korniaEasy Playground

Differentiable computer vision library for PyTorch

Getting started with korniaRun locally
Install
pip install kornia
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: kornia)

kornia is a third-party package. Differentiable computer vision library for PyTorch. Install with: pip install kornia

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?