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 6 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 3 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 7 years ago
- Image segmentation with keras. FCN, Unet, DeepLab V3 plus, Mask RCNN ... etc.☆171Updated 7 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated 11 months ago
- TensorFlow implementation of DropBlock☆79Updated last year
- PSPNet for Semantic Segmentation with tensorflow and keras☆54Updated 5 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Lots of semantic image segmentation implementations in Tensorflow/Keras☆63Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.☆124Updated 6 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras☆29Updated 7 years ago
- A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.☆66Updated 6 years ago
- keras-HRNet☆66Updated 6 years ago
- A cleaned version of XceptionNet in Keras.☆49Updated 7 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- CBAM implementation on Keras☆365Updated 4 years ago
- Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.☆100Updated 5 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 6 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago