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

Does MNN support mobilenet-yolov2orv3? #33

Closed
zefan7564 opened this issue May 9, 2019 · 2 comments
Closed

Does MNN support mobilenet-yolov2orv3? #33

zefan7564 opened this issue May 9, 2019 · 2 comments

Comments

@zefan7564
Copy link

No description provided.

@jxt1234
Copy link
Collaborator

jxt1234 commented May 9, 2019

Support. But for caffe model you may to check the op / layer type. For example, Yolov3DetectionOutput should be changed as DetectionOutput. ConvolutionDepthWise should be changed as Convolution with group.

@zefan7564
Copy link
Author

thank you

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

No branches or pull requests

2 participants