pjreddie / darknet

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

train goes well got ap 0 with yolov4-csp-x-swish.cfg #2466

Open mnoroozii opened 3 years ago

mnoroozii commented 3 years ago

I have used new cfg released for the yolov4: yolov4-csp-x-swish.cfg yolov4-csp-x-swish.weights as it's pre-trained weights

train well starting from 32 as it's loss-function value going down under 0.04 but shows me nothing when I run test. @AlexeyAB Please help.

mnoroozii commented 3 years ago

I think I used a wrong version for pre-trained. It will be updated soon after training again.

AlexeyAB commented 3 years ago

Use this repository https://github.com/AlexeyAB/darknet

mnoroozii commented 3 years ago

image

Nothing changed! cfg is not correct I think!