arunponnusamy/cvlib
A simple, high level, easy to use, open source Computer Vision library for Python.
This tool helps anyone working with images or video to quickly identify faces, genders, or common objects within them. You provide an image or video, and it outputs bounding box coordinates, labels (like 'man', 'woman', or object names), and confidence scores for what it detects. It's designed for practitioners who need straightforward image and video analysis without deep technical expertise in computer vision.
668 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to rapidly detect faces, genders, or a wide range of common objects in images or video frames for tasks like content moderation, security, or data analysis.
Not ideal if you require highly specialized object detection beyond common items, extremely precise localization for niche objects, or need to run on very limited computing resources without GPU acceleration.
Stars
668
Forks
126
Language
Python
License
MIT
Category
Last pushed
Oct 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/arunponnusamy/cvlib"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™