Closed Bumbleboss closed 10 months ago
Is it possible to support the use of YOLOP directly with OAKD? https://github.com/hustvl/YOLOP
They have .onnx already available at their /weights directory.
.onnx
/weights
Hi @Bumbleboss , It can! We have a demo app with YOLOP here: https://github.com/luxonis/depthai-experiments/tree/master/gen2-yolo/yolop
Thank you, did not realize it was hidden inside that folder!^
Is it possible to support the use of YOLOP directly with OAKD? https://github.com/hustvl/YOLOP
They have
.onnx
already available at their/weights
directory.