shuokay / resnet
Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385
☆85Updated 8 years ago
Alternatives and similar repositories for resnet:
Users that are interested in resnet are comparing it to the libraries listed below
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- An implementation of CNN visualization.☆98Updated 9 years ago
- modified version of caffe which support DeconvNet and DecoupledNet☆102Updated 9 years ago
- This is a caffe implementation to visualize the learnt model☆60Updated 3 years ago
- Train Deep Residual Network from Scratch or or Fine-tune Pre-trained Model using Matconvnet☆82Updated 7 years ago
- Object detection demo: Fine-grained search (FGS) + StructObj☆50Updated 8 years ago
- A Recurrent Neural Network for Object Segmentation☆125Updated 7 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Caffe☆81Updated 7 years ago
- An implementation of Highway Networks in Caffe☆96Updated 9 years ago
- convert the matlab code of PCANet to C++ & Scala☆70Updated 4 years ago
- DecoupledNet: Decoupled Deep Neural Network for Semi-supervised Semantic Segmentation☆74Updated 9 years ago
- A VGG practical on convolutional neural networks☆154Updated 6 years ago
- Chainer's simple implementation of fast R-CNN☆43Updated 5 years ago
- A MatConvNet-based implementation of the Fully-Convolutional Networks for image segmentation☆175Updated 8 years ago
- Batch Normalization Layer for Caffe☆35Updated 9 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 8 years ago
- First step towards...☆33Updated 8 years ago
- Implementation of Deep Residual Learning / Residual Network for MSR paper http://arxiv.org/abs/1512.03385☆37Updated 9 years ago
- This set of files is an example of how to use Tensorflow for importing and retraining an existing model, such as ResNet. The goal of this…☆24Updated 8 years ago
- Caffe fork that supports SPP_net or faster R-CNN☆99Updated 6 years ago
- A deconvolutional network in caffe☆114Updated 8 years ago
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆128Updated 7 years ago
- Primitive implementation of Deconvnet, used to visualize CNN. Just for fun :)☆50Updated 9 years ago
- Convolutional (Patch) Networks for Semantic Segmentation☆123Updated 3 years ago
- Code for several state-of-the-art papers in object detection and semantic segmentation.☆86Updated 7 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆44Updated 4 years ago