liuzhuang13 / DenseNetLinks
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
☆4,849Updated 2 years ago
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,365Updated 3 years ago
- Deformable Convolutional Networks☆4,113Updated 4 years ago
- Deep Residual Learning for Image Recognition☆6,688Updated 8 years ago
- Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks☆1,923Updated 6 years ago
- Squeeze-and-Excitation Networks☆3,606Updated 6 years ago
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,299Updated 2 years ago
- Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.☆3,355Updated 4 years ago
- Mask RCNN in TensorFlow☆3,096Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,539Updated 2 years ago
- Class Activation Mapping☆1,884Updated 3 years ago
- Deep Residual Networks with 1K Layers☆931Updated 8 years ago
- Benchmarks for popular CNN models☆2,532Updated 8 years ago
- ResNet model in TensorFlow☆1,669Updated 7 years ago
- Fast R-CNN☆3,455Updated 8 years ago
- Faster R-CNN☆2,818Updated 7 years ago
- An MXNet implementation of Mask R-CNN☆1,756Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,115Updated 3 years ago
- R-CNN: Regions with Convolutional Neural Network Features☆2,413Updated 8 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,393Updated 5 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,289Updated 6 years ago
- Pyramid Scene Parsing Network, CVPR2017.☆1,649Updated 3 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,821Updated 6 years ago
- ☆3,245Updated 7 years ago
- VGG19 and VGG16 on Tensorflow☆2,242Updated 3 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,715Updated 3 years ago
- Awesome paper list with code about generative adversarial nets☆6,587Updated 3 years ago
- Neural network visualizer☆961Updated 5 years ago
- Caffe models in TensorFlow☆2,795Updated 6 years ago
- Fully Convolutional Instance-aware Semantic Segmentation☆1,565Updated 4 years ago
- Tensorflow Faster RCNN for Object Detection☆3,663Updated 4 years ago