ddlee-cn / awesome_cnnLinks
A collection of CNN structures, contains PyTorch Implementation and Netscope Visualization.
☆41Updated 7 years ago
Alternatives and similar repositories for awesome_cnn
Users that are interested in awesome_cnn are comparing it to the libraries listed below
Sorting:
- ☆64Updated 7 years ago
- Octave convolution☆34Updated 3 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 5 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 6 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- Implementation of Squeezenet in pytorch, pretrained models on Cifar 10 data to come☆92Updated 5 years ago
- Model converter (PyTorch -> MatConvNet)☆62Updated 6 years ago
- Implement Pruning Convolutional Neural Networks for Resource Efficient Inference with Keras framework☆16Updated 7 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 7 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 6 years ago
- Simple Summary of CNN Architecture☆34Updated 6 years ago
- Converting a pretrained pytorch model to tensorflow☆94Updated 8 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- A code for converting and testing Tensorflow models for AI Challenge☆29Updated 5 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Model Pruning and Quantization using Tensorflow☆30Updated 6 years ago
- Experiment with Res2Net. https://arxiv.org/abs/1904.01169☆13Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.☆21Updated 7 years ago
- Low-rank convolutional neural networks☆97Updated 9 years ago
- Pytorch code for paper: Learning Versatile Filters for Efficient Convolutional Neural Networks (NeurIPS 2018)☆79Updated 5 years ago
- Paper list on model compression and acceleration☆26Updated 6 years ago
- Pytorch version of Hinton's Capsule Theory paper: Dynamic Routing Between Capsules☆45Updated 7 years ago
- Code for reproducing results of the paper "Layer rotation: a surprisingly powerful indicator of generalization in deep networks?"☆50Updated 6 years ago
- Convert models from MatConvNet to PyTorch☆95Updated 6 years ago
- An implementation of Channel Pruning on face recognition algorithm Sphereface.☆46Updated 5 years ago