-
### 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…
-
### Describe the new feature
I am a long-time fan of SQLite Browser. I see that the 3.12.2 version has been out for quite a while, but also that there are continuing developments, new versions of S…
-
Running Kraken2 on 2 million samples with a 256-GB DB with our infrastructure is more challenging than I previously thought, here I describe some (incomplete) preliminary tests and benchmarks.
## K…
-
I would appreciate if someone can help me in this issue. As I am newbie in fiftyone, I am not really sure where the starting point is for evaluating models (after I have computed the predictions).
…
-
### Introduce the problem
Renesas RA8D1 has Cortex-M85 so it should be able utilize Arm2D Helium support.
I've tried to integrate
### Proposal
_No response_
-
# Description
The objective of this issue is to investigate and identify the most effective tools, techniques, and methodologies for benchmarking testing. These tests will serve as a baseline for c…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests.
### Description
Currently, the detection and…
-
@javiercn You mentioned this work yesterday. Could you fill in details?
Also, in terms of ordering the work, am I right to believe we could schedule this pretty late, since if we don't make it then…
-
### Proposal Summary
I am trying to export a dataset from PASCAL VOC format to COCODetection or YOLOv5Detection. In XML files of VOC labels I have some annotations marked as tricky is there a way …
-
Why is the detection results of val.py better than that of detect.py. Using yolov5 for defect detection, val.py can detect, but detect.py can't.
I found that during training, the input size of…