V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
netty
V2EX  ›  OpenAI

一款免费的 AI 换脸神器 - FaceFusion

  •  
  •   netty · 108 天前 · 637 次点击
    这是一个创建于 108 天前的主题,其中的信息可能已经有所发展或是发生改变。

    经过了很长一段时间的 AI 技术发展,目前的 AI 换脸技术已经越来越成熟。除了能够实现人物照片的换脸,还可以实现视频中人物的换脸。

    FaceFusion 是一款免费的换脸器,同时提供了脸部的修复增强功能。可以自己部署,也可以使用 Google colab 版本白嫖换脸。

    FaceFusion 的 Github 项目,采用了 MIT 许可: https://github.com/facefusion/facefusion

    试用效果还不错,写了一篇简单的介绍:

    >>> 一款免费的 AI 换脸神器 - FaceFusion

    5 条回复    2024-03-23 22:01:10 +08:00
    buyno1
        1
    buyno1  
       37 天前
    colab 免费版总是出现 gpu 上限无法运行
    netty
        2
    netty  
    OP
       36 天前
    @buyno1 可能是因为使用的人多,没有足够的 GPU 资源,会降级为使用 CPU 运行
    buyno1
        3
    buyno1  
       36 天前
    @netty 在 cpu 里也能跟在 gpu 里一样运行吗
    netty
        4
    netty  
    OP
       36 天前
    @buyno1 能运行,就是慢一些
    buyno1
        5
    buyno1  
       36 天前
    EP Error /onnxruntime_src/onnxruntime/core/providers/cuda/cuda_call.cc:121 std::conditional_t<THRW, void, onnxruntime::common::Status> onnxruntime::CudaCall(ERRTYPE, const char*, const char*, ERRTYPE, const char*, const char*, int) [with ERRTYPE = cudaError; bool THRW = true; std::conditional_t<THRW, void, onnxruntime::common::Status> = void] /onnxruntime_src/onnxruntime/core/providers/cuda/cuda_call.cc:114 std::conditional_t<THRW, void, onnxruntime::common::Status> onnxruntime::CudaCall(ERRTYPE, const char*, const char*, ERRTYPE, const char*, const char*, int) [with ERRTYPE = cudaError; bool THRW = true; std::conditional_t<THRW, void, onnxruntime::common::Status> = void] CUDA failure 100: no CUDA-capable device is detected ; GPU=-1808867584 ; hostname=4a35e2b67520 ; file=/onnxruntime_src/onnxruntime/core/providers/cuda/cuda_execution_provider.cc ; line=236 ; expr=cudaSetDevice(info_.device_id);

    报错,gpu 上限,连的是 cpu 应该怎么改参数
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1237 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 17:53 · PVG 01:53 · LAX 10:53 · JFK 13:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.