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

Regarding licence of model file and dataset. #28

Open
selva18 opened this issue May 8, 2018 · 2 comments
Open

Regarding licence of model file and dataset. #28

selva18 opened this issue May 8, 2018 · 2 comments

Comments

@selva18
Copy link

selva18 commented May 8, 2018

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
Copy link

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

  • BFM which includes a non-commercial use stipulation: "NON-COMMERCIAL USE: The license granted is for internal, non-commercial research, evaluation or testing purposes only. Any use of the DATA or its contents to manufacture or sell products or technologies (or portions thereof) either directly or indirectly for any direct or indirect for-profit purposes is strictly prohibited."
  • LPFW which includes a non-commercial use stipulation: "The database is made available only for non-commercial use."

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
Copy link

kidapu commented Jan 31, 2019

@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 ?

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

3 participants