# anandpawara/Real_Time_Image_Animation

The Project is real time application in opencv using first order model

Repository: https://github.com/anandpawara/Real_Time_Image_Animation
Canonical: https://ross.abutalabs.com/products/real_time_image_animation
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2021-10-27T18:58:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2297, "days_push": 1771, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3248, forks 522 (observed 2026-08-28T04:07:51.893566+00:00)

## What it is
A real-time Python application that animates a still image (e.g., a portrait) using facial motion from a live camera or video file, built on OpenCV and the First Order Motion Model. It wraps the original first-order-model research code into a runnable script with checkpoint weights.

## Use cases
- animate a photo with my facial movements in real time
- make a still portrait talk using a driving video
- real-time face animation from webcam
- create deepfake-style talking head from a single image
- run first order motion model on a video file

## When to choose
- you want a ready-to-run script for first-order-model image animation
- you need real-time animation from a webcam or video source
- you want a simple Python setup with prebuilt checkpoints

## When to avoid
- you need production-grade face alignment or polished output quality
- you want a maintained project with recent updates
- you need voice-driven or audio-synced animation (planned but not implemented)
- you require a license more permissive than GPL-3.0

## Facets
- artifact type: application
- maturity: maintenance
- function: computer-vision, image-processing, machine-learning, deep-learning, video-processing
- domain: computer-vision, deep-learning, image-processing
- platform: python, cross-platform
- tags: first-order-motion-model, face-animation, deepfake, opencv, pytorch, talking-head, video, desktop

## Member repositories
- anandpawara/Real_Time_Image_Animation (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:51.893566+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:24:27.375790+00:00, confidence not recorded.
  - readme: https://github.com/anandpawara/Real_Time_Image_Animation (fetched 2026-08-28T04:07:51.893566+00:00, sha a77bfa531281)
- Data as of 2026-08-30T08:39:29.467469+00:00.
