Skip to content
New issue

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

Training over-fitting after every epochs #122

Open
songshan0321 opened this issue Nov 20, 2019 · 0 comments
Open

Training over-fitting after every epochs #122

songshan0321 opened this issue Nov 20, 2019 · 0 comments

Comments

@songshan0321
Copy link

songshan0321 commented Nov 20, 2019

I use train.py to train on my relabel ade20k dataset (150 to 5 classes) but couldn't get good result. mIoU is always at maximum 57%.

My training parameters:

  • Batch Size: 32

After plotting out the train loss and val loss graph, I found that the loss pattern is suspicious, it is shown below. Model is overfitting regularly after every epoch and I assume that's the reason why my model can't hit a higher mIoU. I have no idea why.
loss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant