필터 지우기
필터 지우기

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