awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to qiulin-w/safa

Open-source alternatives to SAFA

24 open-source projects similar to qiulin-w/safa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SAFA alternative.

  • winfredy/sadtalkerAvatar von Winfredy

    Winfredy/SadTalker

    13,919Auf GitHub ansehen↗

    SadTalker is a generative framework designed to synthesize expressive talking head videos from static portrait images. By mapping audio signals or text prompts to three-dimensional facial motion coefficients, the system synchronizes lip movements, facial expressions, and head orientation to create realistic digital character performances. The project distinguishes itself by decoupling identity from dynamic motion through latent space encoding, ensuring that the generated animations maintain visual fidelity to the source portrait. It supports comprehensive motion synthesis, including full-body

    Python
    Auf GitHub ansehen↗13,919
  • aliaksandrsiarohin/monkey-netA

    AliaksandrSiarohin/monkey-net

    0Auf GitHub ansehen↗

    This repository contains the source code for the CVPR oral paper Animating Arbitrary Objects via Deep Motion Transfer by Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci and Nicu Sebe. We call the proposed deep framework Monkey-Net, as it enables motion transfer by…

    Auf GitHub ansehen↗0
  • bytedance/x-portraitAvatar von bytedance

    bytedance/X-Portrait

    545Auf GitHub ansehen↗

    X-Portrait: Expressive Portrait Animation with Hierarchical Motion Attention You Xie , Hongyi Xu , Guoxian Song , Chao Wang , Yichun Shi , Linjie Luo ByteDance Inc.

    Python
    Auf GitHub ansehen↗545
  • feiiyin/styleheatAvatar von FeiiYin

    FeiiYin/StyleHEAT

    658Auf GitHub ansehen↗

    paper | project website

    Python
    Auf GitHub ansehen↗658
  • gvclab/personaliveAvatar von GVCLab

    GVCLab/PersonaLive

    3,368Auf GitHub ansehen↗

    Expressive Portrait Image Animation for Live Streaming

    Python
    Auf GitHub ansehen↗3,368

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • harlanhong/cvpr2022-daganH

    harlanhong/CVPR2022-DaGAN

    0Auf GitHub ansehen↗

    :fire: If DaGAN is helpful in your photos/projects, please help to :star: it or recommend it to your friends. Thanks:fire: :fire: Seeking for the collaboration and internship opportunities. :fire:

    Auf GitHub ansehen↗0
  • harlanhong/iccv2023-mcnetAvatar von harlanhong

    harlanhong/ICCV2023-MCNET

    254Auf GitHub ansehen↗

    :fire: If MCNet is helpful in your photos/projects, please help to :star: it or recommend it to your friends. Thanks:fire:

    Python
    Auf GitHub ansehen↗254
  • jialetao/damAvatar von JialeTao

    JialeTao/DAM

    95Auf GitHub ansehen↗

    CVPR 2022 Structure-Aware Motion Transfer with Deformable Anchor Model

    Python
    Auf GitHub ansehen↗95
  • kkakkkka/hunyuanportraitAvatar von kkakkkka

    kkakkkka/HunyuanPortrait

    0Auf GitHub ansehen↗

    HunyuanPortrait: Implicit Condition Control for Enhanced Portrait Animation Control

    HTML
    Auf GitHub ansehen↗0
  • kwaivgi/liveportraitAvatar von KwaiVGI

    KwaiVGI/LivePortrait

    18,632Auf GitHub ansehen↗

    LivePortrait is a deep learning framework for portrait animation that transfers facial expressions from a driving video to a static image. It functions as an AI motion retargeting tool, mapping movements between different identities while preserving the unique features of the source portrait. The system includes specialized capabilities for cross-species portrait animation, adapting human-centric models to non-human subjects and animals. It also features a motion template generator that converts driving videos into portable files to accelerate inference and protect the identity of the origina

    Python
    Auf GitHub ansehen↗18,632
  • mayuelala/followyouremojiAvatar von mayuelala

    mayuelala/FollowYourEmoji

    439Auf GitHub ansehen↗

    Follow-Your-Emoji Fine-Controllable and Expressive Freestyle Portrait Animation

    Python
    Auf GitHub ansehen↗439
  • mdv3101/avfr-ganAvatar von mdv3101

    mdv3101/AVFR-Gan

    158Auf GitHub ansehen↗

    Official github repo for Audio Visual Facial Reenactment (WACV 2023). For now, we have put the public release of code on hold due to licensing and ethical concerns. Feel free to reach out for any specific queries!

    Auf GitHub ansehen↗158
  • neeek2303/emoportraitsAvatar von neeek2303

    neeek2303/EMOPortraits

    397Auf GitHub ansehen↗

    Official implementation of EMOPortraits: Emotion-enhanced Multimodal One-shot Head Avatars.

    Jupyter Notebook
    Auf GitHub ansehen↗397
  • nvlabs/few-shot-vid2vidN

    NVlabs/few-shot-vid2vid

    0Auf GitHub ansehen↗

    Note This repo is now deprecated. Please refer to the new Imaginaire repo: https://github.com/NVlabs/imaginaire.

    Auf GitHub ansehen↗0
  • oawiles/x2faceAvatar von oawiles

    oawiles/X2Face

    249Auf GitHub ansehen↗

    Pytorch code for ECCV 2018 paper

    Jupyter Notebook
    Auf GitHub ansehen↗249
  • renyurui/pirenderAvatar von RenYurui

    RenYurui/PIRender

    550Auf GitHub ansehen↗

    | ArXiv | Get Start | Video

    Python
    Auf GitHub ansehen↗550
  • snap-research/articulated-animationAvatar von snap-research

    snap-research/articulated-animation

    1,276Auf GitHub ansehen↗

    Code for Motion Representations for Articulated Animation paper

    Jupyter Notebookdeep-learningfirst-order-motion-modelimage-animation
    Auf GitHub ansehen↗1,276
  • stelabou/stylemaskAvatar von StelaBou

    StelaBou/StyleMask

    114Auf GitHub ansehen↗

    Authors official PyTorch implementation of StyleMask: Disentangling the Style Space of StyleGAN2 for Neural Face Reenactment. This paper has been accepted for publication at IEEE Conference on Automatic Face and Gesture Recognition, 2023.

    Python
    Auf GitHub ansehen↗114
  • taekyungki/stylelipsyncT

    TaekyungKi/StyleLipSync

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • vincent-thevenin/realistic-neural-talking-head-modelsAvatar von vincent-thevenin

    vincent-thevenin/Realistic-Neural-Talking-Head-Models

    831Auf GitHub ansehen↗

    My implementation of Few-Shot Adversarial Learning of Realistic Neural Talking Head Models (Egor Zakharov et al.). https://arxiv.org/abs/1905.08233

    Python
    Auf GitHub ansehen↗831
  • wyhsirius/liaW

    wyhsirius/LIA

    0Auf GitHub ansehen↗

    Yaohui Wang, Di Yang, François Brémond, Antitza Dantcheva This is the official PyTorch implementation of the ICLR 2022 paper "Latent Image Animator: Learning to Animate Images via Latent Space Navigation" and TPAMI 2024 paper "LIA: Latent Image Animator".

    Auf GitHub ansehen↗0
  • wywu/reenactganAvatar von wywu

    wywu/ReenactGAN

    198Auf GitHub ansehen↗

    Created by Wayne Wu, Yunxuan Zhang and Ren Li.

    Python
    Auf GitHub ansehen↗198
  • aliaksandrsiarohin/first-order-modelAvatar von AliaksandrSiarohin

    AliaksandrSiarohin/first-order-model

    15,003Auf GitHub ansehen↗

    This project is a generative adversarial network designed for image animation and motion transfer. It functions as a computer vision framework that synthesizes video sequences by applying motion patterns extracted from a driving video onto a static source image. The model distinguishes itself by using a keypoint-based representation to decouple object appearance from temporal movement. By tracking structural deformations through learned latent coordinates, it performs motion retargeting and synthetic media production without requiring manual annotations or object-specific training data. The

    Jupyter Notebookdeep-learninggenerative-modelimage-animation
    Auf GitHub ansehen↗15,003
  • yoyo-nb/thin-plate-spline-motion-modelAvatar von yoyo-nb

    yoyo-nb/Thin-Plate-Spline-Motion-Model

    3,609Auf GitHub ansehen↗

    Source code of the CVPR'2022 paper "Thin-Plate Spline Motion Model for Image Animation"

    Jupyter Notebook
    Auf GitHub ansehen↗3,609