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

Long runtime VGG16 on CIFAR10 #20

Open
annahambi opened this issue Apr 26, 2022 · 0 comments
Open

Long runtime VGG16 on CIFAR10 #20

annahambi opened this issue Apr 26, 2022 · 0 comments

Comments

@annahambi
Copy link

annahambi commented Apr 26, 2022

Can you give a hint on the expected runtime or parameter settings?

I am trying to prune a VGG16 with the CIFAR10 dataset using the command below. I have started the training 6 hours ago, but it is only at 37% accuracy and 0% pruning. I guess the parameters need to be adjusted? Maybe you have a hint?

python3 main.py --prune_type=lt --arch_type=vgg16 --dataset=cifar10 --prune_percent=10 --prune_iterations=35

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