Stéphane Charette

Results 141 comments of Stéphane Charette

Can this be closed?

Let's not keep adding more to this PR. Instead, we need new PRs based on the `v5_openblas` branch I created today. Please don't add everything into 1 PR, if the...

First, you seem to have some invalid lines in your .cfg file. This is what I see when I try to train with the .cfg file you provided: ``` *...

See the FAQ: https://www.ccoderun.ca/programming/yolo_faq/ Note this repo is no longer maintained. You should switch to the newer repo. See the info in the FAQ.

https://www.ccoderun.ca/programming/yolo_faq/#configuration_template Note this repo is no longer maintained. You should switch to the Hank.ai one: https://www.ccoderun.ca/programming/yolo_faq/#which_repos_to_use_and_avoid

The python example is working for me as far as I can tell. ![image](https://github.com/user-attachments/assets/36ad4b5d-0099-4c8d-896b-aafa1542e2d2)

If you're on V3, then use the `example.py` script. The other scripts are from V2, which I guess haven't been updated yet.

Thing is, Darknet currently uses C++17. The version header is not available until C++20.

What do you suggest as a fix? How should this work?