AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.63k stars 7.95k forks source link

Why not provide a pre-compiled version? #8401

Open fly-github-fly opened 2 years ago

fly-github-fly commented 2 years ago

Darknet is a great project. However, the installation of it is complex for the beginner who can only use Python. Would you please pre-compiler the darknet to simplify the installation? Because there are a lot of people who master the Python but know nothing about the C. If the Darknet can be installed by the command "pip install ", it might be spread more widely and more people could benefit from the darknet. Thank you for the great contribution to the Darknet.

stephanecharette commented 2 years ago

Exactly which type of CPU or GPU should we compile for? What should we tell people who don't have your hardware?

Installing should be super fast and simple, and doesn't require any knowledge of C or C++: https://www.ccoderun.ca/programming/darknet_faq/#how_to_build_on_linux