wangermeng2021 / FastClassificationLinks
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.
☆15Updated 4 years ago
Alternatives and similar repositories for FastClassification
Users that are interested in FastClassification are comparing it to the libraries listed below
Sorting:
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆291Updated last year
- Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,fl…☆624Updated 2 months ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,538Updated last year
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 8 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,067Updated last year
- Neural network visualization toolkit for tf.keras☆336Updated 10 months ago
- An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come☆869Updated last year
- Bayesian active learning library for research and industrial usecases.☆919Updated 2 months ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆745Updated 2 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,651Updated last year
- Image Test Time Augmentation with PyTorch!☆1,028Updated 2 years ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆652Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,754Updated 2 weeks ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated last month
- A learning rate range test implementation in PyTorch☆997Updated 7 months ago
- Interpretability Methods for tf.keras models with Tensorflow 2.x☆1,036Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,959Updated last year
- Keras implementation of ViT (Vision Transformer)☆350Updated 6 months ago
- 👋 Xplique is a Neural Networks Explainability Toolbox☆731Updated 2 weeks ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Simple, compact, and hackable post-hoc deep OOD detection for already trained tensorflow or pytorch image classifiers.☆60Updated 2 weeks ago
- ☆619Updated 3 weeks ago
- Augmentations usage examples for albumentations library☆445Updated 3 months ago
- A smaller subset of 10 easily classified classes from Imagenet, and a little more French☆1,099Updated 3 years ago
- SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]☆1,457Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago