All Projects → xkumiyu → numpy-data-augmentation

xkumiyu / numpy-data-augmentation

Licence: MIT License
Data Augmentation using NumPy

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to numpy-data-augmentation

Yolo Tf2
yolo(all versions) implementation in keras and tensorflow 2.4
Stars: ✭ 695 (+1290%)
Mutual labels:  numpy, data-augmentation
Numscrypt
A port of a small but relevant part of Numpy to Transcrypt, simplified for the sake of speed
Stars: ✭ 53 (+6%)
Mutual labels:  numpy
shallow-water
Python model solving the shallow water equations (linear momentum, nonlinear continuity)
Stars: ✭ 78 (+56%)
Mutual labels:  numpy
allie
🤖 A machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers).
Stars: ✭ 93 (+86%)
Mutual labels:  data-augmentation
Tensorflow-data-loader
Reading data into tensorflow using tf.data function
Stars: ✭ 15 (-70%)
Mutual labels:  data-augmentation
Exploratory Data Analysis Visualization Python
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn
Stars: ✭ 78 (+56%)
Mutual labels:  numpy
DIP-In-Python
Play around with Pixel in Python
Stars: ✭ 42 (-16%)
Mutual labels:  numpy
gcpy
Python toolkit for GEOS-Chem.
Stars: ✭ 34 (-32%)
Mutual labels:  numpy
molml
A library to interface molecules and machine learning.
Stars: ✭ 57 (+14%)
Mutual labels:  numpy
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+78%)
Mutual labels:  numpy
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-54%)
Mutual labels:  numpy
py-image-search-engine
Python Image Search Engine with OpenCV
Stars: ✭ 37 (-26%)
Mutual labels:  numpy
Scipy-Bordeaux-2017
Course taught at the University of Bordeaux in the academic year 2017 for PhD students.
Stars: ✭ 16 (-68%)
Mutual labels:  numpy
mixup
speechpro.com/
Stars: ✭ 23 (-54%)
Mutual labels:  data-augmentation
Cat-vs.-Dog-Classifier
Image Classifier with Flask and Keras CNN
Stars: ✭ 27 (-46%)
Mutual labels:  numpy
slam-python
SLAM - Simultaneous localization and mapping using OpenCV and NumPy.
Stars: ✭ 80 (+60%)
Mutual labels:  numpy
cnn np
使用numpy构建cnn复习深度学习知识
Stars: ✭ 33 (-34%)
Mutual labels:  numpy
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (+26%)
Mutual labels:  numpy
wquantiles
weighted quantiles with Python
Stars: ✭ 28 (-44%)
Mutual labels:  numpy
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+160%)
Mutual labels:  numpy

Data Augmentation using NumPy

Description in Japanese

Example Images

Original

Original

Horizontal Flip

Horizontal Flip

Vertical Flip

Vertical Flip

Random Crop

Random Crop

Scale Augmentation

Scale Augmentation

Random Rotation

Random Rotation

Cutout

Cutout

Random Erasing

Random Erasing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].