-
### 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…
-
[English](README.md) | [简体中文](README.zh-CN.md)
[Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics), de…
-
### 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…
-
**Describe the bug**
So I was trying to import data in Yolov8 text format to label studio. There was a tutorial that I followed explaining importing detection yolov8 format by converting it to label …
-
### 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 f…
-
### 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 using makesense.ai for data inference work,
Running AI locally for inference is a great feature, but for me as a beginner, it's a bit difficult to convert [. pt] files to [tensorflow. js], and I…
-
### What is the problem this feature will solve?
Users can use YOLOv8, the latest YOLO version, for fast and accurate instance segmentation.
### What is the feature you are proposing to solve the pr…
-
--> Init runtime environment
I RKNN: [17:10:15.695] RKNN Runtime Information: librknnrt version: 1.5.0 (e6fe0c678@2023-05-25T08:09:20)
I RKNN: [17:10:15.695] RKNN Driver Information: version: 0.9.0
…
-
Hi. I am trying to write a custom code for handling segmentation output. The problem I am facing is converting the outputs to a binary mask and the binary mask detecting multiple contours for a single…