data-augmentations
There are 11 repositories under data-augmentations topic.
AgaMiko/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
MishaLaskin/rad
RAD: Reinforcement Learning with Augmented Data
HasnainRaz/SemSegPipeline
A simpler way of reading and augmenting image segmentation data into TensorFlow
JunlinHan/YOCO
Code for You Only Cut Once: Boosting Data Augmentation with a Single Cut, ICML 2022.
Zhenye-Na/crnn-pytorch
✍️ Convolutional Recurrent Neural Network in Pytorch | Text Recognition
hammoudiproject/SuperpixelGridMasks
SuperpixelGridMasks is an approach for sensor-based data augmentation towards image classification tasks and so on.
wxl1999/CFCRS
[KDD23] Official PyTorch implementation for "Improving Conversational Recommendation Systems via Counterfactual Data Simulation".
sonosole/SpeechAugment.jl
A toolkit to augment audios (e.g. noise, reverb, distort, speedup, packet loss, farfield effects).
Seif-Elkerdany/Attendance_System
This is our project for image processing course in our university (AIU)
Ayushi1995/Deep-learning
This repository contains projects in the field of Deep Learning
UnnayanMishra/Image-Classification-using-cnn
This project implements an image classification model using Convolutional Neural Networks (CNN) to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset contains 60,000 32x32 color images in 10 different classes, with 6,000 images per class. The classes include airplanes, automobiles, birds, cats, deer, dogs, frogs, horses, and trucks.