mil-ad / snip

Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.
MIT License
103 stars 15 forks source link

model weight #6

Open xiaoliyang1 opened 2 years ago

xiaoliyang1 commented 2 years ago

Hello, my research direction is neural network hardware accelerators. I need model parameters to test. Do you have well-trained models, such as vgg, LeNet, AlexNet, etc. Any network model is fine, I need more models to test, please send me an email, 1617229869@qq.com, thank you very much.

mil-ad commented 2 years ago

I'm afraid I do not have pre-trained models but running the training scripts is pretty easy.