Darknet Logo

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.

基于Darknet的学习、优化

通过对darknet代码的分析、优化,实现在Nvidia jetson tx2、NVIDIA jetson nano等嵌入式平台上快速运行的推理算法。