-
How to choose the best IOU threshold during reasoning to make the detection effect better?
-
I ran a script to inference a custom dataset made by myself with more than 300 annotation following this tutorial: https://colab.research.google.com/drive/16jcaJoc6bCFAQ96jDe2HwtXj7BMD_-m5 I used the …
-
**Is your feature request related to a problem? Please describe.**
Need for the following metrics when dealing with object detection problems
Intersection over Union (IoU) measurements can either …
-
Hello,
I'm trying to set up **YOLOv8n** on my RK1808 device. I followed the steps in your [YOLOv8 repository](https://github.com/airockchip/ultralytics_yolov8) to create a .torchscript file. Then…
-
### URL(s) with the issue
[Please provide a link to the documentation entry in question.](https://docs.voxel51.com/tutorials/evaluate_detections.html#Add-predictions-to-dataset)
### Description …
-
I have trained ( Github repo link: _https://github.com/thtrieu/darkflow.git_) using pre-trained weights (tiny-yolo-voc.weights) for 2 of my custom objects, over 30000 steps with a loss of 0.8. When te…
-
Hi~ Thank you for your great work.
I found for text detection in web image, there miss some boxes, for example in this image
![1](https://user-images.githubusercontent.com/12381965/50622720-74051f0…
-
I can't run demo code. I have installed all the requirements. I get following error:
`Traceback (most recent call last): …
-
Hi there,
Thank you for your great work. I have a few questions, as errors occurred when training the model.
The error I encountered currently is as follows:
```
File "/home/Project/LARC/datase…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…