qubvel / residual_attention_networkLinks
Keras implementation of Residual Attention Network
☆109Updated 7 years ago
Alternatives and similar repositories for residual_attention_network
Users that are interested in residual_attention_network are comparing it to the libraries listed below
Sorting:
- 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
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 7 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year
- Focal Loss implementation by Keras with TensorFlow backend☆43Updated 7 years ago
- Image segmentation with keras. FCN, Unet, DeepLab V3 plus, Mask RCNN ... etc.☆173Updated 7 years ago
- PSPNet for Semantic Segmentation with tensorflow and keras☆54Updated 5 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Lots of semantic image segmentation implementations in Tensorflow/Keras☆64Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- TensorFlow implementation of DropBlock☆79Updated last year
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆225Updated 4 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Open Source 60th place Kaggle TGS Salt Identification Challenge☆19Updated 7 years ago
- CBAM implementation on Keras☆365Updated 4 years ago
- A cleaned version of XceptionNet in Keras.☆49Updated 7 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 7 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- keras ImageDataGenerator example☆60Updated 8 years ago
- keras-HRNet☆67Updated 6 years ago
- Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras☆29Updated 7 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 7 years ago
- SENet implementation on TensorFlow Slim☆58Updated 7 years ago
- Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.☆124Updated 6 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 6 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago