how is the in-line googlenet or inception v3 created using codes?

조회 수: 1 (최근 30일)
Jack Xiao
Jack Xiao 2019년 1월 4일
댓글: Jack Xiao 2019년 1월 8일
Hi, I need to create an NIN structure just like googlenet.
so how to fulfill it in deep leaning toolbox? ( not with Deep Network Designer but with codes)

채택된 답변

Vishal Bhutani
Vishal Bhutani 2019년 1월 7일
By my understanding it seems that you want to create a similar architecture to googlenet.
You can refer to the link attached below for refering the googlenet architecture and you can use MATLAB function for creating the architecture:
MATLAB functions which will be helpful to create the architecture:
Also you can try using googlenet inbuilt architecture in MATLAB as a pre-trained network and train it for your dataset.
Hope it helps.
  댓글 수: 1
Jack Xiao
Jack Xiao 2019년 1월 8일
thank you, maybe imitating the keras sripts is a good choice. but I really hope there can be scripts of constructing these typical models as every deep learning platform has that scripts.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by