1524 Forks
12248 Stars
12248 Watchers

albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

How to download and setup albumentations

Open terminal and run command
git clone https://github.com/albumentations-team/albumentations.git
git clone is used to create a copy or clone of albumentations repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with albumentations https://github.com/albumentations-team/albumentations/archive/master.zip

Or simply clone albumentations with SSH
[email protected]:albumentations-team/albumentations.git

If you have some problems with albumentations

You may open issue on albumentations support forum (system) here: https://github.com/albumentations-team/albumentations/issues