Is there any post-processing code for c++? #9042
Unanswered
xingjunhong
asked this question in
Q&A
Replies: 1 comment 1 reply
-
MMDet is mainly based on PyTorch, thus written in Python. You may refer to MMDeploy, which exports the models in MMDet for real-world applications, which implements SDK for model inference, which should implement C++ code for the post-processing. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisite
🐞 Describe the bug
Is there any post-processing code for c++?
Environment
Is there any post-processing code for c++?
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions