ethanhe42 / channel-pruning

Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
https://arxiv.org/abs/1707.06168
MIT License
1.08k stars 310 forks source link

how to handle different dim between f(x) with x in residual module of ResNet #33

Closed eeric closed 7 years ago

eeric commented 7 years ago

fg: F(x) = f(x)+x f(x) in residual module.

ethanhe42 commented 7 years ago

see my resnet prototxt, or the paper

On Thu, Oct 12, 2017 at 2:31 AM, eeric notifications@github.com wrote:

fg: F(x) = f(x)+x f(x) in residual module.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yihui-he/channel-pruning/issues/33, or mute the thread https://github.com/notifications/unsubscribe-auth/AJkBS1TPTsvNzDim6teZ4Zqzflu8GOhdks5srbI7gaJpZM4P2hvN .

eeric commented 7 years ago

@yihui-he, where is your resnet prototxt?

ethanhe42 commented 7 years ago

read the readme

On Thu, Oct 12, 2017 at 3:15 AM, eeric notifications@github.com wrote:

@yihui-he https://github.com/yihui-he, where is your resnet prototxt?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/yihui-he/channel-pruning/issues/33#issuecomment-336041959, or mute the thread https://github.com/notifications/unsubscribe-auth/AJkBSzGpqzBWvnZ-IA8sx8J3gS5UAFxPks5srbydgaJpZM4P2hvN .

-- Best, Yihui He http://yihui-he.github.io/