Is there any MSCOCO (object categories) CNN pre-trained model?

2 visualizaciones (últimos 30 días)
faisal alamri
faisal alamri el 29 de Nov. de 2017
Respondida: Sonam Gupta el 7 de Dic. de 2017
Hi everyone, First, thank you for your help in advance. Second, I am looking for a matlab pre-trained model that was trained on MSCOCO datataset. I have found some, but they were trained in python, where I am looking for one that I can use in MATLAB.
Thank you again.

Respuestas (1)

Sonam Gupta
Sonam Gupta el 7 de Dic. de 2017
What is the type of pre trained model that you have found in python? You can probably see, how you you can import a model in MATLAB. For instance, if it is a caffe model then you should be able to import it using importCaffeeNetwork function. Refer to following link for more information:

Categorías

Más información sobre Call Python from MATLAB en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by