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

    Voxl 2 (implementation of tracking of moving object)

    Support Request Format for Best Results
    voxl2 yolov5
    2
    2
    329
    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.
    • david devassyD
      david devassy
      last edited by

      Hello everyone,
      We are working on a project which requires following challenges:
      1.object tracking using Yolo v5 on python.(yolo have an inbuilt tracking facility using tflite)
      2. Along with object avoidance(6sides) and SLAM using path prediction.
      Our doubts are

      1. Can we use this voxl2 for the above requirements.
      2. If yes what will be the response time.(FPS rate)
      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @david devassy
        last edited by

        @david-devassy

        Hey David,

        We do support deep learning inference on VOXL2! You can check out this page on our docs to read more about our deep learning capabilities. Out of the box our YoloV5 model gets around 30 frames per second. You also mention object avoidance and SLAM using path prediction. We have our own implementation of Visual Object Avoidance (VOA) which you can read about here.

        You could certainly create custom implementations of both of these on VOXL! However I want to highlight that our code for both of the above is C/C++ and not in Python for speed reasons. I can't give you a reasonable estimate about Python performance but it would likely be slower.

        Hope this helps! Let me know if you have any other questions.

        Thomas Patton
        thomas.patton@modalai.com

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