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

Result of resnet18 on imagenet is low until epoch60 #68

Open
Jilliansea opened this issue Sep 27, 2020 · 0 comments
Open

Result of resnet18 on imagenet is low until epoch60 #68

Jilliansea opened this issue Sep 27, 2020 · 0 comments

Comments

@Jilliansea
Copy link

Hi, I use FPGM-only to train resnet18 on imagenet with 'python pruning_imagenet.py /nfs/volume-92-4/data/ILSVRC2012 -a resnet18 --save_dir ./snapshots/resnet18-rate-0.3 --rate_norm 1 --rate_dist 0.3 --layer_begin 0 --layer_end 57 --layer_inter 3 --workers 12 --resume ./snapshots/resnet18-rate-0.3',
And until now it has trained 60 epochs, the best result is top1=59.634, top5=82.898 on the test set, which is too low than the official result, is it normal?

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