How to draw result of mask-rcnn inferred by libtorch model in c++ #3083
WorstCodeWay
started this conversation in
Ideas
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.
-
I use my model in libtorh c++ version. I can get correct bounding boxes and show them. But I have no idea to display masks with the result.
So, I will be very grateful if someone can share these codes to display results from mask-rcnn in libtorch c++.
Beta Was this translation helpful? Give feedback.
All reactions