darknet icon indicating copy to clipboard operation
darknet copied to clipboard

Segmentation Fault

Open shiva2410 opened this issue 4 years ago • 1 comments

I tried running ./darknet testimages cfg/dota.data cfg/yolo-dota.cfg dota-backup/yolo-dota.cfg_450000.weights -img /home/shiva/work/DOTA_YOLOv2/data_transform/images/try.jpg -savetxt -saveimg

I got this error

Arguments: dataFile: cfg/dota.data cfgFile: cfg/yolo-dota.cfg weightsFile: dota-backup/yolo-dota.cfg_450000.weights default confidence thresh: 0.250000 hier_thresh: 0.500000 Segmentation fault (core dumped)

I am using Yolov2 Please help

shiva2410 avatar May 11 '20 09:05 shiva2410

@shiva2410 Hi, have you solved this problem? Thank you.

DongXingshuai avatar Dec 30 '20 18:12 DongXingshuai