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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KwaiVGI avatar

KwaiVGI/LivePortrait

0
View on GitHub↗
18,632 stars·1,938 forks·Python·5 vuesliveportrait.github.io↗

LivePortrait

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 original actor.

The framework covers a range of video editing and animation capabilities, including facial motion retargeting, region-specific masking, and video-to-video expression transfer. It utilizes stitching-based motion transfer and landmark-based retargeting to align driven animations with source images.

Features

  • AI Motion Retargeting - Functions as an AI motion retargeting tool that maps facial movements between different identities.
  • Portrait Animation Engines - Provides a deep learning engine for transferring facial expressions from driving videos to static portrait images.
  • Portrait Animation Tools - Offers tools for generating realistic facial movements in static photos using driving video motion transfer.
  • Landmark-Based Retargeting - Adjusts facial landmark scales and positions to accurately map driving expressions onto different identities and species.
  • Portrait Video Retargeting - Implements generative retargeting of facial expressions and head movements between different identities.
  • Motion Transfer Models - Utilizes a generative motion transfer model to combine driving expression data with static source images.
  • Digital Puppet Animation - Creates realistic motion for animal portraits and non-human characters using facial retargeting.
  • Animal Motion Synthesis - Applies human facial animations to animal portraits using specialized retargeting and image processing.
  • Cross-Species Animation - Provides specialized image processing to adapt human facial animation models to animal subjects.
  • Facial Motion Retargeting - Implements precise mapping of facial expressions from a driving video to a target portrait while preserving identity.
  • Video Motion Controllers - Transforms existing portrait videos by applying motion and expressions captured from a separate driving clip.
  • Region Masking - Isolates targeted portrait areas using masks to refine facial animations without affecting the entire image.
  • Regional Editing - Allows for generative modifications and pose adjustments to specific isolated areas of a portrait.
  • Motion Template Generators - Converts driving videos into portable motion files to speed up animation and protect the actor's identity.
  • Motion Templates - Creates portable motion files to increase processing speed and protect the original actor's identity.
  • Template-Based Inference - Reduces redundant calculations and accelerates the animation process using precomputed motion sequences.
  • Motion Template Generation - Generates portable motion files to increase processing speed and anonymize the driving actor.
  • Cross-Species Animation - Adapts human-centric facial animation models to simulate realistic movements in animal portraits.
  • Controllable Generation - Performs efficient portrait animation with stitching and retargeting.
  • Image Driven Animation - Efficient portrait animation with precise stitching and retargeting control.
  • Generative adversarial networks - Listed in the “Generative adversarial networks” section of the Ailia Models awesome list.

Historique des stars

Graphique de l'historique des stars pour kwaivgi/liveportraitGraphique de l'historique des stars pour kwaivgi/liveportrait

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait kwaivgi/liveportrait ?

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.

Quelles sont les fonctionnalités principales de kwaivgi/liveportrait ?

Les fonctionnalités principales de kwaivgi/liveportrait sont : AI Motion Retargeting, Portrait Animation Engines, Portrait Animation Tools, Landmark-Based Retargeting, Portrait Video Retargeting, Motion Transfer Models, Digital Puppet Animation, Animal Motion Synthesis.

Quelles sont les alternatives open-source à kwaivgi/liveportrait ?

Les alternatives open-source à kwaivgi/liveportrait incluent : badtobest/echomimic — EchoMimic is an audio-driven portrait animation framework and latent diffusion video generator. It transforms static… aliaksandrsiarohin/first-order-model — This project is a generative adversarial network designed for image animation and motion transfer. It functions as a… klingairesearch/liveportrait — LivePortrait is a computer vision framework designed for portrait animation and generative video synthesis. It… zejun-yang/aniportrait — AniPortrait is an AI video synthesis pipeline designed to generate photorealistic speaking portraits and facial… fudan-generative-vision/hallo2 — Hallo2 is an AI video generation tool and audio-driven portrait animation framework designed to transform static… fudan-generative-vision/hallo — Hallo is an audio-driven talking head generator and portrait animation framework. It synchronizes a static portrait…

Alternatives open source à LivePortrait

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec LivePortrait.
  • badtobest/echomimicAvatar de BadToBest

    BadToBest/EchoMimic

    4,258Voir sur GitHub↗

    EchoMimic is an audio-driven portrait animation framework and latent diffusion video generator. It transforms static reference images into dynamic talking head videos by synchronizing facial movements with audio tracks and motion drivers. The system functions as a hybrid motion synthesis engine that combines audio inputs and pose data. It utilizes a facial landmark motion controller to edit positioning markers, enabling precise synchronization and video-to-video pose transfer. The pipeline covers image-to-video animation through latent diffusion and facial landmark conditioning. This allows

    Python
    Voir sur GitHub↗4,258
  • aliaksandrsiarohin/first-order-modelAvatar de AliaksandrSiarohin

    AliaksandrSiarohin/first-order-model

    15,003Voir sur GitHub↗

    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
    Voir sur GitHub↗15,003
  • klingairesearch/liveportraitAvatar de KlingAIResearch

    KlingAIResearch/LivePortrait

    17,830Voir sur GitHub↗

    LivePortrait is a computer vision framework designed for portrait animation and generative video synthesis. It functions as a deep learning system that transfers facial expressions and head movements from a driving video source onto a static image or an existing portrait video, effectively decoupling the subject's identity from the dynamic motion patterns. The framework utilizes keypoint-based motion retargeting and implicit 3D latent representations to map movements across different subjects, including both human and animal portraits. By employing canonical motion normalization and feature-s

    Pythonface-animationimage-animationvideo-editing
    Voir sur GitHub↗17,830
  • fudan-generative-vision/hallo2Avatar de fudan-generative-vision

    fudan-generative-vision/hallo2

    3,713Voir sur GitHub↗

    Hallo2 is an AI video generation tool and audio-driven portrait animation framework designed to transform static images into speaking videos. It functions as a portrait image animator that synchronizes a single photo with an audio track to produce high-resolution talking head videos. The system includes a distributed animation trainer for fine-tuning deep learning models using custom datasets and distributed computing resources. It employs hierarchical video generation and temporal consistency modeling to produce long-form character animations that remain stable over extended durations. The

    Python
    Voir sur GitHub↗3,713
Voir les 30 alternatives à LivePortrait→