szagoruyko / binary-wide-resnetLinks
PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)
☆126Updated 6 years ago
Alternatives and similar repositories for binary-wide-resnet
Users that are interested in binary-wide-resnet are comparing it to the libraries listed below
Sorting:
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- Training wide residual networks for deployment using a single bit for each weight - Official Code Repository for ICLR 2018 Published Pape…☆36Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.