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 Center および File ExchangeImage Data Workflows についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by