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

Hi, there are some problems about transform.py #94

Open
wqz960 opened this issue Apr 7, 2019 · 2 comments
Open

Hi, there are some problems about transform.py #94

wqz960 opened this issue Apr 7, 2019 · 2 comments

Comments

@wqz960
Copy link

wqz960 commented Apr 7, 2019

No description provided.

@wqz960 wqz960 changed the title transform Hi, there are some problems about transform.py Apr 7, 2019
@wqz960
Copy link
Author

wqz960 commented Apr 7, 2019

inp = crop(img_trans, center, scale, [256,256])
trans_pts3d = transform_preds(torch.tensor(pts3d), center, scale, [256, 256])
I want to crop all data to [256,256], and the groundtrue landmarks is transformed by your transform_preds function. But finally the landmarks did not match the image. Can you help me to correct it? THANK YOU!

@YinZ-510
Copy link

@wqz960
Hi, I also want to train this network on on my own dataset, my input picuture size is 720x1280,
but I don't know how to set the scale and center.
Can you give me some advice?

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

2 participants