pjreddie / darknet

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

all zeros in training YOLOv3 #1493

Open vishnu41 opened 5 years ago

vishnu41 commented 5 years ago

I'm using pytorch-0.4-yolov3-master to train yolo model for custom dataset. but all the values in training are zeros. yolo_training here is my cfg file yolo-obj.txt

dingxihao1991 commented 5 years ago

你好 有没有遇到这种错误: collect2: error: ld returned 1 exit status Makefile:77: recipe for target 'darknet' failed make: *** [darknet] Error 1