E
EdwardHiscoke

  • Mar 19, 2021
  • Joined Mar 17, 2021
  • 0 best answers
  • Brandon
    Silly me for not looking into the documentation!
    A thought might be to update the installation documentation and point out that the models need downloading. Supernice if they download themselves of course, but I'm fin with the manual download.
    And thanks for your swift reply!

    //Edward

    • 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