-
Tflite model is not working, maybe because of the difference of shapes. I have Output 0: Shape: [ 1 39 8400] and your model has Output 0: Shape: [ 1 116 8400]. Can you help me fix it? Thank you…
-
### 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 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 …
-
### 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 everyone, just wanted to share my repository that has an ONNX model for the Ultralytics YOLOv8 segmentation model with all the post-processing inside it such as NMS etc: https://github.com/namas191…
-
### 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…
-
I try several Yolo on rv1106 board:
Yolov5 - work fine
Yolov8 and Yolov10 - error:
````
load lable ./model/coco_80_labels_list.txt
E RKNN: failed to decode config data!
Segmentation fault (core …
-
### 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…
-
Thanks for implementing these amazing models! I wonder if there's any implementation for yolov8 instance segmentation. It would be a nice addition if the repo doesn't have it.
Thanks once again.
-
Hi, will there be an upgrade to handle yolov8 segmentation?