WongKinYiu / yolov9

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
GNU General Public License v3.0
8.89k stars 1.39k forks source link

semantic segmentation #345

Open SylvainArd opened 5 months ago

SylvainArd commented 5 months ago

Hello, how to do semantic segmentation (so not instance segmentation) with yolov9 please ? Thank you Best regards

Miuneyh commented 5 months ago

I have the same question. Why do the output results from using panoptic/predict.py look the same as those from segment/predict.py?

coder678 commented 3 months ago

Hello, how to do semantic segmentation (so not instance segmentation) with yolov9 please ? Thank you Best regards

Have you solved this problem?

SylvainArd commented 3 months ago

no I have not solved the problem, it is always opened