• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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.
    • N
      Nguyen Tien Su
      last edited by 17 Jun 2022, 11:15

      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
      • C
        Chad Sweet ModalAI Team
        last edited by 17 Jun 2022, 14:17

        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
        • N
          Nguyen Tien Su
          last edited by 22 Jun 2022, 08:12

          Thank @Chad-Sweet !

          1 Reply Last reply Reply Quote 0
          1 out of 3
          • First post
            1/3
            Last post
          Powered by NodeBB | Contributors