is it possible to: run depth estimation- custom model on rpi5 using gstream?
I want it to go live and on a custom model for depth that’ll create from onnx.
Thanks!
is it possible to: run depth estimation- custom model on rpi5 using gstream?
I want it to go live and on a custom model for depth that’ll create from onnx.
Thanks!
Welcome to the Hailo Community!
Yes, depth estimation is a task you can run on a Hailo device. Have a look at our ModelZoo, we do have models for this task.
GitHub - Hailo Model Zoo - HAILO8L - Depth Estimation
We also have example GStreamer pipelines for depth estimation in our Tappas repository: