grigorisg9gr / polynomial_nets

Official Implementation of the CVPR'20 paper 'Π-nets: Deep Polynomial Neural Networks' and its T-PAMI-21 extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about Licence

yabahu opened this issue · comments

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

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