hank-ai/darknet
Darknet is an open-source neural network framework written in C, C++, and CUDA that implements YOLO real-time object detection.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
Darknet is an open-source neural network framework written in C, C++, and CUDA, specializing in real-time object detection through the YOLO (You Only Look Once) system. It supports model training, inference, and includes pre-trained weights for various detection tasks including person detection and MSCOCO object classes. The framework provides CLI tools, building via CMake across Linux, Windows, WSL, and Docker environments.