thohemp / 6DRepNet

Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.
MIT License
550 stars 72 forks source link

Licence for Fine-tuned models #27

Closed imae-sound closed 2 years ago

imae-sound commented 2 years ago

Hi. Thanks for this interesting and wonderful piece of work!

I have a question about licensing, as the title says... What would be the licence for Fine-tuned models? Is it MIT like the codes, or is it different?

I want to use it as part of a work study, but I am not skilled in machine learning and would like to use the model as is!

I don't intend to publish, redistribute or incorporate them into products, but even if it is for research purposes, under my work rules, it is still a commercial use. So, I would like to ask you for more information about the lisence for the models.

I look forward to response from you. Thank you.

thohemp commented 2 years ago

Hi, the fine-tuned models are under MIT license, too.

Best regards