arunponnusamy/cvlib
Python Computer Vision library providing high-level APIs for face detection and object detection using pre-trained deep learning models.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
cvlib is an open-source Computer Vision library for Python built on top of OpenCV and TensorFlow. It abstracts deep learning-based detection tasks into simple function calls, currently supporting face detection using a pre-trained Caffe model and object detection functionality. The library aims to make computer vision accessible without requiring users to understand the underlying ML details.