Thank you very much for releasing a PyTorch implementation of RetinaFace as open source codes under the MIT license.
I have a small request to you.
At this moment, you’re distributing pre-trained models using personal Google drive folder below.
But this link is not permanent and hence Google may change URL anytime.
https://drive.google.com/open?id=1oZRSG0ZegbVkVwUd8wUIQx8W7yfZ_ki1
We think that it is better to distribute the models at Zenodo(https://zenodo.org)
since it gives us a permanent link for such large data and we can integrate its link in the program code safely.
Dear biubug6,
Thank you very much for releasing a PyTorch implementation of RetinaFace as open source codes under the MIT license. I have a small request to you.
At this moment, you’re distributing pre-trained models using personal Google drive folder below. But this link is not permanent and hence Google may change URL anytime. https://drive.google.com/open?id=1oZRSG0ZegbVkVwUd8wUIQx8W7yfZ_ki1 We think that it is better to distribute the models at Zenodo(https://zenodo.org) since it gives us a permanent link for such large data and we can integrate its link in the program code safely.
Examples: https://zenodo.org/record/6422483#.YmjeFi_3JhF
Is it ok if we upload your models to Zenodo and distribute them under a similar license to your github codes (MIT)?