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

which one make sense? #37

Open
KevinYuk opened this issue Mar 16, 2017 · 1 comment
Open

which one make sense? #37

KevinYuk opened this issue Mar 16, 2017 · 1 comment

Comments

@KevinYuk
Copy link

Hi,

I port the resnet18 model from caffe to keras. Test is on CIFAR10. The convergence curve is below. The accuracy has also reached ~84%. But the curve is strange. Does it make sense?
image

And I have already recreate the keras-resnet here by CIFAR18:
image

Thanks a lot.

@raghakot
Copy link
Owner

raghakot commented Apr 1, 2017

For the first one, it looks like it might be overfitting after epoch 30 ish...
I would try lowering learning rate.

The second one looks better imo.
Did you drop the learning rate around 45th epoch?

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

2 participants