-
什么时候更新[ultralytics_yolov8](https://github.com/airockchip/ultralytics_yolov8)中yolov8_obb和yolov8_pose的onnx导出文件。
-
### 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,
Last week I noticed that there is a new Yolo model, Yolov8-OBB, that apart from providing de bboxes it also gives the orientation of the bbox. I have tried using it in Deepstream but I am not a…
-
您好,博主,感谢您的技术分享。用您的项目顺利部署成功并跑通训练脚本,但是原本数据集是obb形式,但在训练中似乎自动转成了hbb,也就是水平最小外接矩形框。以下是我标签格式:0 0.418945 0 0.25 0 0.25293 0.0859375 0.421875 0.0830078。训练过程中的train_batch0.jpg是这样的
![image](https://github.com/u…
-
### 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…
-
感谢作者这么好的项目,代码写的非常棒,请问一下作者有继续开发新的模型比如YOLOv8-OBB,YOLOV10的计划吗?
-
Hello,
can the yolov8-obb model be exported as a CoreML model for use in IOS? I tried to export the model, but only when the yolov8n model uses the parameter 'nms=True' when exporting coreml, can …
-
Hello Kefu,
Thank you for your excellent paper, and this open source project. I really want to try it on my YOLOv8-OBB. However, with built-in tracker of the YOLO model, there are only two choice B…
-
```python
#-- coding:utf8 --
import MNN
import MNN.numpy as np
import MNN.cv as cv2
def inference(model, img, precision, backend, thread):
config = {}
config['precision'] = precision
…
-
When will the yolov8 obb tensorrt deployment be updated?
hu874 updated
2 weeks ago