pjreddie/darknet
Darknet is an open-source neural network framework written in C and CUDA that supports CPU and GPU computation.

Velocity · 7d
+6.0
★ / day
Trend
→steady
star history
Darknet is an open-source neural network framework written in C and CUDA. It provides tools for training and running deep neural networks with support for both CPU and GPU computation. The framework is particularly known for implementing YOLO (You Only Look Once), a state-of-the-art real-time object detection system.