-
### 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
Trai…
-
When will there be yolov8n-seg-1280.pt
-
I and ollowing this repo to install RKNN-Toolkit on host PC to convert YOLO-V8 Model to RKNN format and deploy on RK3399PRO board. However, I encountered below error while doing so,
```
WARNING - …
-
### 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
…
-
### 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…
-
替换一个yolov8n.onnx文件控制台输出
16:12:05.791820 >> start detect
16:12:05.859607 >> list index out of range
16:12:05.859607 >> stop
打断点是 label = self.class_names[class_id]这一块可能有问题,请问这个怎么解决啊?
-
Most of the dataset compilation code and dataset training is in the `./training` folder. The dataset training is mostly a jupyter notebook and the dataset compilation code uses Datumaro within python …
-
### 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
Pred…
-
Hi,
I use the following command to train a custom dataset on the pre-trained Yolov8 with yolov8s weights, but the yolov8n is downloaded every time and I am guessing that the input for the model is be…
-
CASE: Yolov8-pose rejecting labels during training
QUESTION: Where does yolov8 determine how many columns are required for each label?
ERROR at model.train phase:
train: WARNING ⚠️ /content…