ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Harel Yadid
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Harel Yadid

    • Harel YadidH

      running voxl-tflite-server dev

      Modal Pipe Architecture (MPA)
      • • • Harel Yadid
      3
      0
      Votes
      3
      Posts
      301
      Views

      Harel YadidH

      Thanks for the answer!
      it worked great after the upgrades.

      what I am trying to do now is to run the deeplab dnn, but I am having some issues.
      I tried to run the 865 build but i couldn't run any tflite dnn.
      then I tried to run the 820 build which worked perfectly and than added manually the deeplab dnn.

      eventually i received the error:

      Screenshot from 2022-03-10 10-55-20.png
      do you have any suggestions?

    • Harel YadidH

      voxel-portal shared libraries error

      VOXL
      • • • Harel Yadid
      4
      0
      Votes
      4
      Posts
      302
      Views

      Harel YadidH

      Thanks for the answer, I found another solution as well that worked for me.

      It is probably more intuitive for experts, but i noticed that in the third party from your git you should also imply git submodule init and git submodule update .

      After doing that, the old instructions worked semi-properly, and I could reinstall the voxl-portal package with not farther problems. It's just the README files that were not so obvious in explaining so.