#182 · Primary category: Computer Vision
caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Project last updated:08/24/26
GitHub Stars
816
Forks
109
Contributors
8
License
MIT
Why we included this project
Caer is a Python vision library that wraps common image and video operations in a type-checked API, so researchers and students can build a working pipeline without writing the usual glue code. It handles GPU-accelerated preprocessing, colorspace conversions, and augmentations, and it ships sample test images and example data that make quick experiments and classroom demos easy. Teams that already know OpenCV may find it a lighter option for prototyping, especially when they want to push heavy image work onto the GPU. The point is to spend less time on plumbing and more on the vision model itself.
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)