#Albumentations
#DataAugmentation
#FeatureExtraction
In this video, you will learn how to generate augmented data using Albumentations Library in Python.
In this video, the workspace includes windows 10 and Anaconda with Spyder as Python editor.
In the video below, you can learn first how to read MNIST images from the datasets of Tensorflow:
• Load and Read MNIST Images in Python
Albumentations:
https://albumentations.ai/
Full API Reference:
https://albumentations.ai/docs/api_re...
To install Albumentations:
pip install -U albumentations
MNIST Dataset of Keras/Tensorflow:
https://keras.io/api/datasets/mnist/#...