kunle12 / darknet

Convolutional Neural Networks

Home Page:http://pjreddie.com/darknet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

This fork is a C++ adaptation of Darknet. It contains code modifications and a CMake based build script so that Darknet can be built into a shared library to be incorporated into standard C++ programs.

For Darknet specific information see the Darknet project website.

For questions or issues please use the Google Group.

About

Convolutional Neural Networks

http://pjreddie.com/darknet/

License:Other


Languages

Language:C 89.9%Language:Cuda 7.8%Language:Python 0.9%Language:C++ 0.6%Language:Makefile 0.3%Language:CMake 0.3%Language:Shell 0.2%