erik Hello gikem , so we already have on-device apriltag support - but it's not yet mainlined. You can checkout to branch gen2-apriltag, install requirements (python examples/install_requirements.py) and then check these examples. Thanks, Erik
erik Hi @JamesWaltner , Support has been added a long time ago, but since accuracy/speed isn't that good, we don't even mention it anywhere. April tag recognition mostly runs on CPU (not many parallelizable operations), and RVC2 doesn't have good CPU. We have 2 examples here: luxonis/depthai-pythontree/main/examples/AprilTag