Skip to content

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.

4 participants