cagricivici / TrafficJam_DataAugmentation

Image Manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Augmentation - Image Manipulation

Traffic Jam Samples

original_imagess

Process: adding randoö noise, flipping, rotating, dithering, splitter and cropping

I take some advantages from Pillow and skimage. With the help of these modules, image manipulation processes get too easy.

Randomly chosen pictures are exposured to manipulations such as splittering or crop&resize. Thes methods increase the variety of images.

augmented_picture

About

Image Manipulation


Languages

Language:Jupyter Notebook 96.6%Language:Python 3.4%