Hello, I am currently working on deploying my custom computer vision TF model on OAK-D. I am attempting to use the pose_estimation feature from depthai_movenet and utilizing the MovenetDepthaiEdge module. However, upon importing the module, I am encountering the error message "no module named FPS". I have already tried reinstalling the package but the issue persists. Can anyone help me fix this!?
Is there an alternative method for incorporating the pose_estimation feature into a depthai pipeline, or is using the standard method the only way?