Deep Learning: Transfer Learning in 10 lines of MATLAB Code

Use transfer learning for training a deep neural network to classify 5 different types of food.
8,8K téléchargements
Mise à jour 24 fév. 2017

Afficher la licence

Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week

Learn how to use transfer learning in MATLAB to re-train deep learning networks created by experts for your own data or task.
This demo teaches you how to use transfer learning to re-train AlexNet, a pretrained deep convolutional neural network (CNN or ConvNet) to recognize snack food such as hot dogs, cup cakes and apple pie.
You can download the AlexNet support package here:
https://www.mathworks.com/matlabcentral/fileexchange/59133-neural-network-toolbox-tm--model-for-alexnet-network
You can download the webcam support package here:
https://www.mathworks.com/matlabcentral/fileexchange/45182-matlab-support-package-for-usb-webcams

Citation pour cette source

MathWorks Deep Learning Toolbox Team (2026). Deep Learning: Transfer Learning in 10 lines of MATLAB Code (https://fr.mathworks.com/matlabcentral/fileexchange/61639-deep-learning-transfer-learning-in-10-lines-of-matlab-code), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et MATLAB Answers
Remerciements

A inspiré : Training 3D CNN models

Version Publié le Notes de version
1.0.0.0

Updated icon image.