forresti / SqueezeNet

SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
BSD 2-Clause "Simplified" License
2.17k stars 723 forks source link

How to use this SqueezeNet question? #38

Closed LXWDL closed 6 years ago

LXWDL commented 7 years ago

Hello, how will Squeezenet used to compress other network models, such as Faster-rcnn, the specific how to operate it, can you explain it in detail? Thank you

sunnyxiaohu commented 7 years ago

You have to take care about the settings of the layers learning rate and initialization mode .