-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
When creating a …
-
Hi,
I try to test with my images but boxes detection position all left corner not datected face what is the problem here:
left green
Best
```
`#include
#include
#include
#include
…
-
Hello everyone,
i'm trying to pass to the dnn_image_encoder node images coming from other topics, try remapping the /different topic other than /image, but the node is not subscribing to the new topi…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### 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…
-
### 💡 Your Question
I was doing a object detection project , which is a drowning detection . Below is the result of YOLO-NAS S with 250 epochs.
![Screenshot 2024-04-15 001100](https://github.com/D…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
I am currently exploring the use of a segmentation model for my project. To integrate this model, it appears necessary for me to adapt or develop a new decoder node. The current decoder node in the [i…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
How can we do real-time…
-
Unable to find an example that uses a Pytorch dataset and, more importantly, one that uses a Coco Detection dataset.
When running the Yolov8 example, the following error is the output:
> [ERROR]…