ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Nguyen Tien Su
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Nguyen Tien Su

    @Nguyen Tien Su

    0
    Reputation
    7
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Nguyen Tien Su Unfollow Follow

    Latest posts made by Nguyen Tien Su

    • RE: Error when using opencv dnn module.

      Thank @Chad-Sweet !

      posted in Ask your questions right here!
      Nguyen Tien SuN
      Nguyen Tien Su
    • Error when using opencv dnn module.

      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!

      posted in Ask your questions right here!
      Nguyen Tien SuN
      Nguyen Tien Su
    • RE: Does voxl-tflite-server support Yolov5 model?

      Hi @Matt-Turi !
      Thank your information!

      posted in Ask your questions right here!
      Nguyen Tien SuN
      Nguyen Tien Su
    • Does voxl-tflite-server support Yolov5 model?

      Hi all!
      voxl-tflite-server seems to only support Tensorflow SSD Object Detection. Does it support Yolov5 model? I can't find any document about it.

      posted in Ask your questions right here!
      Nguyen Tien SuN
      Nguyen Tien Su
    • RE: How to receive GPS information in voxl-tflite-server?

      Hi @Matt-Turi !
      You right. I hardcoded tflite server channel, so I forgot to change it when setting callback function. Now, my code works fine.
      Thank you very much for your enthusiastic help!

      posted in VOXL
      Nguyen Tien SuN
      Nguyen Tien Su
    • RE: How to receive GPS information in voxl-tflite-server?

      Hi @Matt-Turi ! This is error.

      2bb3a8ec-babe-4fe5-b027-b329421355e7-image.png

      I tried to change the channel of GPS, then I can't receive any GPS message. I also tried to change channel of the TFLITE server but it couldn't start.

      posted in VOXL
      Nguyen Tien SuN
      Nguyen Tien Su
    • RE: How to receive GPS information in voxl-tflite-server?

      Thank @Matt-Turi very much !
      I am successful to receive GPS in voxl-tflite-server. But I can't open 2 pipes GPS and TFLITE at the same time since they use same channel 0. Their channel seems to be set up by the MPA and can't change. How can I solve this problem?

      posted in VOXL
      Nguyen Tien SuN
      Nguyen Tien Su
    • RE: How to receive GPS information in voxl-tflite-server?

      Thank you, @Matt-Turi !
      I checked the code and understood. But it's error when I include mavlink.h header file from c_library_v2 library into voxl-tflite-server. It said that mavlink.h file not found. How can I solve this problem?

      posted in VOXL
      Nguyen Tien SuN
      Nguyen Tien Su
    • How to receive GPS information in voxl-tflite-server?

      I need to have GPS information such as latitude, and longitude, ... to process in voxl-tflite-server c++ code. How can I do it?

      posted in VOXL
      Nguyen Tien SuN
      Nguyen Tien Su