2019-03-19 07:28:32 +03:00
|
|
|
This fork is to support YOLO implementation on FPGA
|
2019-03-19 07:28:58 +03:00
|
|
|
|
2019-03-19 07:28:32 +03:00
|
|
|
Contact: Oscar Kramer, oscar.kramer@radiantsolutions.com, 321-821-1150
|
|
|
|
|
2015-07-11 03:33:24 +03:00
|
|
|
![Darknet Logo](http://pjreddie.com/media/files/darknet-black-small.png)
|
|
|
|
|
2018-03-25 15:36:04 +03:00
|
|
|
# Darknet #
|
2015-07-11 03:33:24 +03:00
|
|
|
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).
|
2015-08-06 02:56:24 +03:00
|
|
|
|
|
|
|
For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet).
|