Skip to content

An interactive demo showing the results of different image augmentations

License

Notifications You must be signed in to change notification settings

cceyda/kornia-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kornia Augmentations Demo

Kornia is a differentiable computer vision library for PyTorch.

This is a simple demo showing some of kornia's augmentations features.

There are a lot more transformations available than show in demo. Documentation

Kornia can do a lot more than augmentations~ Check it out

Usage

git clone https://github.com/cceyda/kornia-demo.git & cd kornia-demo

streamlit run kornia_aug.py --server.port 8501

In kornia_aug.py change IS_LOCAL = False to use GPU.

TODO

There will be more~ keep 👀 ..

About

An interactive demo showing the results of different image augmentations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages