Transfer deep learning training from Matlab to Keras
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
For the same model and same training images, Matlab always trains better model than Keras does. For example, I tried training a MobileNetV2 on image classification. Given the same training images, Matlab trained model can easily achieve 98% accuracy, but Keras trained model only got 85% accraucy. 
I'm wondering if there's a way to output Matlab training parameters and settings, then import them to Keras for training?
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

