Filter löschen
Filter löschen

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

4 Ansichten (letzte 30 Tage)
faisal alamri
faisal alamri am 29 Nov. 2017
Beantwortet: Sonam Gupta am 7 Dez. 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.

Antworten (1)

Sonam Gupta
Sonam Gupta am 7 Dez. 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:

Kategorien

Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by