darknet

Open Source Neural Networks in C

Install

All systems
curl cmd.cat/darknet.sh
Debian Debian
apt-get install darknet
Ubuntu
apt-get install darknet
image/svg+xml Kali Linux
apt-get install darknet
Windows (WSL2)
sudo apt-get update sudo apt-get install darknet

darknet

Open Source Neural Networks in C

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.