Transfer Learning Alexnet .how i save my train network after training on image datasets using Alexnet??

1 次查看(过去 30 天)
i train a network using alexnet Transfering learning on two different images datasets .
Now i want to save this train network because i applay on different images to compare results .
how can it possible ?
  1 个评论
Lorenzo Nava
Lorenzo Nava 2020-10-20
You can find it in the workspace. Train two different times with two different names.
Es:
1 - net1 = trainNetwork(...........) with the first dataset
2 - net2 = trainNetwork(..........) with the second dataset

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by