YOLO-series icon indicating copy to clipboard operation
YOLO-series copied to clipboard

[Not an actual issue] Regarding YOLOv3

Open nikheelpandey opened this issue 6 years ago • 1 comments

Hey Mark, Nice video you got there. Followed them and now I have a working plug and play object detection system. What I wanted to know about, what should I do if I were to use YOLOv3 or resnet or some other model? Also, it would be nice if you could make a video on image segmentation as well. Well, thanks for the videos though! Cheers!

nikheelpandey avatar May 23 '18 05:05 nikheelpandey

For YOLOv3, I don't believe the darkflow repo has been updated yet to support it. You would have to add some new layers that's shown in the YOLOv3 paper, but it will be tough to implement. You can of course work with Darknet directly.

TheRedMudder avatar Jun 11 '18 07:06 TheRedMudder