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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesMotion-Based Frame Interpolation

Uses motion estimation to generate intermediate frames for smooth motion at the cost of high computation.

Distinct from Motion Vector Calculation: Distinct from Motion Vector Calculation: focuses on generating new frames from motion vectors rather than just calculating them.

Explore 9 awesome GitHub repositories matching graphics & multimedia · Motion-Based Frame Interpolation. Refine with filters or upvote what's useful.

Awesome Motion-Based Frame Interpolation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yemount/pose-animatorAvatar yemount

    yemount/pose-animator

    8,843Vezi pe GitHub↗

    Pose-animator is a system that maps real-time body and face tracking data to 2D vector illustrations. It functions as a skeletal animation engine and motion controller that translates human keypoint recognition into instantaneous SVG path updates. The project enables real-time motion capture from webcam feeds and pose extraction from static images. It utilizes a skeletal rig to link virtual bones to vector character surfaces, allowing for the animation of custom characters and interactive avatars. The tool incorporates client-side machine learning inference for processing camera frames, coor

    Smooths the transitions between disparate ML detection results to prevent jittering in character motion.

    JavaScript
    Vezi pe GitHub↗8,843
  • hvision-nku/storydiffusionAvatar HVision-NKU

    HVision-NKU/StoryDiffusion

    6,430Vezi pe GitHub↗

    StoryDiffusion is a generative AI system designed for consistent character image and video generation. It utilizes a pluggable cross-attention module to inject shared character representations into pretrained diffusion models, allowing for visual identity stability across multiple images and scenes without retraining the base model. The project features a video generation pipeline that produces temporally coherent sequences from text prompts or condition images. It employs a latent space motion interpolator to predict intermediate frames and semantic motion, enabling long-range video generati

    Generates intermediate video frames by interpolating semantic data within a variational autoencoder.

    Jupyter Notebook
    Vezi pe GitHub↗6,430
  • hooke007/mpv_playkitAvatar hooke007

    hooke007/mpv_PlayKit

    6,473Vezi pe GitHub↗

    Uses motion estimation to generate intermediate frames for smooth video playback.

    GLSLmpvmpv-configmpv-player
    Vezi pe GitHub↗6,473
  • doubiiu/tooncrafterAvatar Doubiiu

    Doubiiu/ToonCrafter

    5,972Vezi pe GitHub↗

    ToonCrafter is a model that combines latent diffusion, reference-based colorization, and sketch-guided control for cartoon animation and interpolation. It functions as a cartoon video interpolation model, a reference-based colorization model, and a sketch-guided animation tool, all built on a latent diffusion animation framework. The project distinguishes itself by integrating three core capabilities into a single pipeline: generating smooth intermediate frames between two cartoon images using diffusion-based priors, transferring color and style from a reference image onto black-and-white ske

    Leverages diffusion priors to create temporally coherent intermediate frames for cartoon animation.

    Python
    Vezi pe GitHub↗5,972
  • zejun-yang/aniportraitAvatar Zejun-Yang

    Zejun-Yang/AniPortrait

    5,020Vezi pe GitHub↗

    AniPortrait este un pipeline de sinteză video AI conceput pentru a genera portrete vorbitoare fotorealiste și animații faciale. Funcționează ca un generator de talking head și animator bazat pe audio care sincronizează mișcările buzelor, expresiile și pozițiile capului cu surse de vorbire sau video de referință. Sistemul include un instrument de transfer al expresiilor faciale pentru reenactment-ul mișcărilor dintr-un video sursă pe o imagine de referință statică. Utilizează un model de difuzie latentă cu condiționare a imaginii bazată pe referință pentru a menține identitatea vizuală și consistența pe cadrele generate. Pipeline-ul acoperă maparea audio-la-expresie, controlul mișcării ghidat de poziție și sinteza video fotorealistă. Încorporează upsampling prin interpolarea cadrelor pentru a accelera procesul de generare și a reduce timpul total de randare.

    Uses latent space interpolation to generate intermediate frames for smoother video and faster rendering.

    Python
    Vezi pe GitHub↗5,020
  • pancaketas/lsfg-vkAvatar PancakeTAS

    PancakeTAS/lsfg-vk

    4,097Vezi pe GitHub↗

    lsfg-vk is a Vulkan-based frame generation tool and graphics middleware designed to increase perceived frame rates in graphics applications. It implements a lossless scaling algorithm to insert generated frames between rendered ones, increasing motion smoothness without reducing image quality. The project features a dedicated programming interface for integrating frame generation logic into external applications and includes an application profile manager. This manager allows specific generation settings to be assigned to individual executables, automating configuration upon application start

    Uses Vulkan-based motion vector analysis and pixel data to generate intermediate frames for smoother motion.

    C++frame-generationlinuxlosslessscaling
    Vezi pe GitHub↗4,097
  • djdefrag/qualityscalerAvatar Djdefrag

    Djdefrag/QualityScaler

    2,970Vezi pe GitHub↗

    QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual quality of videos and images. It uses deep learning models to enhance detail and remove noise, operating as an offline application that executes all computations on local hardware. The project functions as a GPU-accelerated media processor that distributes workloads across multiple graphics cards to increase rendering speed. To prevent memory overflow during high-resolution tasks, it employs a tiled image processing method that splits large assets into smaller sections. The sy

    Implements motion-based frame interpolation to blend original and upscaled frames for smoother transitions.

    Pythonamdanimecompression-artifact-reduction
    Vezi pe GitHub↗2,970
  • tntwise/real-video-enhancerAvatar TNTwise

    TNTwise/REAL-Video-Enhancer

    2,137Vezi pe GitHub↗

    Real-Video-Enhancer is a cross-platform desktop application that utilizes neural networks to upscale resolution, generate intermediate frames, and denoise video files. It functions as a deep learning video processor that runs restoration models through hardware acceleration, dispatching heavy prediction workloads directly to underlying graphics hardware. The software executes optical-flow-based frame interpolation to increase framerates and motion smoothness, alongside dedicated filtering models that remove digital noise and blocky compression artifacts from compressed video streams. Additio

    Generates intermediate video frames using motion estimation and neural interpolation models to increase framerate and smoothness.

    Pythonguiinterpolationlinux
    Vezi pe GitHub↗2,137
  • dexplo/bar_chart_raceAvatar dexplo

    dexplo/bar_chart_race

    1,452Vezi pe GitHub↗

    Bar chart race is a Python data visualization library that transforms ordered tabular time-series data into animated bar and line chart races. It operates as an extension for rendering dynamic charts that illustrate how rankings and values change over time. The library interpolates wide-format chronological tables into densely sampled frame sequences, calculating intermediate numeric values to produce fluid motion animations. It orchestrates iterative canvas redraws through a plotting backend while supporting external multimedia encoders to export compressed standard video files. Generated a

    Calculates intermediate numeric bar lengths between discrete time periods using linear interpolation to produce fluid motion.

    Python
    Vezi pe GitHub↗1,452
  1. Home
  2. Graphics & Multimedia
  3. Motion Vector Calculation
  4. Motion-Based Frame Interpolation

Explorează sub-etichetele

  • Latent Frame Interpolators1 sub-tagGenerating intermediate video frames by interpolating data within a latent space. **Distinct from Motion-Based Frame Interpolation:** Operates on semantic latent data rather than calculating pixel-based motion vectors.