How to implement GoogleNet as a Series Netwok?

2 visualizaciones (últimos 30 días)
Manuel Rios
Manuel Rios el 6 de Dic. de 2016
Comentada: rashi purwar el 26 de Oct. de 2017
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

Respuesta aceptada

Anand
Anand el 7 de Dic. de 2016
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 comentarios
shikha purwar
shikha purwar el 5 de Oct. de 2017
this is not work in R2017a
rashi purwar
rashi purwar el 26 de Oct. de 2017
MATLAB R2017b supports GoogleNET.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by