alexfjw / prunnable-layers-pytorch
Prunable nn layers for pytorch.
☆48Updated 6 years ago
Alternatives and similar repositories for prunnable-layers-pytorch:
Users that are interested in prunnable-layers-pytorch are comparing it to the libraries listed below
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆125Updated 6 years ago
- ☆57Updated 6 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆60Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- ☆23Updated 8 years ago
- SqueezeNet Generator☆31Updated 6 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- Least Squares GANs in Tensorflow☆17Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- A PyTorch implementation of MNASNET☆46Updated 6 years ago
- Reviewing recent advances in classification on CIFAR 10 and 100 datasets☆37Updated 6 years ago
- Caffe code and prototxt files for the CNN Design Patterns paper☆56Updated 8 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- ☆29Updated 8 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆112Updated 5 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Tensorflow codes for "Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers"☆30Updated 5 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 7 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
- ☆17Updated 8 years ago
- This is th code to FAT method with links to quantized tflite models. (CC BY-NC-ND)☆19Updated 6 years ago
- Evaluating efficiency of several types of convolutions☆30Updated 7 years ago
- An improved version of SqueezeNet networks https://github.com/DeepScale/SqueezeNet☆37Updated 8 years ago