I have been trying to install Darknet on my own device (which runs on Windows 10) unsuccessfully. I am following the rough guide here: https://pjreddie.com/darknet/install/. However, it only contains the steps for a Linux configuration, so I have been checking out posts and videos about doing it on Windows.
Has anyone come across a relatively straightforward guide or YouTube video about how to install Darknet without the need to have a local GPU (as a dependency, CUDA requires GPU) that you have found particularly useful? I have been following a few (https://www.youtube.com/watch?v=saDipJR14Lc was pretty clear), but they all go through the CUDA installation as a must (where CUDA should be an optional dependency).
Many thanks in advance!