# change_face **Repository Path**: yukalix/change_face ## Basic Information - **Project Name**: change_face - **Description**: 基于insightface,开发换脸 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-28 - **Last Updated**: 2024-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 基于insightface开发AI实时换脸 # 使用 @2024 08 30 目前只有两张照片进行实现替换,运行案例看core/ChangeFace.py ## 环境(一定要按这个来,不然折腾死,不要问为什么,踩了好几天的坑,自己才填平) > Python 3.10 > > numpy==1.23.5 > > insightface==0.7.X > > onnxruntime-gpu==1.16.3 # 效果 ![img_3.png](img_3.png) ![img_4.png](img_4.png) ![img_1.png](img_1.png) ![img_2.png](img_2.png)