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

[Feature] support mmyolo SDK inference #1506

Closed
caj-github opened this issue Dec 9, 2022 · 5 comments
Closed

[Feature] support mmyolo SDK inference #1506

caj-github opened this issue Dec 9, 2022 · 5 comments

Comments

@caj-github
Copy link

Motivation

when to support mmyolo SDK inference

Related resources

No response

Additional context

No response

@AllentDan
Copy link
Member

AllentDan commented Dec 9, 2022

Hi, @caj-github I've added the support of MMYOLO on rv1126 device to SDK in PR #1321. You may try it out.

@lvhan028
Copy link
Collaborator

lvhan028 commented Jan 4, 2023

@caj-github I think mmdeploy SDK has supported mmyolo. You can convert mmyolo model with mmdeploy's tools/deploy.py by enabling --dump-info. Then you'll get mmyolo's SDK model, the package specified by --work-dir.
Regarding how to use SDK to infer a model, please refer to the demo/python/object_detection.py or demo/python/csrc/c/object_detection.cpp.

@caj-github
Copy link
Author

image
it can not works, report a error like this

@github-actions
Copy link

This issue is marked as stale because it has been marked as invalid or awaiting response for 7 days without any further response. It will be closed in 5 days if the stale label is not removed or if there is no further response.

@github-actions github-actions bot added the Stale label Mar 24, 2023
@github-actions
Copy link

This issue is closed because it has been stale for 5 days. Please open a new issue if you have similar issues or you have any new updates now.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2023
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

4 participants