Hello,
I want to implement yolov7 with oak-d camera for a small project. I am trying to do this example from depthai-python, but with yolov7. I didn't find any examples online and curious is it possible. I understand yolov7 has been recently published and introduced to the community. From the reference of depthai experiments in YOLO, I see examples for v4_tiny & v3. Also checked release notes of depthai-python v2.17.0 added support for yolov6. So, I am curious, is it possible to deploy yolov7 with oak-d camera? If possible, any reference/guide that i should check.