#About this fork
- I train YOLO network for Face Detection with a subset of FDDB database.
- Video demo on Youtube: https://www.youtube.com/watch?v=nLNHAiST1eQ
- I use faceplusplus.com API to perform face detection and use the result as annotation for training YOLO
- The subset of FDDB database and final yolo-face.weights can be found at https://mega.nz/#F!GRV1XKbJ!v8BCsFO8iJVNppiGXY4qMw
#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.
For more information see the Darknet project website.
For questions or issues please use the Google Group.