Files
Obsidian/03旧笔记本整理/00Trilium/学习/软件/DeepfaceLab/基础知识.md
2026-02-04 17:04:00 +08:00

21 lines
442 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
data_src是需要保留的人脸视频
data_dst是想保留动作的视频、
1.分解src、dst视频为图片帧
2.提取src人脸使用wf全脸模式
3.删除识别异常的结果
4.提取dst人脸使用wf人脸类型
5.编辑dst、src人脸遮罩 
6.训练人脸遮罩模型
7.训练换脸模型
在该阶段按P换一批预览图按空格查看最新效果觉得效果ok按回车保存
8.运行合成脚本