jasmcaus/caer
High-performance Vision library in Python. Scale your research, not boilerplate.
This tool helps computer vision researchers and deep learning practitioners quickly prototype and scale their image and video processing tasks. It takes raw image or video data as input and provides processed, augmented, or transformed visual data as output. Researchers, students, and hobbyists working with AI and visual data would use this to simplify their workflow.
811 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need a high-performance, lightweight library for common computer vision operations, especially when working with deep learning models or large datasets.
Not ideal if you are looking for a complete, out-of-the-box solution with advanced, pre-built AI models or if you prefer a low-code/no-code visual development environment.
Stars
811
Forks
108
Language
Python
License
MIT
Category
Last pushed
Aug 11, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jasmcaus/caer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...