mirror of https://github.com/AlexeyAB/darknet.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
416 B
8 lines
416 B
 |
|
|
|
#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](http://pjreddie.com/darknet). |
|
|
|
For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet).
|
|
|