Training network with resnet50

57 visualizaciones (últimos 30 días)
hadasa edri
hadasa edri el 8 de Mayo de 2021
Respondida: Divya Gaddipati el 11 de Mayo de 2021
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?

Respuestas (1)

Divya Gaddipati
Divya Gaddipati el 11 de Mayo de 2021
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'.

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by