pjreddie / darknet

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

Recall is 17% #1459

Open elfpattern opened 5 years ago

elfpattern commented 5 years ago

I trained a model, my data contains 10 classes, after training 28000 epochs, I did the experiments to test the model ,But my Recall is only 17%, who can tell me what happened?

elfpattern commented 5 years ago

My data is correct , I have checked it.

pjspillai commented 5 years ago

Can you let the training run upto a 100k iterations and post the recall scores/10k ?