AlexeyAB / darknet

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

Segmentation Network #4583

Open phinoo opened 4 years ago

phinoo commented 4 years ago

hi Alex,Thanks for your great work. Is it possible to implement a segmentation network under Darknet?

bagminer commented 4 years ago

Yes its possible. You can find lot of image segmentation implementation in github for reference.

LukeAI commented 4 years ago

Yolact is darknet-inspired