Get desktop application:
View/edit binary Protocol Buffers messages
A 2D keypoint on a specific camera.
Used in:
Camera coordinates.
3D keypoint in camera coordinate frame.
All 2D keypoints for a camera label (object).
Used in:
Keypoint relative to a specific camera image.
Used in:
Camera image coordinates (in pixels, x=0, y=0 is top-left pixel).
Visibility attributes determined based on camera image only.
Used in:
,A 3D coordinate in vehicle or camera frame (depending which message it is part of - LaserKeypoint or CameraKeypoint).
Visibility attributes determined based on all available data (camera image and or lidar).
Used in:
Numeric value of the metric.
Group of keypoins used for evaluation of the metric. Refer to metrics/python/keypoint_metrics.py for the list of canonical groups of keypoints.
Mean Per Joint Position Error.
Precision at different thresholds for Object Keypoint Similarity (aka OKS) values. We use scales `DEFAULT_PER_TYPE_SCALES` from metrics/python/keypoint_metrics.py to compute OKS for different keypoint types.
Percentage of Correct Keypoints.
Pose Estimation Metric
Keypoint detection precision
Keypoint detection recall
Average precision computed over all thresholds for Object Keypoint Similarity (aka OKS) values.
Used in:
Numeric value of the metric.
Group of keypoins used for evaluation of the metric. Refer to metrics/python/keypoint_metrics.py for the list of canonical groups of keypoints.
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:
,Tip of nose.
Center of the forehead area.
A point in the center of head - a point in the middle between two ears. The nose and head center together create an imaginary line in the direction that the person is looking (i.e. head orientation).
Attributes related to the keypoint's visibility.
Used in:
,Is true, if the keypoint is occluded by any object, a body part or its location can be determined only with large uncertainty. Is false if the keypoint is clearly visible.
A 3D keypoint.
Used in:
3D keypoint in vehicle coordinate frame.
All 3D keypoints for a laser label (object).
Used in:
,Used in:
Fields to identify the predicted keypoints.
Used in:
Same as Frame.context.name.
Same as Frame.timestamp_micros.
This must be set as the full email used to register at waymo.com/open.
This name needs to be short, descriptive and unique. Only the latest result of the method from a user will show up on the leaderboard.
Author information.
A brief description of the method.
Link to paper or other link that describes the method.
Estimated pose for all objects in the validation or test subset of the dataset.