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 AugMix (2020) in TensorFlow☆16Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆202Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆69Updated 3 years ago
- DETR - Faster RCNN implementation in tensorflow 2☆54Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆78Updated 3 years ago
- A Tensorflow2.x implementation of EfficientDet☆10Updated 3 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 2 years ago
- Python code for analysing object detection metrics☆31Updated 2 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆286Updated 3 months ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year
- This is the tf2.0 version of efficientdet.☆23Updated 4 years ago
- ☆24Updated 2 years ago
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 2 years ago
- ☆156Updated last year
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆42Updated 2 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆132Updated 8 months ago
- The service for the demonstration of transforms in Albumentations library☆106Updated 6 months ago
- CORAL and CORN implementations for ordinal regression with deep neural networks.☆230Updated last year
- Keras reimplementation of EfficientNet Lite.☆42Updated last year
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- An unofficial implementation of BYOL for self-supervised representation learning on CIFAR-10 (TensorFlow 2)☆24Updated 4 years ago
- discolight is a robust, flexible and infinitely hackable library for generating image augmentations ✨☆25Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆333Updated 3 years ago
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆42Updated 11 months ago