darknet
Open Source Neural Networks in C
Install
- All systems
-
curl cmd.cat/darknet.sh
- Debian
-
apt-get install darknet - Ubuntu
-
apt-get install darknet - Kali Linux
-
apt-get install darknet - Windows (WSL2)
-
sudo apt-get updatesudo 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.