dongkyunk / ConvNext-tensorflowLinks
Unofficial Tensorflow Implementation of ConvNeXt from "A ConvNet for the 2020s"
☆13Updated 4 years ago
Alternatives and similar repositories for ConvNext-tensorflow
Users that are interested in ConvNext-tensorflow are comparing it to the libraries listed below
Sorting:
- [Preprint] ConvMLP: Hierarchical Convolutional MLPs for Vision, 2021☆167Updated 3 years ago
- Official implementation of "Deep learning architectural designs for super-resolution of noisy images" by Villar et al. ICASSP 2021☆12Updated 2 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆96Updated 4 years ago
- iSeg : A Keras 3 Library for Semantic Segmentation☆18Updated 2 weeks ago
- This is a segmentation network based on good old EfficientNet, with a twist...☆29Updated 3 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- Implementation of Convolutional enhanced image Transformer☆105Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆193Updated 3 years ago
- Lightweight Face Detector from CLOVA☆47Updated 2 years ago
- Towards Fine-grained Image Classification with Generative Adversarial Networks and Facial Landmark Detection - Paper Implementation and S…☆16Updated 4 years ago
- Single Image Texture Translation for Data Augmentation☆62Updated 2 years ago
- ModelSoups for Tensorflow2 and Torch☆50Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.