AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.65k stars 7.96k forks source link

using object segmentation with darknet #2846

Open hakS07 opened 5 years ago

hakS07 commented 5 years ago

@AlexeyAB Hi sir, I want to know if I can use object segmentation with darknet.i will appreciate your help.

vaishnavm217 commented 5 years ago

You can use this as a reference. https://github.com/AlexeyAB/darknet/issues/2436

hakS07 commented 5 years ago

@vaishnavm217 thank you