Getting-Things-Done-with-Pytorch
Getting-Things-Done-with-Pytorch copied to clipboard
How to display class name of detected object
Regarding the tutorial you made on face detection using Detectron2, i want to output the bounding box on detected objects with the class name, instead of displaying the scores only. I would be glad if you could explain how to achieve that.
Hello Musbell, did you found a way to make the class names visible along with output?