qubvel / ttach
Image Test Time Augmentation with PyTorch!
☆992Updated last year
Alternatives and similar repositories for ttach:
Users that are interested in ttach are comparing it to the libraries listed below
- PyTorch extensions for fast R&D prototyping and Kaggle farming☆1,533Updated 2 weeks ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,387Updated 10 months ago
- Official Pytorch implementation of CutMix regularizer☆1,226Updated 4 years ago
- PyTorch implementation of EfficientNetV2 family☆463Updated 3 years ago
- Copy-paste augmentation for segmentation and detection tasks☆554Updated 3 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,038Updated 3 years ago
- Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method…☆1,755Updated 2 years ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,195Updated 6 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 8 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆986Updated 4 months ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆451Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Augmentations usage examples for albumentations library☆430Updated 2 weeks ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.