Open ShaneHsieh opened 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.
I do something wrong?
What is the size of zip files for 416 and 512?
I Submit 2 two time(one is 416 , another is 512).
What is the size (in Megabytes) of zip files for 416 and 512?
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.
I do something wrong?