Training network with resnet50

조회 수: 53 (최근 30일)
hadasa edri
hadasa edri 2021년 5월 8일
답변: Divya Gaddipati 2021년 5월 11일
Is there an example of how to use the resnet50 training network for machine learning,
How is training different from training on the googlenet network?

답변 (1개)

Divya Gaddipati
Divya Gaddipati 2021년 5월 11일
You can refer to this link which shows the training workflow in detail. As you want to train a ResNet-50, you can select resnet from the options in the Load Pretrained Network section of the example.
You can also refer to this example which shows the Transfer Learning workflow, where you can replace the 'googlenet' with 'resnet50'.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by