-
### 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 [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
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?
-
Thanks for your efforts, is there any plans to launch an ios app project for yolov8-seg? Or modification of the current project?
-
### 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 '…
-
C:\Users\22692\CLionProjects\yolov8_seg_tensorRT\build.cu(253): error: class "nvinfer1::IBuilder" has no member "setMaxBatchSize"
builder->setMaxBatchSize(1);
^
1 error detec…
-
-
### 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…
-
Thank you for your work. May I know when export seg can support dynamic batch? I see that Yolov8 det is currently supported