Lepton Thermal Camera for Object detection
-
Hello @Eric-Katzfey @tom ,
I had a doubt regarding the thermal camera pipeline(i.e.
voxl-lepton-server). Can the output from the thermal camera be used for object detection on thevoxl-tflite-serverinstead of using the RGB Hires camera as usual.I am using Lepton thermal camera on VOXL 2 compute.
-
Hello @Eric-Katzfey @tom ,
I had a doubt regarding the thermal camera pipeline(i.e.
voxl-lepton-server). Can the output from the thermal camera be used for object detection on thevoxl-tflite-serverinstead of using the RGB Hires camera as usual.I am using Lepton thermal camera on VOXL 2 compute.
Could you please share some updates on this?
-
@Jetson-Nano if you plan on using object detection in tflite server, then you can use yolov5 or yolov8 - I am unsure if you can pipe in that data into tflite with it working as that code base is meant to ingest generic raw and nv frames (RAW8/16 or NV12/21) so streaming in a different frame format might cause issue - if this doesnt fail and it works with the pipe, then it is up to you to train your own model based on the thermal camera feed.
-
@Jetson-Nano if you plan on using object detection in tflite server, then you can use yolov5 or yolov8 - I am unsure if you can pipe in that data into tflite with it working as that code base is meant to ingest generic raw and nv frames (RAW8/16 or NV12/21) so streaming in a different frame format might cause issue - if this doesnt fail and it works with the pipe, then it is up to you to train your own model based on the thermal camera feed.
@Zachary-Lowell-0 Thank you for your reply. I will test it out and let you of any developments.
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