-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
@AlexeyAB Hi!
Thanks so much for your incredible work!
I have read all issues directly or indirectly related to my question. Unfortunately, I could not find a clear answer to my question. My task is…
-
Hi @AlexeyAB , so thankful for your excellent work
may I ask how should I adjust the code if I would like to calculate mAP on Yolov4 for different size objects with dataset BDD100k?Does the function …
-
-
I notice that Yolo-v3 is pretty good at detecting small objects. However, I find a lot of false negative and some false positive for big objects. Are there any methods and good practice to help impro…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi, I have troubles running the slam/r3d_stream_rerun_realtime_mapping.py file. I'm using the code from ali-dev branch and I've modified the DemoApp structure so the input depth and rgb images are ob…
-
I want to use InternVL2-8B to do binary classification (e.g. yes or no) on very small images. Specifically, I am going to use the cropped bounding box patch (which is the result of Object Detection) a…
-
## Bug report
**Describe the bug**
If we have detections and cell objects and try to run Detection Centroid Distances 2D, it will only output a result for the cells and not the detections.
**T…
lacan updated
3 months ago
-
Hi @AlexeyAB @WongKinYiu
I wonder if there's a way or where is exact the place in the code I can set custom sizes for these definitions so that we can have more useful mAP, precision, recall value…