Skip to content

RTMPose3d Z results interpretation #61

@BLukash

Description

@BLukash

Thanks @Tau-J for the awesome library, been using it for 2D keypoint inference with different versions of RTMPose2D for a long time now. As well as @S0yKaf for bringing 3d version here.
However, I am curious on how to interpret Z values from the rtmpose3d onnx result.
The following lines indicate that X and Y SimCC bins are transformed into pixel space of the original image dimensions, and Z is normalized into z_range, which almost mimics behavior from here with the exception of extracting z_root. As I understand @S0yKaf has exported model without built-int post-processing.
My question is basically, can we transform Z (or X, Y) values to the coordinate space, where it can be used together with X and Y for proper 3D visualization and measurements.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions