Darknet

Darknet is an open source framework for new networks. It is written in C and CUDA. Darknet is very fast, easy to install. It supports CPU and GPU calculations. GPU calculations are about 100 times faster.

Useful Darknet links

https://github.com/pjreddie/darknet

https://pjreddie.com/darknet/

Tips & Tricks

  • Since Darknet was developed on Linux, it's easiest to compile it here
  • Eclipse CDT is an open source IDE for C / C ++, IntelliJ does not offer a community edition for C / C ++