#40 · Primary category: Computer Vision
kornia
🐍 Geometric Computer Vision Library for Spatial AI
Project last updated:08/29/26
GitHub Stars
11.3K
Forks
1.2K
Contributors
374
License
Apache-2.0
Why we included this project
Kornia is a differentiable computer vision library built on PyTorch, which means its image processing and geometric operations stay autograd-friendly and run on GPU tensors inside your training loop. Sobel filters, homography warps, camera calibration, and optical flow come as ready modules instead of code you reimplement for each project, and the same operators work as augmentations or as part of the forward pass when your model needs geometric priors. It also ships pre-trained models for feature matching and detection, plus augmentation pipelines like AutoAugment and RandAugment. For teams training CNNs or vision transformers on pose estimation, stereo, depth, or image quality, the bundled loss functions and metrics save you from assembling them from scratch.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)