Commenting to keep this thread active @Matija @erik @susantini
Ssusantini
- May 21, 2024
- Joined Feb 2, 2023
- 0 best answers
- In YOLOv8
- In YOLOv8
Hey @susantini , thanks for reporting the issue.
I'd suggest you try out an example from here. You should be able to run it with:
python3 main_api.py -m <model_name> --config <config_json>
where model is the blob file and config the JSON file you get from tools.luxonis.com. If that still produces the same results, please share the .pt weights and an example input image, and we will further look into it.
- In YOLOv8
cc Matija on above ^. Otherwise @susantini please submit an Issue on github;
depthai-ml-training
repo.
Thanks, Erik