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

Detection model without onnxruntime #54

Closed
johngebbie opened this issue Apr 14, 2023 · 2 comments
Closed

Detection model without onnxruntime #54

johngebbie opened this issue Apr 14, 2023 · 2 comments

Comments

@johngebbie
Copy link
Contributor

Hi @emilianavt,
I'm just using opencv without onnxruntime and got the landmarking working using the unoptimized models you shared in #48, which is great.

I just tried the optimized detection model (mnv3_detection_opt.onnx) but not that surprisingly got the same layer error as with the optimized landmarking models.

It'd be fab if you could share the unoptimized detection model too.

@emilianavt
Copy link
Owner

Please try this: mnv3_detection.zip

@johngebbie
Copy link
Contributor Author

It loads successfully. You're a star!

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