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

How to use this approach in case of resnet architecture #51

Open
surekhag28 opened this issue May 22, 2020 · 1 comment
Open

How to use this approach in case of resnet architecture #51

surekhag28 opened this issue May 22, 2020 · 1 comment

Comments

@surekhag28
Copy link

This is not an issue but not sure where should I ask this question hence thought of posting it here.
From the models I can see that it is very linear and do not need forward function as it has common wrapper. I tried to follow this approach for resnet architecture but I am kind of end up getting always 14% accuracy.
Will it be possible for you to provide sample example for the same (just the model)?

@lvyilin
Copy link

lvyilin commented Jul 14, 2020

I got the same problem while implement in resnet50 and train by imagenet. It got about 23% acc in 40 epochs. It seems that hard to train in deeper architecture.

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