-
Since your repo is designed for Yolov5, I look forward to adapting it to never yolo versions, like v8 & 9. Got any ideas?
-
# YOLOv8目录结构 - BLOG
云想衣裳花想容,春风拂槛露华浓
[http://localhost:4859/posts/article_3](http://localhost:4859/posts/article_3)
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
I am working with YOLOv…
-
File "c:\YOLO\video_object_detection.py", line 4, in
from yolov8 import YOLOv8
ImportError: cannot import name 'YOLOv8' from 'yolov8' (C:\Python310\lib\site-packages\yolov8\__init__.py)
J1EXA updated
8 months ago
-
### 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…
-
hey Dmitry - i'm opening this issue to get in touch with you about this other repo:
https://github.com/DmitryCS/yolov8_segment_pose
Can you please merge it with the latest ultralytics/main and r…
pax7 updated
6 months ago
-
目前在移植yolov8 pose进入rv1126。转换的模型用python代码测试过是正常的。用c++代码推理结果整体score偏低只有0.1,框和关键点的位置也不对。我查了一下rk3588和rv1126的模型,发现输出的顺序反过来了。请问沿用3558 pose的代码修改后处理要怎么修改。rk3588的代码参考的是:https://github.com/cqu20160901/yolov8pose…
-
嗨,你打算添加YOLOv8-keras吗?
-
I trained a yolo xs model and exported as onnx file.
I created the inference session by following the code below
```python
import onnxruntime as rt
sess = rt.InferenceSession(MODEL_PAT…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…