Non-Max Supression Issue #3484
Unanswered
MohitDAngrish
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After training the detectron faster_rcnn_R_50_C4_3x for a certain usecase with the given below config :
Train loss is reducing upto 0.3 but the val loss is still at 0.9. Model seem to be overfitting. But that's not the case when i try doing predictions the output seemed reasonable but there was an issue of overlapping boxes as you can see below.
So here are my two questions:
Beta Was this translation helpful? Give feedback.
All reactions