LdDl / go-darknet

Go bindings for Darknet (YOLO v4 / v7-tiny / v3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] Installation script

LdDl opened this issue · comments

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.

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