We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I have trained VOC dataset for more than 100 epochs, but got poor mAP like follow picture, could you give me some advice?
61 0.385491111925769 +-------+-------------+---------+ | Index | Class name | AP | +-------+-------------+---------+ | 0 | aeroplane | 0.52876 | | 1 | bicycle | 0.51916 | | 2 | bird | 0.21619 | | 3 | boat | 0.20655 | | 4 | bottle | 0.17592 | | 5 | bus | 0.49210 | | 6 | car | 0.65309 | | 7 | cat | 0.37413 | | 8 | chair | 0.27039 | | 9 | cow | 0.32184 | | 10 | diningtable | 0.29266 | | 11 | dog | 0.32523 | | 12 | horse | 0.49650 | | 13 | motorbike | 0.41374 | | 14 | person | 0.63095 | | 15 | pottedplant | 0.13953 | | 16 | sheep | 0.32720 | | 17 | sofa | 0.39814 | | 18 | train | 0.42953 | | 19 | tvmonitor | 0.49823 | +-------+-------------+---------+
The text was updated successfully, but these errors were encountered:
@ArtyZe Same observation. Came up with any idea ?
Sorry, something went wrong.
No better way but change to another repo :( https://github.com/Peterisfar/YOLOV3.git This one works well in voc dataset. I have trained successfully
No branches or pull requests
Hello, I have trained VOC dataset for more than 100 epochs, but got poor mAP like follow picture, could you give me some advice?
The text was updated successfully, but these errors were encountered: