liuzhuang13 / DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
☆4,795Updated last year
Alternatives and similar repositories for DenseNet:
Users that are interested in DenseNet are comparing it to the libraries listed below
- Deep Residual Learning for Image Recognition☆6,545Updated 7 years ago
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts☆2,319Updated 2 years ago
- A memory-efficient implementation of DenseNets☆1,531Updated last year
- Squeeze-and-Excitation Networks☆3,480Updated 6 years ago
- Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks☆1,917Updated 5 years ago
- Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.☆3,328Updated 3 years ago
- Deformable Convolutional Networks☆4,072Updated 3 years ago
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,309Updated last year
- Mask RCNN in TensorFlow☆3,099Updated 4 years ago
- Image augmentation for machine learning experiments.☆14,548Updated 8 months ago
- Tensorflow Faster RCNN for Object Detection☆3,657Updated 3 years ago
- Faster R-CNN☆2,742Updated 6 years ago
- Fast R-CNN☆3,385Updated 7 years ago
- ResNet model in TensorFlow☆1,663Updated 6 years ago
- Deep Residual Networks with 1K Layers☆915Updated 7 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,197Updated 5 years ago
- An MXNet implementation of Mask R-CNN☆1,754Updated 7 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,385Updated 4 years ago
- Caffe: a fast open framework for deep learning.☆4,779Updated last year
- The convertor/conversion of deep learning models for different deep learning frameworks/softwares.☆3,248Updated last year
- Caffe models in TensorFlow☆2,796Updated 5 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,338Updated 2 years ago
- MobileNet build with Tensorflow☆1,626Updated 7 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,658Updated 2 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules☆3,797Updated 6 years ago
- SqueezeNet: AlexNet-level accuracy with 50x fewer parameters☆2,197Updated 6 years ago
- Class Activation Mapping☆1,857Updated 2 years ago
- R-CNN: Regions with Convolutional Neural Network Features☆2,391Updated 8 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,067Updated 2 years ago