Skip to content

About the number of keypoints of each dataset #46

Description

@qbxlvnf11

Thanks for your work!

May I hava a question about pretrained pose-resnet backbone setting?

Whan I check pose_resnet50_panoptic.pth.tar, its number of the joints is 18.
However, the number of COCO (OpenPose version) keypoints is 18, the number of MPII keypoints is 16, the number of Panoptic is 19.
All are not same.
How do mapping other kind of keypoints?
Would you provide mapping function to me? Or Can I know the setting about this in detail?

As I guess about the training of backbone based on describing in paper,
first, load the COCO (18 keypoints) pretrained model of Pose-ResNet,
second, mapping or eliminating the keypoints of MPII/Panoptic suited to COCO keypoitns format.

Thanks for your contributions!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions