statsml / compress-net-notes
☆20Updated 7 years ago
Alternatives and similar repositories for compress-net-notes:
Users that are interested in compress-net-notes are comparing it to the libraries listed below
- Efficient forward propagation for BCNNs☆50Updated 7 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 6 years ago
- Tensorflow codes for "Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers"☆30Updated 5 years ago
- Move to https://github.com/apache/incubator-tvm-site☆27Updated 4 years ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 7 years ago
- Simple, efficient and flexible vision toolbox for mxnet framework.☆31Updated 7 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- Code for paper "Energy-Constrained Compression for Deep Neural Networks via Weighted Sparse Projection and Layer Input Masking"☆17Updated 5 years ago
- ☆33Updated 8 years ago
- Caffe re-implementation of dynamic network surgery.☆18Updated 6 years ago
- SqueezeNet Generator☆31Updated 6 years ago
- [ECCV18] Constraint-Aware Deep Neural Network Compression☆12Updated 6 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- Training neural networks with 8-bit computations☆28Updated 8 years ago
- AutoGrow: Automatic Layer Growing in Deep Convolutional Networks (KDD 2020)☆39Updated 5 years ago
- ☆23Updated 8 years ago
- Training wide residual networks for deployment using a single bit for each weight - Official Code Repository for ICLR 2018 Published Pape…☆36Updated 4 years ago
- Path-Level Network Transformation for Efficient Architecture Search, in ICML 2018.☆112Updated 6 years ago
- ☆45Updated 2 years ago
- Structured Bayesian Pruning, NIPS 2017☆73Updated 4 years ago
- MnasNet snapshot☆34Updated 5 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- PyTorch C++ Extension Example