Deploy pretrained model on OAK-D device
Hello @Areeba , I'm unsure why it wasn't working for you, but after I went step by step through the yolov3 tutorial and it worked as expected. It might be you had an old tutorial. Script code here, blob here. Run with python3 mask-nomask-yolov3.py yolov3masks.blob 
- Edited
Hi, I'm a newbie with the OAK-D.
I wanted to let you know that the shared Colab is not working anymore with the tf 1. X versions because now Colab works with Python 3.10. Anyways, Roboflow's examples have the same problem.
I apologize, I did not know about that repo. I checked it and it solves my FP16 troubles and more. I'll try them.
Thank you!!!
Excuse me, I wonder if it might be possible to run also segmentation models if I change the training to segment. Or I'm just going to lose my time 