Convolutional Neural Networks
Go to file
Ismael Barros² 642564a97e
Parametrice CUDA path
In some distros CUDA is not installed in /usr/local/cuda, i.e. in ArchLinux it's installed in /opt/cuda/.
2018-04-01 14:10:50 +02:00
cfg fixed tiny 2018-03-28 11:54:14 -07:00
data added tensorflow kite image to show how easy it is 2018-03-26 09:06:59 -07:00
examples 🔥🔥🔥🔥🔥🔥🔥 2018-03-26 08:59:39 -07:00
include CLEAN UP CLEAN UP EVERYBODY DO YOUR oh wait it's just me 2018-03-24 18:23:04 -07:00
python faster nms and stuff 2018-03-15 15:23:14 -07:00
scripts coco dataset script 2017-05-03 15:23:03 -07:00
src Merge pull request #462 from gwanglee/dev 2018-03-28 11:59:13 -07:00
.gitignore 🐍 🐍 🐍 🐍 2017-06-08 13:47:31 -07:00
LICENSE Update LICENSE 2016-07-29 13:11:41 -07:00
LICENSE.fuck YO DAWG, I HEARD YOU LIKE LICENSES 2017-06-18 13:16:16 -07:00
LICENSE.gen generate own license, totally legal :verified: 🐍 🐍 🐍 2017-06-20 15:35:29 -07:00
LICENSE.gpl YO DAWG, I HEARD YOU LIKE LICENSES 2017-06-18 13:16:16 -07:00
LICENSE.meta generate own license, totally legal :verified: 🐍 🐍 🐍 2017-06-20 15:35:29 -07:00
LICENSE.mit YO DAWG, I HEARD YOU LIKE LICENSES 2017-06-18 13:16:16 -07:00
LICENSE.v1 generate own license, totally legal :verified: 🐍 🐍 🐍 2017-06-20 15:35:29 -07:00
Makefile Parametrice CUDA path 2018-04-01 14:10:50 +02:00
README.md Update README.md 2018-03-25 05:36:04 -07:00

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.