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

Coco Map with yolov4-tiny #6158

Open ShaneHsieh opened 4 years ago

ShaneHsieh commented 4 years ago

I test coco map with yolov4-tiny. I follow https://github.com/AlexeyAB/darknet/wiki/How-to-evaluate-accuracy-and-speed-of-YOLOv4 to do it.

I got the result with use original yolov4-tiny.cfg . But when i use width and heights = 512, i will get the coco WARNING.

image

I do something wrong?

AlexeyAB commented 4 years ago

What is the size of zip files for 416 and 512?

ShaneHsieh commented 4 years ago

I Submit 2 two time(one is 416 , another is 512). image

AlexeyAB commented 4 years ago

What is the size (in Megabytes) of zip files for 416 and 512?

ShaneHsieh commented 4 years ago

image