imgaug
There are 20 repositories under imgaug topic.
puke3615/SceneClassify
AI场景分类竞赛
jdonini/cats-and-dogs-classification
The Oxford-IIIT-Pet dataset - Image classification using CNN
adobe-research/beacon-aug
Cross-library augmentation toolbox supporting 300 operators over 8 libraries + AI transforms
kennethleungty/Image-Augmentation-Libraries
Sample implementation codes for a variety of popular image augmentation Python packages
alitourani/data-augmentation
Apply some image augmentation techniques for better classification
sayakpaul/Keras-Examples-RandAugment
Full experimentation notebook for my Keras Example on using RandAugment.
abdullahbas/Data-Augmentation
Data Augmentation with PyTorch, Tensorflow, Imgaug and Albumentations. It also involves bounding box augmentation.
brunobelloni/augment-coco-dataset
Apply Albumentations to COCO Dataset
eliteraihan/masked-face-recognition-cnn
Python notebooks for face recognition of 12 people wearing face masks as a 12-class classification task.
FabianReister/ROCCO
ROCCO - Framework to train Neural Networks for Semantic Segmentation
framaz/money_recognition
A simple banknote recognition convNN
mayanksinghrathore/AI_Self_driving_car_using_CNN_-
about three thousand images were used for training CNN.It utilized opencv,NumPy,panda,imaging,Keras, TensorFlow,socketio,as major libraries.the neural network worked well on the first track.the model file stored the trained model.elu and softmax activation functions were employed.It can work on workstations without GPU but takes a considerable amount of time.
mohaEs/Batch-augmentation-paired-images-plus-landmark
Batch augmentation: paired images plus landmarks
mohaEs/Batch-image-and-landmark-augmentation
Image and keypoint augmentor based on skimage and imgaug
supervisely-ecosystem/imgaug-studio
Explore and build ImgAug augmentations with Supervisely
tdincer/ImageSegmentation
Image Segmentation with UNET
ada100820/Image-Segmentaion-Model
In this project, we will be doing object detection and segmentation of various things present in provided image
boguss1225/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
KOLANICH-libs/PreImgAugment.py
Predefined pipelines for image augmentation
ZJCV/ZTransforms
Implementation of torchvision-like based on albumentations