-
### 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'm trying to build Hypre with cuda in my linux laptop and get this error both with make and cmake. I'm trying to use the intel mpi libraries. Thank you for your help.
Marcos
$ cmake -DHYPRE_…
-
Hi,
I tried with NVIDIA 3080 ti GPU, it didnot complain about the GPU memory issue anymore, thanks for highlighting about GPU memory.
However, now when i try to detect the ycb objects (banana) the…
-
My dataset contains only one object e.g birds. I annotate the data in the right format.
The `class_name` is: [cars, unknown].
By running the code, I got this error after few steps.
```
label[…
-
The following is copy-pasted from the `KHR_physics_rigid_bodies` README, but I auto-formatted it:
```md
| Type | `event/rigid_body_triggerEntered` | Trigger entered event …
-
In this project if we put the hand at ear it is detecting mobile phone.Is it possible to overcome this issue?
-
Hi 👋🏻
I noticed that YOLOv10 has trouble detecting small objects, especially compared to YOLOv8 and YOLOv9. I have built a small [HF Space](https://huggingface.co/spaces/SkalskiP/YOLO-ARENA) where…
-
### Description
```
[145/237] Building CXX object absl/random/CMakeFiles/random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o
FAILED: absl/random/CMakeFiles/random_internal_randen_hwa…
-
### Describe the bug
Svelte 5 produces an unhelpful error if:
1. A reactive variable is assigned an object whose properties are referenced in markup
2. The reactive variable gets reassigned to …
-
Hi, i am new to tensorflow object detection API, i trained a model with 900 images of shoes, i put 20%(180 images) into test forlder and 80%(720 images into train folder), but after training my traine…