Hi, I’m trying to deploy and inference with a yolov8 segmentation model. I tried to follow the tutorial, but I just get:
INFO: deploying model yolov8sseg-coco for 4 cores. This may take a while…
How long should this run? I left it on for 3.5 hours and nothing happened (except the loading bar). This seems to be a model included in your library: yolov8sseg-coco.
Any idea if I can turn on more extensive logging to see what is happening?
Thank you in advance!