Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

COCO to H36m in "data_2d_h36m_cpn_h36m_dbb.npz" #245

@cohyun

Description

@cohyun

Hi:)
Thanks for nice work and I have some questions about 2d pose npz files.

Looking at your "data_2d_h36m_cpn_h36m_dbb.npz" file or "data_2d_h36m_detectron_coco.npz" file, I can see that the keypoints in that files are in h36m skeleton order. But if i make npz files by the code "infer_video_d2.py" , the keypoints in the npz file I made are COCO skeleton order.

So I wonder How you guys detect h36m skeleton 2d keypoints. I understood that your team made 2d detection by Detectron(BB) and CPN(2d keypoint). But I was assuming that CPN extracts coco keypoints too. So how did you made coco keypoints to h36m keypoints like in "data_2d_h36m_cpn_h36m_dbb.npz"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions