roop
1.3.2
是的,它仍然有效,您仍然可以使用此软件。它只是不会收到任何更新。
我没有兴趣或时间来监督该软件的开发。我感谢所有为这个项目做出贡献并以最终形式做出的出色的人。
拍摄视频,用您选择的脸更换面部。您只需要一张所需的脸。没有数据集,没有培训。
请注意,安装需要技术技能,不适合初学者。请不要在GitHub上打开平台和与安装有关的问题。
基本 - 更有可能在计算机上工作,但会很慢
加速 - 释放CPU和GPU的全部潜力
使用参数开始程序:
python run.py [options]
-h, --help show this help message and exit
-s SOURCE_PATH, --source SOURCE_PATH select an source image
-t TARGET_PATH, --target TARGET_PATH select an target image or video
-o OUTPUT_PATH, --output OUTPUT_PATH select output file or directory
--frame-processor FRAME_PROCESSOR [FRAME_PROCESSOR ...] frame processors (choices: face_swapper, face_enhancer, ...)
--keep-fps keep target fps
--keep-frames keep temporary frames
--skip-audio skip target audio
--many-faces process every face
--reference-face-position REFERENCE_FACE_POSITION position of the reference face
--reference-frame-number REFERENCE_FRAME_NUMBER number of the reference frame
--similar-face-distance SIMILAR_FACE_DISTANCE face distance used for recognition
--temp-frame-format {jpg,png} image format used for frame extraction
--temp-frame-quality [0-100] image quality used for frame extraction
--output-video-encoder {libx264,libx265,libvpx-vp9,h264_nvenc,hevc_nvenc} encoder used for the output video
--output-video-quality [0-100] quality used for the output video
--max-memory MAX_MEMORY maximum amount of RAM in GB
--execution-provider {cpu} [{cpu} ...] available execution provider (choices: cpu, ...)
--execution-threads EXECUTION_THREADS number of execution threads
-v, --version show program's version number and exit
使用-s/--source
-t/--target
和-o/--output
参数将以无头模式运行该程序。
该软件旨在为AI生成的媒体行业做出积极的贡献,为艺术家提供角色动画和服装模型等任务。
我们知道潜在的道德问题,并采取了措施,以防止该软件用于不适当的内容,例如裸体。
期望用户遵守当地法律,并负责任地使用该软件。如果使用真实面孔,请同意并在共享时清楚地标记深层效果。开发人员对用户操作不承担任何责任。
我们的软件使用许多第三方库以及预培训的模型。用户应记住,这些第三方组件具有自己的许可证和条款,因此我们的许可没有应用。
阅读文档以深入研究。