5 ms·
https://github.com/deepinsight/insightface?tab=readme-ov-file#license https://github.com/deepinsight/insightface?tab=readme-ov-fil... ---------- The code of Ins
by cleardusk 2y ago
https://github.com/deepinsight/insightface?tab=readme-ov-file#license https://github.com/deepinsight/insightface?tab=readme-ov-fil...
----------
The code of InsightFace is released under the MIT License. There is no limitation for both academic and commercial usage.
- homarp 2y agothat is the code. the weights are non commercial Both manual-downloading models from our github repo and auto-downloading models with our python-library follow the above license policy(which is for non-commercial research purposes only).
- cleardusk 2y agoUnderstood. The core dependency of InsightFace in LivePortrait is the face detection algo. The face detection is easily to be replaced with self-developed or MIT-licensed model.