-
Hello,
I'm trying to set up **YOLOv8n** on my RK1808 device. I followed the steps in your [YOLOv8 repository](https://github.com/airockchip/ultralytics_yolov8) to create a .torchscript file. Then…
-
Hello and thank you for your good job in bringing Mamba to the yolo-series,but when i train Mamba-yolo-T on widerface +
private data,the results are lower than yolov8-n.
**Mamba-yolo-T**
![image…
-
Hi,
I can use `yolov8n` but cannot seem to be able to use the other checkpoints: `yolov8-lite-s` and `yolov8-lite-t`
I tried installing latest version of `ultralytics` but then the weigths canno…
-
### 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 have 8,9 fps on yolov8n with tensorRT+ cpp
-
Hello~ Please, which file path should I put "Bingsu/adetailer/resolve/main/face_yolov8n.pt"in? As it failed download from huggingface. Thanks
-
Hello I'm trying to convert a "classical" YoloV8 (10MB) .onnx and I get this error:
./onnx2c yolov8n.onnx
2023-03-27 15-28-59.799 […
-
为什么我用yolo export detect model=yolov8n.pt format=onnx x3pi=True生成的直接去转yolov8n.pt得到的onnx无法检测到目标,而原版的yolov8n.onnx可以
-
/home/cas/Desktop/rknn_model_zoo/py_utils/onnx_executor.py:12: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar.
if getattr(np, 'bool', False):
Model-../mod…