cmasch / densenet
Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.
☆43Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for densenet
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Ensembling ConvNets using Keras☆75Updated 5 years ago
- Dual Path Networks for Keras 2.0+☆114Updated 4 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- ☆35Updated 7 years ago
- A good example of deformable convolutional network for mnist classification☆20Updated 5 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆38Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- ☆35Updated 7 years ago
- Naive implementation of SENet in Keras☆135Updated 5 years ago
- Composite architecture of SegNet and UNet for Semantic Segmentation with keras☆57Updated 4 years ago
- A memory efficient implementation of densenet.☆82Updated 4 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- This contains an implementation of the SeGAN model for semantic segmentation introduced in https://arxiv.org/pdf/1703.10239.pdf☆103Updated 5 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated 3 months ago
- Semi-supervised Learning GAN☆80Updated 7 years ago
- keras ImageDataGenerator example☆61Updated 7 years ago
- ISBI2018: Adversarial Deep Structural Networks for Mammographic Mass Segmentation https://arxiv.org/abs/1612.05970☆50Updated 2 years ago
- Dilated Residual Network for Semantic Segmentation☆15Updated last year
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆69Updated 5 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- Pytorch Implementation of "Adversarial Learning For Semi-Supervised Semantic Segmentation" for ICLR 2018 Reproducibility Challenge☆155Updated 6 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆26Updated 6 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆72Updated 5 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Multi heads attention for image classification☆81Updated 6 years ago