facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.21k stars 5.45k forks source link

What is the value of boxes in vis_one_image in vis.py ? #1014

Open sharon-samson opened 3 years ago

sharon-samson commented 3 years ago

I need to find the landmark points of a segmented image My input image is cloth and i need to find the keypoints of it. Iam able to do segmentation using the blog https://manishsinghrajput96.blogspot.com/search/label/Deepfashion2%20Dataset%20implementation But still need to visualize the points.. Can anyone help me on that? OS-ubuntu Python--3.6.9