Detect the pose of an object in the scene. Contact us to share your use case and we’ll build a custom model for you.
Parameters
Name of the object to detect the pose of.
Response
List of poses of the detected object. See Pose for more details. Example Usage
poses = await client.pose_detection("screws")