Skip to content

peterx7803/darknet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • Cuda 7.9%
  • Python 0.3%
  • C++ 0.3%
  • Makefile 0.3%
  • CMake 0.2%
  • Shell 0.1%