Kornia¶
State-of-the-art and curated Computer Vision algorithms for AI.
Kornia AI is on the mission to leverage and democratize the next generation of Computer Vision tools and Deep Learning libraries within the context of an Open Source community.

Kornia is powerful and easy to use:
>>> import kornia.geometry as K
>>> registrator = K.ImageRegistrator('similarity')
>>> model = registrator(img1, img2)
Join the community¶
- Join our social network communities with 1.8k+ members:
Subscribe to our YouTube channel to get the latest video demos.