how to train Alexnet from scratch (without transfer learning)?

조회 수: 8 (최근 30일)
Jack Xiao
Jack Xiao 2019년 3월 12일
편집: Santhosh A V 2019년 3월 20일
how to train Alexnet from scratch as the loaded one is pretrained.
I need to compare with the performance on imagenet.
Are there demos or scripts for creating Alexnet or Inception net but not just by loading?

답변 (1개)

Santhosh A V
Santhosh A V 2019년 3월 15일
Hi Jack Xiao
You can refer the below link for training a network from scratch in MATLAB.
Thanks
Santhosh
  댓글 수: 2
Jack Xiao
Jack Xiao 2019년 3월 15일
Thank you, good demo. maybe the key is how to create the network by hand.
Are there any demos for creating alexnet, inception net or resnet using scripts but not just by loading?
Santhosh A V
Santhosh A V 2019년 3월 20일
편집: Santhosh A V 2019년 3월 20일
Hi Jack Xiao
You can refer to below link for training a network on CIFAR-10 data.
or watch a video below
https://in.mathworks.com/videos/training-a-neural-network-from-scratch-with-matlab-1492008542195.html
Thanks
Santhosh

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by