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

prune a Unet #78

Open
shockjiang opened this issue Jan 7, 2018 · 5 comments
Open

prune a Unet #78

shockjiang opened this issue Jan 7, 2018 · 5 comments

Comments

@shockjiang
Copy link

Dear Author(s),
I am trying to applying this channel pruning method on a Unet(which is RCNN-like network with residual branch. I have tried weeks to read your python code (Also I am quite familar with caffe's code).
So I tried to dig out that how you pruned channels of ResNet50. However, in the release of ResNet-50-2X (https://github.com/yihui-he/channel-pruning/releases/tag/ResNet-50-2X), the code seems to use VGG instead of ResNet. Would you please help to guide how to run your method on ResNet?

@XhqGlorry11
Copy link

@shockjiang hi, am also considering pruning Unet using this method. Have you succeed?

@shockjiang
Copy link
Author

shockjiang commented Jun 27, 2018 via email

@XhqGlorry11
Copy link

@shockjiang GREAT!Does your implementation works?How is the result?

@shockjiang
Copy link
Author

shockjiang commented Jun 27, 2018 via email

@bbjy
Copy link

bbjy commented Jul 17, 2018

@shockjiang Hi, have you implement the method in the paper by yourself? I want to prune the resnet50, but I don't know how to design the "rankdic" . What's more, if I may be so bold to ask that have you released your code? Thank you so much!

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

3 participants