Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Normalization #2

Open
avisekiit opened this issue Aug 6, 2017 · 0 comments
Open

Data Normalization #2

avisekiit opened this issue Aug 6, 2017 · 0 comments

Comments

@avisekiit
Copy link

Hi @shinseung428 ,
Thanks for this awesome repo. I just had a doubt regarding data normalization. In your hand_data.py in Line 46:
https://github.com/shinseung428/simGAN_NYU_Hand/blob/master/data/hand_data.py#L46

you seem to load images from a directory which already contains normalized synthetic data but again you normalize the synthetic depth maps in Line 76:
https://github.com/shinseung428/simGAN_NYU_Hand/blob/master/data/hand_data.py#L76

Can you please clear my doubts on the following:

  1. Do you directly crop the png files of the synthetic depth maps provided in the NYU Hand Pose Dataset?
  2. Do you take any special care to address the issue in the dataset that "In each depth png file the top 8 bits of depth are packed into the green channel and the lower 8 bits into blue"

Thanks,
Avisek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant