grigorisg9gr / polynomial_nets

Official Implementation of the CVPR'20 paper 'Π-nets: Deep Polynomial Neural Networks' and its T-PAMI-21 extension.
Other
163 stars 30 forks source link

Question about Licence #5

Closed yabahu closed 2 years ago

yabahu commented 3 years ago

As your Face-recognition implementation is a minor alteration to Arcface (MIT-licenced), we are just wondering do you have any plans of using MIT licence for your modification to Arcface and pre-trained models.

Cheers | Yabahu

grigorisg9gr commented 2 years ago

Dear @yabahu, thanks for your interest in our work.

Even in Arcface, the training data containing the annotations are available for non-commercial research purposes only. Specifically, the licenses might differ per dataset, so we encourage you to visit the corresponding pages.

For our code, the license is 'Attribution-NonCommercial 4.0 International License' as mentioned here: https://github.com/grigorisg9gr/polynomial_nets/blob/master/LICENSE.txt