You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.