You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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 ?
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?
The text was updated successfully, but these errors were encountered: