Hi Luxonis Team, How to have the config file (.json) for the new YOLOv8 for segmentation? the tool support only detection
Regards,
Hi kaabruno , The json file gets downloaded when you export the model even for detections only - without semantic seg. Is it not working as expected for you? Thanks, Erik
erik Thank you erik for your reply. The Json file generated has an empty for anchors and empty dict for anchor_masks. And when I try to run the model with the .json config, I have this error:
Hi kaabruno , How did you run the model (which example/command)? Did you use latest depthai version? Thanks, Erik
erik I'm using the demo App installed with the windows installer DepthAI-setup-v3.4.0.exe. Depthai version installed: 2.20.2.0
DepthAI-setup-v3.4.0.exe
Depthai version installed: 2.20.2.0
kaabruno How did you run the model I mean?
erik I was using the wrong .blob file. Sorry for replying late.