pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.69k stars 21.33k forks source link

yolov3-tiny performs not good #1500

Open xywlpo opened 5 years ago

xywlpo commented 5 years ago

Hi, I use the default yolov3-tiny.weight to detect object, but the performance is bad. Even the yolov2-tiny is much better than yolov3-tiny. Why is this? I use the following command: ./darknet detect cfg/yolov3-tiny.cfg yolov3-tiny.weights data/kite.jpg

clemente0731 commented 5 years ago

because it is tiny