cmasch / densenet
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
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 4 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Ensembling ConvNets using Keras☆75Updated 5 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- This is an implementation of compact bilinear CNN using keras☆23Updated 6 years ago
- Semi-supervised Learning GAN☆80Updated 7 years ago
- ☆35Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 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 6 years ago
- Naive implementation of SENet in Keras☆135Updated 5 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- keras ImageDataGenerator example☆61Updated 7 years ago
- ☆61Updated 7 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆59Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- ☆9Updated 6 years ago
- Wide Residual Networks in Keras☆110Updated 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
- Pytorch Implementation of "Adversarial Learning For Semi-Supervised Semantic Segmentation" for ICLR 2018 Reproducibility Challenge☆154Updated 6 years ago
- ☆35Updated 7 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- Convolutional Neural Network combined with ensemble classifier for land use classification☆20Updated 7 years ago