liuzhuang13 / DenseNetLinks
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
☆4,843Updated 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,350Updated 3 years ago
- Deformable Convolutional Networks☆4,102Updated 4 years ago
- Squeeze-and-Excitation Networks☆3,587Updated 6 years ago
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,299Updated 2 years ago
- Deep Residual Learning for Image Recognition☆6,661Updated 8 years ago
- Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks☆1,923Updated 5 years ago
- ResNet model in TensorFlow☆1,667Updated 7 years ago
- Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.☆3,350Updated 4 years ago
- A memory-efficient implementation of DenseNets☆1,541Updated 2 years ago
- Deep Residual Networks with 1K Layers☆927Updated 8 years ago
- VGG19 and VGG16 on Tensorflow☆2,239Updated 3 years ago
- Mask RCNN in TensorFlow☆3,097Updated 4 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,392Updated 4 years ago
- R-CNN: Regions with Convolutional Neural Network Features☆2,408Updated 8 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,269Updated 6 years ago
- Neural network visualizer☆962Updated 5 years ago
- Faster R-CNN☆2,803Updated 7 years ago
- Class Activation Mapping☆1,877Updated 3 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,707Updated 3 years ago
- Benchmarks for popular CNN models☆2,528Updated 8 years ago
- An MXNet implementation of Mask R-CNN☆1,759Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Updated 3 years ago
- Fast R-CNN☆3,444Updated 7 years ago
- Keras code and weights files for popular deep learning models.☆7,357Updated 5 years ago
- Caffe models in TensorFlow☆2,796Updated 6 years ago
- Tensorflow Faster RCNN for Object Detection☆3,662Updated 4 years ago
- SqueezeNet: AlexNet-level accuracy with 50x fewer parameters☆2,210Updated 7 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,824Updated 6 years ago
- MobileNet build with Tensorflow☆1,651Updated 8 years ago
- Faster-RCNN in Tensorflow☆2,346Updated 4 years ago