-
Hi there,
Would it be possible for you guys to add an end2end tutorial for the YOLOv8 Segmentation models? I was wondering if it could be possible by modifying the code in the YOLOv8 pose tutorial …
-
感谢作者这么好的项目,代码写的非常棒,请问一下作者有继续开发新的模型比如YOLOv8-OBB,YOLOV10的计划吗?
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
Hi,
I’m currently working with a custom YOLOv8 model configuration (yolov8_ResBlock_CBAM.yaml) and have a question regarding the use of pre-trained weights during training. After reviewing the YAML…
-
I configed my environment referring to [Ryzen™ AI Software](https://ryzenai.docs.amd.com/en/latest/inst.html) for installation, and I followed the README.md in "example\yolov8"。
when I commanded ".\b…
-
Tested this issue multiple times on different files. It's confirmed.
I have labels that I want to import. The labels are rectangles bounding boxes. The app crashes unexpectedly when attempting to …
-
### Describe the bug
## Bug
I am doing a transfer-learning training using the pre-trained COCO YOLOv8 checkpoint. I create a custom `data.yaml` which passes 7 labels to predict. A `print(model.names)…
-
Hello. The readme mentions that this repo is compatible with pose detection. I trained a pose model and named it Platform.pt. The node runs and I can see unsucessful detections in /yolo/detections. Ho…
-
Hi, I have problem where detection and tracking node is sending message, but debug node is making an error.
I guess it is error comping from cv2_bridge extension.
So, I want to activate detectio…
-