liuzhuang13 / DenseNetLinks
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
☆4,819Updated last year
Alternatives and similar repositories for DenseNet
Users that are interested in DenseNet are comparing it to the libraries listed below
Sorting:
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts☆2,335Updated 2 years ago
- Deep Residual Learning for Image Recognition☆6,613Updated 7 years ago
- Squeeze-and-Excitation Networks☆3,542Updated 6 years ago
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,304Updated last year
- Deformable Convolutional Networks☆4,089Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,538Updated 2 years ago
- VGG19 and VGG16 on Tensorflow☆2,236Updated 3 years ago
- Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.☆3,337Updated 3 years ago
- Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks☆1,922Updated 5 years ago
- R-CNN: Regions with Convolutional Neural Network Features☆2,395Updated 8 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,227Updated 5 years ago
- Mask RCNN in TensorFlow☆3,099Updated 4 years ago
- Deep Residual Networks with 1K Layers☆922Updated 8 years ago
- ResNet model in TensorFlow☆1,667Updated 7 years ago
- Caffe models in TensorFlow☆2,795Updated 6 years ago
- Faster R-CNN☆2,771Updated 7 years ago
- Fast R-CNN☆3,416Updated 7 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,388Updated 4 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,683Updated 2 years ago
- Tensorflow Faster RCNN for Object Detection☆3,662Updated 3 years ago
- Faster-RCNN in Tensorflow☆2,342Updated 3 years ago
- Benchmarks for popular CNN models☆2,529Updated 7 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,825Updated 5 years ago
- ☆3,231Updated 6 years ago
- 3.8% and 18.3% on CIFAR-10 and CIFAR-100☆1,309Updated 5 years ago
- Awesome paper list with code about generative adversarial nets☆6,589Updated 2 years ago
- MobileNet build with Tensorflow☆1,635Updated 7 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules☆3,798Updated 6 years ago
- A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"☆7,180Updated 4 years ago
- An MXNet implementation of Mask R-CNN☆1,757Updated 7 years ago