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

1 次查看(过去 30 天)
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 中查找有关 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