How to determine the orientation of a marker with tensorflow lite
I want to get the orientation (in 3d space if possible) of a marker object in a video stream using tensorflow lite on a coral tpu. My marker looks like:
The marker will be sticked on various objects to get their orientation without the need to train models on every separate object.