yfeng95 / PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
http://openaccess.thecvf.com/content_ECCV_2018/papers/Yao_Feng_Joint_3D_Face_ECCV_2018_paper.pdf
MIT License
4.95k stars 947 forks source link

Regarding licence of model file and dataset. #28

Open selva18 opened 6 years ago

selva18 commented 6 years ago

hi YadiraF, I have gone through the repository and found that the license type used in this repository is "MIT". 1.Is the model file also covered under MIT license? 2.With your knowledge, any idea about the licensing of datasets you used?

kylemcdonald commented 6 years ago

The training data is from 3DDFA, which does not itself include a license, but uses other models and datasets:

Furthermore, it includes datasets like Helen which use training data from Flickr users that is not necessarily licensed for use as training data.

In short, it's not possible that the model could be licensed for free use. At best, it's free for research purposes only.

kidapu commented 5 years ago

@kylemcdonald @YadiraF

Hi, I consider to use PRNet for commercial use by re-traning model with available dataset.

BFM

BFM is included in training data set as "300W-LP" . In this url, there is also "300W-3D-Face", which seems to no need to use BFM. If I re-trainig PRNet with this data, Can I use PRNet for commercial use?

LPFW ( LFPW? )

I can't find LPFW( LFPW? ) in thesis document. Could you tell me where does PRNet use LPFW ?