Convolutional Neural Networks
Go to file
DoctorKey 817106e531 complete get_avgpool_image
get_avgpool_image is declared in avgpool_layer.h while it is not defined in avgpool_layer.c.
2018-04-13 09:40:22 +08: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 complete get_avgpool_image 2018-04-13 09:40:22 +08: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 YOLOv3 WOOOO!!!!!!! 2018-03-25 00:51:26 -07: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.