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

Weired problem when pruning fc6 of caffenet #6

Open
stoneyang opened this issue Dec 22, 2017 · 0 comments
Open

Weired problem when pruning fc6 of caffenet #6

stoneyang opened this issue Dec 22, 2017 · 0 comments

Comments

@stoneyang
Copy link

Hi, @may0324

Thanks for your cool work!

After cloned this code, we have been trying to replicate Han's work in pruning conv-nets, especially the large one like caffenet, a variant of AlexNet.

In pruning fc6, the first fully connected layer in the network, we observed that, this layer can be pruned with the sparsity at most 0.4444444, that is, when you set the parameter sparse_ratio to any number larger than 0.45, the actual sparsity is 0.4444444. This is rather weird to me.

Have you ever encountered this problem? Or could you please share your advice?

Thanks again!

Cheers!

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