YeongHyeon / ResNeSt-TF2
TensorFlow implementation of "ResNeSt: Split-Attention Networks"
☆67Updated 3 years ago
Alternatives and similar repositories for ResNeSt-TF2:
Users that are interested in ResNeSt-TF2 are comparing it to the libraries listed below
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- EfficientNet-GradCam Visualization☆80Updated 5 years ago
- Keras implementation of RetinaNet for object detection and visual relationship identification☆30Updated 3 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 3 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year
- ☆24Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆39Updated 4 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆47Updated 2 years ago
- Keras Implementation Residual Attention Network☆40Updated 5 years ago
- Detectron with VoVNet : select the vovnet branch☆14Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated last year
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆33Updated last year
- Keras implementation of AutoAugment.☆30Updated 5 years ago
- How to train an object detection model with mmdetection☆73Updated 2 years ago
- keras-efficientnet: A Keras implementation of EfficientNet☆15Updated 5 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- TensorFlow implementation of DropBlock☆79Updated 8 months ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆97Updated 4 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Paper Reproduction: "DropBlock: A regularization method for convolutional networks"☆11Updated 4 years ago
- ☆56Updated 4 years ago
- TensorFlow implementation of Deformable Convolutional Layer☆82Updated 4 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆69Updated 3 years ago
- How to train an instance segmentation model with mmdetection