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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·11 viewsliveportrait.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.

Star history

Star history chart for kwaivgi/liveportraitStar history chart for kwaivgi/liveportrait

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to LivePortrait

Similar open-source projects, ranked by how many features they share with LivePortrait.
  • badtobest/echomimicBadToBest avatar

    BadToBest/EchoMimic

    4,258View on 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
    View on GitHub↗4,258
  • aliaksandrsiarohin/first-order-modelAliaksandrSiarohin avatar

    AliaksandrSiarohin/first-order-model

    15,003View on 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
    View on GitHub↗15,003
  • klingairesearch/liveportraitKlingAIResearch avatar

    KlingAIResearch/LivePortrait

    17,830View on 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
    View on GitHub↗17,830
  • fudan-generative-vision/hallo2fudan-generative-vision avatar

    fudan-generative-vision/hallo2

    3,713View on 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
    View on GitHub↗3,713
See all 30 alternatives to LivePortrait→

Frequently asked questions

What does kwaivgi/liveportrait do?

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.

What are the main features of kwaivgi/liveportrait?

The main features of kwaivgi/liveportrait are: AI Motion Retargeting, Portrait Animation Engines, Portrait Animation Tools, Landmark-Based Retargeting, Portrait Video Retargeting, Motion Transfer Models, Digital Puppet Animation, Animal Motion Synthesis.

What are some open-source alternatives to kwaivgi/liveportrait?

Open-source alternatives to kwaivgi/liveportrait include: 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…