-
yolov8: https://github.com/ultralytics/ultralytics
> At this moment(23.04.08), there is error when converting yolov8 models to Core ML. Once https://github.com/ultralytics/ultralytics/pull/1791 is …
-
### 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
Expo…
-
(yolov8) who@who-System-Product-Name:~/code/ultralytics$ python3 export_yoloV8.py -w yolov8n.pt -s 416
WARNING ⚠️ 'ultralytics.yolo.v8' is deprecated since '8.0.136' and will be removed in '8.1.0'. P…
-
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 - …
-
I’m using a custom trained yolov8n model. Running the same model using the gstreamer pipeline provided in [hailo-rpi5-examples](https://github.com/hailo-ai/hailo-rpi5-examples) runs just fine. But run…
-
Hi,
Previously we have been successfully running our custom YOLOv5 model on the NPU of Rockchip 3588 platform.
Now we want to porting our platform to STM32MP2. From the wiki guide, object detectio…
-
### 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…
-
### 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…
-
### Search before asking
- [X] I have searched the [issues](https://github.com///issues) and found no similar feature requests.
### Description
User need selection guide.
### Use case
# Object D…
-
我在使用自己的onnx模型时候报错如下:
onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Unexpected input data type. Actual: (tensor(float16)) , expected: (tens…