-
Hey Great Repo. Thanks for it. One question:
Do you also have the results from your last command?
I followed all the steps as listed in the repo and I am running the
./darknet detector map ....
…
-
📚 This guide explains how to train your own **custom dataset** with YOLOv5 🚀. See YOLOv5 [Docs](https://docs.ultralytics.com/yolov5) for additional details. UPDATED 13 April 2023.
## Before You S…
-
Hey,
I am looking for tips to improve training instabilities I am currently having using limited amount of data and low number of epochs. The motivation behind this need is that I am comparing mul…
-
Hi,
We've talked about your input pipeline in StackOverflow and since you advised me to open an issue here, here I am. You've helped me a lot already but I would like to know more about the actual …
-
Hi Denny,
Thanks for this wonderful resource. It's been hugely helpful. Can you say what your results are when training the DQN solution? I've been unable to reproduce the results of the DeepMind p…
-
I've tested this yolov3 implementation in pytorch [https://github.com/ultralytics/yolov3](https://github.com/ultralytics/yolov3). I used the same dataset and same yolov3-spp.cfg file (same of everythi…
-
-
Version 0.10 is released now. If no major bugs surface in the next few days the server will start enforcing this version.
There is this 1500+ post issue where most plans for the future were posted …
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Hi
I'm trying to document the simplest LSTM example possible. By "simplest", I mean the intersection of least lines of code combined with minimal use of libraries that hide away details. Once this si…