There are 8 repositories under augmentation topic.
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
Data augmentation for NLP
Official Implementation of 'Fast AutoAugment' in PyTorch.
PyTorch extensions for fast R&D prototyping and Kaggle farming
Official Pytorch implementation of CutMix regularizer
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
Unofficial PyTorch Reimplementation of RandAugment.
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"
TextAugment: Text Augmentation Library
🌲 Great Ruby logging made easy.
AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/
Includes: 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.
A simpler way of reading and augmenting image segmentation data into TensorFlow
Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.
automatic color-grading
Test Time image Augmentation (TTA) wrapper for Keras model.
Augmenty is an augmentation library based on spaCy for augmenting texts.
Face Landmark Detector based on Mobilenet V1
Cut and paste augmentation for object detection and instance segmentation
Pytorch implementation of CVPR2021 paper: SuperMix: Supervising the Mixing Data Augmentation
Custom image data generator for TF Keras that supports the modern augmentation module albumentations