Recently, I have been working with DeepLearning and Matlab, I have run some examples from the official Web page and also others from Webinars. Thanks to that I have codes to implement the well known 1000 cathegories Alex-net Convolutional Neural Network, and also I know how to build a CNN from the beginning , but now I would like to try with another Pre trained CNN , for instance GoogleNET, I downloaded the .m file from vlfeat. unfortunatly I can not use @helperImportMatConvNet@ command with this NET. tere is any way to tranform this Net into a series Network.
Thanks

 채택된 답변

Anand
Anand 2016년 12월 7일

0 개 추천

MATLAB as of R2016b does not support non-series networks. This will be part of a future release.
GooleNet is not a series network. Therefore you won't be able to do that transformation.

댓글 수: 6

So , for now I can't fine tune GooleNet in Matlab ? should I use another software like python ?
Hi Manuel, did you come up with a solution?
Hi , I decided to use AlexNet but Matlab Already supports: VGG 16 and VGG19 https://www.mathworks.com/help/nnet/ref/vgg19.html
Carole
Carole 2017년 7월 7일
편집: Carole 2017년 7월 7일
Hi Anand, Do you know in which version or an approximate time when it should be implemented? I did not see it in R2017a. Thank you.
this is not work in R2017a
rashi purwar
rashi purwar 2017년 10월 26일
MATLAB R2017b supports GoogleNET.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2016년 12월 6일

댓글:

2017년 10월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by