wangermeng2021 / FastClassification
FastClassification is a tensorflow toolbox for class classification. It provides a training module with various backbones and training tricks towards state-of-the-art class classification.
☆16Updated 3 years ago
Alternatives and similar repositories for FastClassification:
Users that are interested in FastClassification are comparing it to the libraries listed below
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Implementation of AugMix (2020) in TensorFlow☆16Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 6 months ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆205Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 3 years ago
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 4 months ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Python code for analysing object detection metrics☆31Updated 2 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- A Tensorflow2.x implementation of EfficientDet☆12Updated 4 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆82Updated 3 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated last year
- DETR - Faster RCNN implementation in tensorflow 2☆54Updated 2 years ago
- Streamlit tool to explore coco datasets☆88Updated 3 years ago
- 🛠️ Corrected Test Sets for ImageNet, MNIST, CIFAR, Caltech-256, QuickDraw, IMDB, Amazon Reviews, 20News, and AudioSet☆183Updated 2 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Code showing how to port ResNet Pytorch weights to Tensorflow 2.0☆11Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- A Detection Toolbox for Tensorflow2☆56Updated last year
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Vision Transformer using TensorFlow 2.0☆98Updated 4 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆135Updated 4 years ago
- Tensorflow implementation of DETR : Object Detection with Transformers☆171Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆329Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Unofficial PyTorch implementation of the Involution layer from CVPR 2021☆45Updated 3 years ago