evaluating semantic segmentation using maskrcnn results #4058
andreaceruti
started this conversation in
General
Replies: 1 comment 1 reply
-
Did you ever find a solution? |
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.
-
Hi, I would like to evaluate my maskrcnn model also on the semantic segmentation task.
So how could I elaborate the json detections produced by the maskrcnn model (coco_instances_results.json) in order to feed them to the SemSegEvaluator? Anyone could give me some hints?
Beta Was this translation helpful? Give feedback.
All reactions