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

Landmark labels in dataset #162

Closed
kushwahashivam opened this issue Jul 21, 2020 · 2 comments
Closed

Landmark labels in dataset #162

kushwahashivam opened this issue Jul 21, 2020 · 2 comments

Comments

@kushwahashivam
Copy link

kushwahashivam commented Jul 21, 2020

I was trying to use the dataset provided over Google Drive. But I can not find any file that gives me landmarks of cropped images. These are the files in train.configs

['keypoints_sim.npy',
'param_whitening.pkl',
'u_exp.npy',
'u_shp.npy',
'param_all_norm.pkl',
'param_all_norm_val.pkl',
'train_aug_120x120.list.train',
'train_aug_120x120.list.val',
'w_exp_sim.npy',
'w_shp_sim.npy']

Is there any way to get those landmarks for training?

@cleardusk
Copy link
Owner

The landmarks are reconstructed online, https://github.com/cleardusk/3DDFA/blob/master/utils/ddfa.py#L27.

@kushwahashivam
Copy link
Author

Yeah, I got the solution.

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