Deep Learning: Transfer Learning in 10 lines of MATLAB Code
编者注: 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
引用格式
MathWorks Deep Learning Toolbox Team (2024). Deep Learning: Transfer Learning in 10 lines of MATLAB Code (https://www.mathworks.com/matlabcentral/fileexchange/61639-deep-learning-transfer-learning-in-10-lines-of-matlab-code), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- AI and Statistics > Deep Learning Toolbox >
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows >
标签
致谢
启发作品: Training 3D CNN models
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!FileExchangeEntry/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Updated icon image. |