shuokay / resnetLinks
Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385
☆87Updated 9 years ago
Alternatives and similar repositories for resnet
Users that are interested in resnet are comparing it to the libraries listed below
Sorting:
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- modified version of caffe which support DeconvNet and DecoupledNet☆102Updated 9 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- A VGG practical on convolutional neural networks☆155Updated 6 years ago
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 6 years ago
- Primitive implementation of Deconvnet, used to visualize CNN. Just for fun :)☆49Updated 10 years ago
- Object detection demo: Fine-grained search (FGS) + StructObj☆50Updated 8 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 6 years ago
- Batch Normalization Layer for Caffe☆35Updated 9 years ago
- Code for SDS☆58Updated 9 years ago
- convert the matlab code of PCANet to C++ & Scala☆70Updated 4 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago
- A Siamese network implementation in torch (simple example on MNIST to embed to 2D space)☆23Updated 9 years ago
- ☆36Updated 9 years ago
- This is a caffe implementation to visualize the learnt model (circa 2014)☆59Updated 3 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 9 years ago
- First step towards...☆33Updated 9 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- Code for Recurrent Spatial Transformer Networks☆162Updated 9 years ago
- Code release for DeepBox paper in ICCV 2015☆127Updated 8 years ago
- Deeply-supervised Nets☆142Updated 6 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- DecoupledNet: Decoupled Deep Neural Network for Semi-supervised Semantic Segmentation☆73Updated 10 years ago
- Convolutional (Patch) Networks for Semantic Segmentation☆123Updated 3 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 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
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago