Automatic syncing object models across multiple VOXL2s
-
Hello,
I'm trying to get an object-detection-model-guided drone. I am also trying to get it so that I can have an object detection model (like the MobileNet) on one VOXL2 and then be able to sync that same model onto other VOXL2s. I would like to have it so that the modifications I make to the model (weights, parameters, training data, etc), can automatically be pushed or synchronized across all the other VOXL2s I am using.
How can I do this?
I typed voxl-{TAB}{TAB} in terminal, and it seems to me like
voxl-configure-docker-support,voxl-configure-mavlink-server,voxl-configure-tflife,voxl-inspect-mavlink,voxl--mavcam-manager,voxl-mavlink-server, andvoxl-tflife-serverare the places to start, but I am not sure as I am new to this.Where should I start?
Thank you!
-
Hello,
I'm trying to get an object-detection-model-guided drone. I am also trying to get it so that I can have an object detection model (like the MobileNet) on one VOXL2 and then be able to sync that same model onto other VOXL2s. I would like to have it so that the modifications I make to the model (weights, parameters, training data, etc), can automatically be pushed or synchronized across all the other VOXL2s I am using.
How can I do this?
I typed voxl-{TAB}{TAB} in terminal, and it seems to me like
voxl-configure-docker-support,voxl-configure-mavlink-server,voxl-configure-tflife,voxl-inspect-mavlink,voxl--mavcam-manager,voxl-mavlink-server, andvoxl-tflife-serverare the places to start, but I am not sure as I am new to this.Where should I start?
Thank you!
-
@Moderator So is
voxl-tflite-serverwhat is used to communicate and transfer the model across different voxls? -
@Moderator So is
voxl-tflite-serverwhat is used to communicate and transfer the model across different voxls?@Denver-Bennett Hi Denver, no voxl-tflite-server is a TensorFlow Lite runtime environment for VOXL.
You will need to write your own code if you want to somehow mesh models together over a network. We aren't familiar with any software that handles that today
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login