package waymo.open_dataset.keypoints

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CameraKeypoint

keypoint.proto:88

A 2D keypoint on a specific camera.

Used in: CameraKeypoints

message CameraKeypoints

keypoint.proto:97

All 2D keypoints for a camera label (object).

Used in: Label

message Keypoint2d

keypoint.proto:31

Keypoint relative to a specific camera image.

Used in: CameraKeypoint

message Keypoint3d

keypoint.proto:43

Used in: CameraKeypoint, LaserKeypoint

message KeypointGroupMetric

keypoints_metrics.proto:19

Used in: KeypointMetrics

message KeypointMetrics

keypoints_metrics.proto:38

message KeypointThresholdMetric

keypoints_metrics.proto:28

Used in: KeypointMetrics

enum KeypointType

keypoint.proto:63

All types of keypoints except (NOSE and HEAD_CENTER) are defined as the 3D location where corresponing bones meet - inside the body. We use person-centric coordinates in this task. For example, the person’s right shoulder will be located on the left side of the image for frontal views and on the right side of the image for back views. Similarly for the other body joints.

Used in: CameraKeypoint, LaserKeypoint

message KeypointVisibility

keypoint.proto:23

Attributes related to the keypoint's visibility.

Used in: Keypoint2d, Keypoint3d

message LaserKeypoint

keypoint.proto:102

A 3D keypoint.

Used in: LaserKeypoints

message LaserKeypoints

keypoint.proto:109

All 3D keypoints for a laser label (object).

Used in: Label, PoseEstimation

message PoseEstimation

keypoints_submission.proto:23

Used in: PoseEstimationSubmission

message PoseEstimation.Key

keypoints_submission.proto:25

Fields to identify the predicted keypoints.

Used in: PoseEstimation

message PoseEstimationSubmission

keypoints_submission.proto:36