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:
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- A machine learning experiment☆180Updated 7 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.☆123Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- A short tutorial on performing fine tuning or transfer learning in PyTorch.☆284Updated 6 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆402Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Kaggle Data Science Bowl 2018☆119Updated 7 years ago
- Almost any Image classification problem using pytorch☆132Updated 4 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year
- keras implementation of group normalization. https://arxiv.org/abs/1803.08494☆16Updated 4 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago