Hello, I am currently trying to have YOLOP work with OAKD. I am using depthai-experiments as my reference and so far no luck. Is it possible to have both bounding box and segmentation running on the same pipeline?
Or is there an experiment that is already available where I can directly plug in the YOLOP .onnx
converted to .blob
? I am using this for for conversion.
Any guidance on how to approach this would be much appreciated, thanks!