How to use C++ get Mask RCNN inference point data #2786
Unanswered
ricklina90
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm using caffe2_tracing to generate a test model from Model Zoo Mask R-CNN, and then using C++ to inference . This code https://github.com/facebookresearch/detectron2/blob/master/tools/deploy/torchscript_traced_mask_rcnn.cpp can do inference easily. How to use C++ to get point data from pred_masks ? I'm looking for advice. Thank you.
Rick
Beta Was this translation helpful? Give feedback.
All reactions