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

filter pruning or channel pruning? #6

Open
wzd-fanshan opened this issue Sep 2, 2020 · 0 comments
Open

filter pruning or channel pruning? #6

wzd-fanshan opened this issue Sep 2, 2020 · 0 comments

Comments

@wzd-fanshan
Copy link

Hello!
I am a beginner, and I would like to ask you a question that puzzles me.
When I read the paper PRUNING FILTERS FOR EFFICIENT CONVNETS, I found that Pruning a filter results in removal of its corresponding feature map and related kernels in the next layer.
However, in the code I only found actions to remove filters at the i th layer and did not remove related Kernels in the next layer.
So is this code channel pruning or filter pruning?

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