pomegranate9's Stars
soumith/imagenetloader.torch
some old code that i wrote, might be useful to others
zhangyongshun/BagofTricks-LT
A scientific and useful toolbox, which contains practical and effective long-tail related tricks with extensive experimental results
Vanint/Awesome-LongTailed-Learning
A codebase and a curated list of awesome deep long-tailed learning (TPAMI 2023).
raven38/softlabel-gan
The repository for "Label Augmentation as Inter-class Data Augmentation for Conditional Image Synthesis with Imbalanced Data," WACV 2024
psmmettes/icm
Code for paper "Infinite Class Mixup"
SSRSGJYD/Feature-Space-Augmentation-for-Long-Tailed-Data
Unofficial implementation of ECCV 2020 paper "Feature Space Augmentation for Long-Tailed Data"
iver56/audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
TorchSSL/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
amirgholami/PyHessian
PyHessian is a Pytorch library for second-order based analysis and training of Neural Networks
implus/RecursiveMix-pytorch
Official Codes and Pretrained Models for RecursiveMix
ChengtaiCao/Awesome-Mix
A curated list of awesome Mix
LiheYoung/ShrinkMatch
[ICCV 2023] Shrinking Class Space for Enhanced Certainty in Semi-Supervised Learning
shashankvkt/AlignMixup_CVPR22
Official Implementation of AlignMixup - CVPR 2022
wxitxy/synermix
WangHelin1997/SpecAugment-plus
A Pytorch implementation of the paper : SpecAugment++: A Hidden Space Data Augmentation Method for Acoustic Scene Classification
freds0/data_augmentation_for_asr
A set of audio augmentation techniques to perform noise insertion in datasets used for Automatic Speech Recognition.
theMoro/DIRAugmentation
Improving Recording Device Generalization using Impulse Response Augmentation
automl/trivialaugment
This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies including RandAugment and TrivialAugment.
NUS-Tim/MedAugment
c-juhwan/soft-text-autoaugment
ArchipLab-LinfengZhang/data-augmentation-multi-task
ildoonet/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
Ming-XMU/nowcoder-community
基于SpringBoot仿牛客网讨论社区
onlyyao/GLFA-SOLF
Global- and local-aware feature augmentation with semantic orthogonality for few-shot image classification (Pattern Recognition 2023)
JackHck/MADAug
[ICCV 2023] MADAug: When to Learn What: Model-Adaptive Data Augmentation Curriculum
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
prakashpandey9/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
hysts/pytorch_mixup
A PyTorch implementation of Mixup
tding1/Neural-Collapse
[NeurIPS 2021] A Geometric Analysis of Neural Collapse with Unconstrained Features