ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Error when using opencv dnn module.

    Ask your questions right here!
    2
    3
    140
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Nguyen Tien SuN
      Nguyen Tien Su
      last edited by

      Hi all!
      I can't use dnn module of opencv in voxl-tflite-server service.
      Screenshot-12.png

      Please help me solve this problem! Thank you very much!

      1 Reply Last reply Reply Quote 0
      • Chad SweetC
        Chad Sweet ModalAI Team
        last edited by

        We have a set of TensorFlow Lite example models that are included.

        Tensorflow lite is a different runtime than opencv.

        It looks like you are trying a new runtime with opencv. We don't support that ourselves though you are obviously free to try.

        FWIW, those errors are c++ linking errors which means the version of opencv you are linking against doesn't include the symbols you are looking for

        It will probably be a lot easier to stick with tensorflow lite

        1 Reply Last reply Reply Quote 0
        • Nguyen Tien SuN
          Nguyen Tien Su
          last edited by

          Thank @Chad-Sweet !

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors