How do i run yolov8 object detection and segmentation parallel?

Hi @Jeongmo_Kim

You can use DeGirum PySDK for such use cases. In fact, a lot of users have been able to develop such applications that use multiple models either in series or in parallel. You can see this for an example: Running multiple models independently