facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
29.32k stars 7.32k forks source link

semantic segmentation evaluation #5193

Closed msdkarimi closed 5 months ago

msdkarimi commented 5 months ago

During the validation what would be the value of stuff_classes, it must be the list of panoptic categories? In validation I've got an error for confusion matrix computation, it expects to have a corresponding category in pixels but it breaks. My question is that, every time I want to validate my model, I have to fill stuff classes with the classes which model is trained for? right? Thanks in advance.

github-actions[bot] commented 5 months ago

You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template. The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";

github-actions[bot] commented 5 months ago

Requested information was not provided in 7 days, so we're closing this issue.

Please open new issue if information becomes available. Otherwise, use github discussions for free-form discussions.