Skip to content

I have a question in your hand detection module #11

@mks0601

Description

@mks0601

Hi thanks for sharing your code

I have a question about your hand detection module which is used in most of the hand pose estimation papers recently.

According to 96 line of training/GetH5DataNYU.py,

depth = CropImage(depth, joint_uvd[id, 34])

you used joint_uvd[id, 34] for com of CropImage function.

So, I`m curious about whether you used groundtruth palm position(joint_uvd[id, 34]) when you crop the hand from original depth image even in test stage or not.

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