cmasch / densenetLinks
Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.
☆43Updated 5 years ago
Alternatives and similar repositories for densenet
Users that are interested in densenet are comparing it to the libraries listed below
Sorting:
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆403Updated 5 years ago
- A memory efficient implementation of densenet.☆82Updated 5 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago
- A machine learning experiment☆180Updated 7 years ago
- Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.☆124Updated 6 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 8 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 7 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- Composite architecture of SegNet and UNet for Semantic Segmentation with keras☆58Updated 5 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
- Multi heads attention for image classification☆79Updated 7 years ago
- Data Augmentation using NumPy☆56Updated 7 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago