#Darknet# Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
download repo download weights
./darknet yolo demo models/yolo-face.cfg backup/yolo-face_final.weights
./darknet yolo demo models/yolo-face.cfg backup/yolo-face_final.weights demo_movie.mp4
For more information see the Darknet project website.
For questions or issues please use the Google Group.