In detectron 2 how could i get detected object class name and the bounding box x,y coordinates? https://i.stack.imgur.com/YFFhd.png i just want to print it like this: print(name,x,y)===ESP8266, 55, 130
In detectron 2 how could i get detected object class name and the bounding box x,y coordinates?
https://i.stack.imgur.com/YFFhd.png
i just want to print it like this: print(name,x,y)===ESP8266, 55, 130