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

2 次查看(过去 30 天)
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.

回答(1 个)

Sonam Gupta
Sonam Gupta 2017-12-7
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:

产品

Community Treasure Hunt

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

Start Hunting!

Translated by