LdDl / go-darknet

Go bindings for Darknet (YOLO v4 / v7-tiny / v3)
Apache License 2.0
82 stars 19 forks source link

[FEATURE REQUEST] Installation script #12

Closed LdDl closed 3 years ago

LdDl commented 4 years ago

Is your feature request related to a problem? Please describe. It would be good to have bash/makefile script for installation of darknet.

Describe the solution you'd like and provide pseudocode examples if you can Prepare build-file (for cpu-only/ cpu+gpu).

Describe alternatives you've considered and provide pseudocode examples if you can

Additional context I prefer Makefile Sure this would be good for Linux users. Additionally we can have *.bat file for Windows users.

LdDl commented 3 years ago

Now we have proper way to download CUDA+cuDNN without loggin in on Nvidia web-site