-
trt10推理yolov8-seg的时候执行this->context->enqueueV3(this->stream)的时候就Segmentation fault。debug的时候binding的绑定那些都没问题。
-
使用例程sophon-demo-0.2.5,yolov8_seg,我使用ubuntu编译,然后在bm1684x上面运行,可以成功运行,但是我在bm1684x上面编译,可以编译,但是,不能运行,下面是报错信息:
Open /dev/jpu successfully, device index = 0, jpu fd = 5, vpp fd = 6
vpp pcie run failed
…
-
x86打包,toolkit2版本为2.3,model_zoo也更新到了2.3,rk3588板环境为2.3。
打包cpp成可执行程序,拷贝到rk3588推理的时候报错。错误如下,lib库也是2.3版本里的最新版本
```
sudo ./rknn_yolov8_seg_demo model/yolov8_seg.rknn model/bus.jpg
load lable ./model…
-
### 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…
-
## Description
I'm trying to convert yoloV8-seg model to TensorRT engine, I'm using [DeepStream-Yolo-Seg](https://github.com/marcoslucianops/DeepStream-Yolo-Seg) for converting the model to onnx.
aft…
-
### 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…
-
Thanks for your efforts, is there any plans to launch an ios app project for yolov8-seg? Or modification of the current project?
-
When I trained FastSAM on coco128-seg dataset, I found that the part that needed training was the YOLOV8-seg model. So FastSam is only to train a YOLOV8-seg and then adding prompting oprations to it?
-
### 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…
-
When I was following you to deploy the yolov8-seg model to Jetson Orin Nano, I got this error when I ran ./yolov8-seg yolov8s-seg.engine data/bus.jpg:
terminate called after throwing an instance of '…