Home - pjreddie/darknet GitHub Wiki
Darknet: Open Source Neural Networks in C
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.
Cite
If you use Darknet in your research please cite it:
@misc{darknet13,
author = {Joseph Redmon},
title = {Darknet: Open Source Neural Networks in C},
howpublished = {\url{http://pjreddie.com/darknet/}},
year = {2013--2016}
}
Contact
For questions or help with Darknet please contact the Darknet mailing list.