What is the best option (with good FPS performance) to train object detection from a dataset, get the blob and run it on oak-d w?
I have checked https://github.com/luxonis/depthai-ml-training/tree/master/colab-notebooks, however the notebooks for SSD MobileNet V2 are deprecated and seem not to be working in Colab any more.
Another question: is it possible to convert a roboflow model to blob? (There is an example of using robflow models using the depthai_sdk, but it is not a solution for me!)