Darknet: How do validate yolov2 and yolov3 on VOC2007 + VOC2012?

Created on 18 Apr 2018  路  1Comment  路  Source: pjreddie/darknet

I can run ./darknet detector valid cfg/voc.data cfg/yolo-voc.cfg backup/yolo-voc_final.weights. But I can't run this command with yolov2.cfg. When I use command ./darknet detector valid cfg/voc.data cfg/yolov2.cfg yolov2.weights I run into a segmentation fault.

Why I get another results when I use command ./darknet yolo valid ... ?

Most helpful comment

Did you get any solution for this ?

>All comments

Did you get any solution for this ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  4Comments

ryuzakinho picture ryuzakinho  路  4Comments

TheHidden1 picture TheHidden1  路  3Comments

AndyZX picture AndyZX  路  3Comments

HoracceFeng picture HoracceFeng  路  3Comments