randaugment topic
PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT)...
FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
cavaface
face recognition training project(pytorch)
PointNet2_RandAugment
Applying RandAugment on PointNet++
Differentiable-RandAugment
Optimize RandAugment with differentiable operations
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.
uniformaugment
Unofficial PyTorch Reimplementation of UniformAugment.