RTMDet-Ins postprocessing source code in C #2620
Unanswered
acg93-pixel
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I'm trying to deploy RTMDet_Ins to custom embedded device, so I can't use mmdeploy directly.
I was wondering, is there a simplified postprocessing code for RTMDet-Ins in C? Basically, all I need is function predict_by_feat: mmdeploy/codebase/mmdet/models/dense_heads/rtmdet_ins_head.py written in C, but couldn't find in SDK source code.
Beta Was this translation helpful? Give feedback.
All reactions