Running LightGlue Model on Docker for VOXL 2 Mini
-
Hello Thomas,
I am currently working on a project to convert the LightGlue model from PyTorch to ONNX/TensorFlow and optimize it for Qualcomm's DSP on the VOXL 2 Mini. The goal is to achieve efficient model execution with a target performance of 1 FPS, I want to use the docker on the chip.
Can you please guide me on this?
Thank you!
Best,
Manu -
@Manu-Bhardwaj-0 Do you have a specific question? Are you having trouble installing Docker?
-
@Eric-Katzfey I am not able to run pythorch/Onnx model on GPU or NPU, do we have any examples for that?
I could only find the tflite examples.I was able to run the Light Glue model on docker with CPU.