Voxl 2 (implementation of tracking of moving object)
-
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- Can we use this voxl2 for the above requirements.
- If yes what will be the response time.(FPS rate)
-
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- Can we use this voxl2 for the above requirements.
- If yes what will be the response time.(FPS rate)
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
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login