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

a small error in train.py #114

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

a small error in train.py #114

wants to merge 47 commits into from

Conversation

zhuixunforever
Copy link

https://github.com/jnulzl/PRNet/blob/bbdc3c95266aa4ce6379cd343121616244964872/train.py#L39
this should be 'label', instead of 'img', like as:
label_array = np.array(label,dtype=np.float32)

by the way, thanks for your train code!

@destiny311
Copy link

label_array = np.array(label,dtype=np.float32)
can you tell me the datasets where i can get:?

@LucienXian
Copy link

@destiny311 I have met the same problem, have you solved it? What is "--train_data_file“

@zhuixunforever
Copy link
Author

@destiny311 @LucienXian I get the dataset by search "300W-LP" in Google, and you can find the download link of 300W-LP in the web http://www.cbsr.ia.ac.cn/users/xiangyuzhu/projects/3DDFA/main.htm.

I generate groundtruth position map just using generate_posmap_300WLP

@sthl sthl mentioned this pull request Jul 27, 2019
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

Successfully merging this pull request may close these issues.

None yet

4 participants