Convolutional Neural Networks
Go to file
Joseph Redmon 2634051b17 Merge pull request #57 from lilohuang/Fix-crash-on-detect-command
Fix crash (SIGSEGV) on running ./darknet detect command
2017-05-14 00:24:08 -07:00
cfg redid the demo for TED, little faster 2017-04-30 13:54:40 -07:00
data ...and tree :tree: 2017-01-04 05:05:08 -08:00
scripts coco dataset script 2017-05-03 15:23:03 -07:00
src Merge pull request #57 from lilohuang/Fix-crash-on-detect-command 2017-05-14 00:24:08 -07:00
.gitignore adding yolo9000 2017-01-04 04:48:05 -08:00
LICENSE Update LICENSE 2016-07-29 13:11:41 -07:00
Makefile 🔥 🔥 🔥 2017-04-07 14:17:39 -07:00
README.md Update README.md 2015-08-05 16:56:24 -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.