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:
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 5 years ago
- ☆64Updated 7 years ago
- Model converter (PyTorch -> MatConvNet)☆62Updated 6 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆107Updated 6 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 7 years ago
- Implement Pruning Convolutional Neural Networks for Resource Efficient Inference with Keras framework☆16Updated 7 years ago
- Tensorflow Implementation of ChannelNets (NeurIPS 18)☆76Updated 6 years ago
- Implementation of Squeezenet in pytorch, pretrained models on Cifar 10 data to come☆90Updated 5 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Octave convolution☆34Updated 3 years ago
- PyTorch implementation of Local Binary Convolutional Neural Network http://xujuefei.com/lbcnn.html☆47Updated 5 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Simple Summary of CNN Architecture☆34Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search (ICML 2018)☆72Updated 7 years ago
- sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map a…☆48Updated 4 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 8 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- A PyTorch implementation of MNASNET☆47Updated 7 years ago
- Paper list on model compression and acceleration☆26Updated 6 years ago
- ☆52Updated 6 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
- Code for https://arxiv.org/abs/1810.04622☆140Updated 6 years ago
- 整理cvpr论文,包括摘要,动机,架构,结果,总结☆27Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Spatial Transformer Nets in TensorFlow/ TensorLayer☆36Updated 6 years ago