albumentations
albumentations copied to clipboard
Created an application to experiment with albumentations (albumentations demo)
For those interested in experimenting with albumentation
's transformations, a demo (kindly hosted by Streamlit) is available here. It runs in your browser and lets you build your own pipelines and visualize their effects on the input data.
Additionally, you can explore individual transformations in depth and change (some of) their parameters.
The underlying code is available on GitHub.