File size: 433 Bytes
28da246
2676f3e
7ef77a2
2676f3e
 
 
 
 
 
 
 
 
 
 
 
2b5b011
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# albumentations-demo

This service is created to demotstrate abilities of the Albumentation - a library for efficent image augmentations.


## It is currently ALPHA VERSION

How to use:
```
git clone https://github.com/IliaLarchenko/albumentations-demo
cd albumentations-demo
pip install -r requirements.txt
streamlit run src/main.py
```

And then just follow the address you see in console.

![screenshot](docs/readme.jpg?raw=true)