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
 - Implementation of Squeezenet in pytorch, pretrained models on Cifar 10 data to come☆90Updated 5 years ago
 - Model converter (PyTorch -> MatConvNet)☆62Updated 6 years ago
 - Implement Pruning Convolutional Neural Networks for Resource Efficient Inference with Keras framework☆16Updated 8 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
 - Simple Summary of CNN Architecture☆34Updated 7 years ago
 - A PyTorch implementation of MixNet: Mixed Depthwise Convolutional Kernels☆11Updated 6 years ago
 - A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
 - Deep Visualization Toolbox Github: https://github.com/yosinski/deep-visualization-toolbox Understanding Image Representations by Invert…☆15Updated 8 years ago
 - pytorch codes☆51Updated 6 years ago
 - Reproduce selected deep learning models from scratch in PyTorch☆61Updated 6 years ago
 - A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆106Updated 6 years ago
 - This is a repository for summarizing papers especially related to machine learning.☆65Updated 6 years ago
 - Code for https://arxiv.org/abs/1810.04622☆140Updated 6 years ago
 - Octave convolution☆34Updated 3 years ago
 - PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
 - Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search (ICML 2018)☆72Updated 7 years ago
 - Converting a pretrained pytorch model to tensorflow☆94Updated 8 years ago
 - 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
 - Train your own data with MatConvNet☆88Updated 7 years ago
 - the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 7 years ago
 - A PyTorch implementation of MNASNET☆47Updated 7 years ago
 - Tools for computing model parameters and FLOPs.☆88Updated 6 years ago
 - Tensorflow Implementation of ChannelNets (NeurIPS 18)☆76Updated 6 years ago
 - Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 8 years ago
 - Convert models from MatConvNet to PyTorch☆95Updated 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
 - pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
 - Code for reproducing results of the paper "Layer rotation: a surprisingly powerful indicator of generalization in deep networks?"☆50Updated 6 years ago
 - Simple Tensorflow implementation of "GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond"☆39Updated 6 years ago