lucasjinreal / yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
GNU General Public License v3.0
3.13k stars 483 forks source link

Pixel coordinates in Instance segmentation #205

Closed matuzawa1 closed 1 year ago

matuzawa1 commented 1 year ago

I would like to get all the pixel coordinates (integers) of Instance segmented, but I don't know how to do it. Thank you in advance for your help.