Hi,
I have just installed My shiny new competition OakD and the software according to the instructions and it fired up the camera just fine, but when it comes to running programmes that use a model the models are missing and don't appear to be part of the repo. I can't see that I have missed a step so where can I download the models?
Here is an example of the error:
% python 08_rgb_mobilenet.py
Traceback (most recent call last):
File "/Users/xxx/projects/drumsticks/depthai-python/examples/08_rgb_mobilenet.py", line 28, in <module>
detection_nn.setBlobPath(args.mobilenet_path)
RuntimeError: NeuralNetwork node | Blob at path: /Users/xxx/projects/drumsticks/depthai-python/examples/models/mobilenet.blob doesn't exist