davisking/dlib
A C++ machine learning library providing algorithms for computer vision, deep learning, and general ML tasks with Python bindings.

Velocity · 7d
+3.2
★ / day
Trend
→steady
star history
Dlib is a C++ toolkit containing machine learning algorithms and tools for solving real world problems. It includes implementations for deep learning, computer vision, classification, regression, and other ML tasks. The library ships with Python bindings, making its functionality accessible from Python while maintaining C++ performance for production deployments.