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

yolov3-tiny_3l #4303

Open centurions opened 4 years ago

centurions commented 4 years ago

Hello . Someone please tell me which pre-trained weights we should use for yolov3-tiny_3l ? Thx

centurions commented 4 years ago

I mean for training yolov3-tiny_3l

AlexeyAB commented 4 years ago

Use yolov3-tiny.conv.15 the same as for yolov3.cfg https://github.com/AlexeyAB/darknet#how-to-train-tiny-yolo-to-detect-your-custom-objects

prat96 commented 4 years ago

@centurions Please close the issue if it's solved :)