Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load mobilenet v2 into deepdetect ? #724

Open
ghost opened this issue Apr 20, 2020 · 1 comment
Open

How to load mobilenet v2 into deepdetect ? #724

ghost opened this issue Apr 20, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 20, 2020

Hi guys,

Hope you are all well !

Still quite a newbie, I look for the steps to follow in order to load Mobilenet v2 and do some object detection with Deepdetect.

Can you tell me where to download the model and the labels ?
And how to load them into Deepdetect ?

Thanks in advance for any insights or inputs on that topic.

Cheers,
X

@beniz
Copy link
Collaborator

beniz commented Apr 20, 2020

Hi, have you looked at the detection models and loading instructions here: https://www.deepdetect.com/models/?opts={%22media%22:%22image%22,%22type%22:%22detection%22,%22backend%22:[%22caffe%22,%22tensorflow%22,%22caffe2%22],%22platform%22:%22desktop%22,%22searchTerm%22:%22%22}#

We rarely use MobileNetV2, and don't provide pretrained model for that architecture. The list above has similar models, typically using SqueezeNet-SSD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant