dnlcrl / deep-residual-networks-pyfuntLinks
Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 ILSVRC and COCO challenges).
☆52Updated 8 years ago
Alternatives and similar repositories for deep-residual-networks-pyfunt
Users that are interested in deep-residual-networks-pyfunt are comparing it to the libraries listed below
Sorting:
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 9 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Implementation of Residual Learning with Stochastic Depth http://arxiv.org/pdf/1603.09382v2.pdf☆10Updated 9 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 4 years ago
- ☆29Updated 8 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 8 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- GPU accelerated Deep Belief Network☆47Updated 10 years ago
- Denoising Adversairal Autoencoders☆41Updated 8 years ago
- All My Pytorch projects reside here☆33Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- Neural Network Models for Multi-label learning☆17Updated 5 years ago
- Tensorflow implementation of CRF-RNN☆13Updated 8 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- ☆38Updated 8 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 11 years ago
- Repository for tackling Kaggle Ultrasound Nerve Segmentation challenge using Torchnet.☆48Updated 9 years ago
- Caffe code and prototxt files for the CNN Design Patterns paper☆56Updated 9 years ago
- Draw your net☆48Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 8 years ago
- ☆22Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- an updated version of fb.resnet.torch with many changes.☆38Updated 9 years ago
- An Implementation of 'Texture Synthesis Using Convolutional Neural Networks' with Kylberg Texture Dataset☆34Updated 9 years ago
- An algorithm for classification from a graph-sparse support☆15Updated 6 years ago
- TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)☆11Updated 9 years ago
- Residual Network of Residual Networks in Keras☆23Updated 8 years ago
- Implementation of Google's Inception + ResNet v2 architecture in Keras☆32Updated 9 years ago