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

No accuracy boost with default settings #10

Open
agnonchik opened this issue Feb 20, 2021 · 1 comment
Open

No accuracy boost with default settings #10

agnonchik opened this issue Feb 20, 2021 · 1 comment

Comments

@agnonchik
Copy link

I don't observe any accuracy boost for dy_resnet18 compared to raw_resnet18 model on CIFAR10 and CIFAR100 datasets.
I used default hyper-parameters for the training and observed.
CIFAR10: dy 86.01%, raw 87.75%
CIFAR100: dy 54.59%, raw 56.52%.
All the experiments were bellow my expectations (>90% for CIFAR10, >70% for CIFAR100).
How to take advantage of dynamic convs?

@RongKaiWeskerMA
Copy link

The implementation looks fine according to the paper. But not sure if there are tricks to make the algorithm work. Or maybe it is not even working? Idk.

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