Areeba Hey @Luxonis-Lukasz, @erik I created the blob file using updated notebook and followed the steps to run it on depthai given in notebook but its throwing an error. I've attached screenshot of error
erik Areeba did you follow the "Run on the depthai device" section of the notebook (at the bottom)? That should work as expected.
erik Areeba Sorry for the trouble, but could you share your blob? I would like to try it out, just so we can cross out one possibility for the issue you are having.
erik Hello @Areeba , sorry for the delay and inconvenience, I can confirm that there's a problem with the blob and we will check the notebook & integration of the blob with depthai tomorrow.
erik 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 🙂
Areeba https://colab.research.google.com/github/luxonis/depthai-ml-training/blob/master/colab-notebooks/Easy_TinyYolov3_Object_Detector_Training_on_Custom_Data.ipynb Is this the updated one?
Mauricio 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.
Mauricio 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!!!
Mauricio 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 🤔
jakaskerl Hi Mauricio With YOLO 5 and 6 it should work, 7 or 8 are currently detection only i think. Thanks, Jaka