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

results on cifar100 #48

Open
apeterswu opened this issue Jul 7, 2018 · 1 comment
Open

results on cifar100 #48

apeterswu opened this issue Jul 7, 2018 · 1 comment

Comments

@apeterswu
Copy link

Hi,

Thanks for the great work and released code. I have tried to run several times on cifar100+ with the DenseNet-BC (L=190, k=40), but it's hard to reproduce the result 17.18. My training script looks like this, simply replace the dataset to be cifar100 and without the efficient setting:
python demo.py --depth 190 --growth_rate 40 --save ckpts --batch_size 64 --valid_size 0
The best result I got is about 17.3x, did you think this result is also acceptable or did I miss anything? Thanks a lot.

@liuzhuang13
Copy link
Owner

I think that is totally acceptable, sometimes the variance on CIFAR-100 can be even up to 1% (when error around ~25% ).

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