Skip to content
Discussion options

You must be logged in to vote

These aren't mutually exclusive, and I'd check per-class AP first before deciding between them; if one class has much lower AP than the others, that points more toward label noise/class imbalance rather than pure convergence speed. If box loss is still dropping meaningfully while cls loss has basically flattened, that's a pretty normal decoupling since box regression usually takes longer to converge than classification, so I wouldn't read that alone as a problem. Also worth checking if val mAP and train mAP are both plateauing together or diverging, since a growing gap there would point more toward overfitting/noise than pure slow convergence.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TeddyxDaou
Comment options

Answer selected by TeddyxDaou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
detect Object Detection issues, PR's
3 participants