106 skills found · Page 1 of 4
CrazyVertigo / Awesome Data AugmentationThis is a list of awesome methods about data augmentation.
blackfeather-wang / ISDA For Deep NetworksAn efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.
zcaceres / Spec Augment🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
dsfsi / TextaugmentTextAugment: Text Augmentation Library
terryum / Data Augmentation For Wearable Sensor DataA sample code of data augmentation methods for wearable sensor data (time-series data)
uchidalab / Time Series AugmentationAn example of time series augmentation methods with Keras
ZhenglinZhou / Data Augmentation Zoo For Object DetectionIncludes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detection in Numpy. Use RetinaNet with ResNet-18 to test these methods on VOC and KITTI.
AICVHub / Copy Paste For Semantic SegmentationUnofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation
winycg / Self KD Lib[ECCV-2022] Official implementation of MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition && Pytorch Implementations of some Self-Knowledge Distillation and data augmentation methods
pyyush / SpecAugmentSpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
amrzhd / EEGDataAugmentationsGitHub repository featuring EEG data augmentation methods for neural network training.
TakHemlata / RawBoost AntispoofingThis repository includes the code to reproduce our paper "RawBoost: A Raw Data Boosting and Augmentation Method applied to Automatic Speaker Verification Anti-Spoofing".
microsoft / Random Quantizea novel data augmentation method across data modalities
MaxZanella / MTA[CVPR 2024] Zero-shot method for Vision-Language Models based on a robust formulation of the MeanShift algorithm for Test-time Augmentation (MTA).
naver-ai / HypermixCode for text augmentation method leveraging large-scale language models
finger-monkey / Data AugmentationCode for paper : An Effective Data Augmentation for Person Re-identification. By providing this code, you can simply verify the validity of the method proposed in the paper.
wozhangzhaohui / HandAugmentHandAugment: A Simple Data Augmentation Method for Depth-Based 3D Hand Pose Estimation
Awesome-AutoAug-Algorithms / AWS OHL AutoAugAn integration of several popular automatic augmentation methods, including OHL (Online Hyper-Parameter Learning for Auto-Augmentation Strategy) and AWS (Improving Auto Augment via Augmentation Wise Weight Sharing) by Sensetime Research.
OsamaMazhar / Random Shadows HighlightsA new data augmentation method for extreme lighting conditions.
Walid-khaled / 7DOF KUKA Linear Axis Forward And Inverse KinematicsIn this repository, the implementation of forward and inverse kinematics by redundancy resolution is presented for KUKA on linear axis 7-DOF robot. The Redundancy Resolution includes three methods, which are Jacobian-based (Damped Least Square and Weighted Pseudoinverse), Null Space, and Task Augmentation.