awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • yemount/pose-animatorالصورة الرمزية لـ yemount

    yemount/pose-animator

    8,843عرض على 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
    عرض على GitHub↗8,843
  • hvision-nku/storydiffusionالصورة الرمزية لـ HVision-NKU

    HVision-NKU/StoryDiffusion

    6,430عرض على 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
    عرض على GitHub↗6,430
  • hooke007/mpv_playkitالصورة الرمزية لـ hooke007

    hooke007/mpv_PlayKit

    6,473عرض على GitHub↗

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

    GLSLmpvmpv-configmpv-player
    عرض على GitHub↗6,473
  • doubiiu/tooncrafterالصورة الرمزية لـ Doubiiu

    Doubiiu/ToonCrafter

    5,972عرض على 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
    عرض على GitHub↗5,972
  • zejun-yang/aniportraitالصورة الرمزية لـ Zejun-Yang

    Zejun-Yang/AniPortrait

    5,020عرض على GitHub↗

    AniPortrait هو خط أنابيب لتوليف الفيديو بالذكاء الاصطناعي مصمم لإنشاء صور شخصية ناطقة واقعية ورسوم متحركة للوجه. يعمل كمولد للرؤوس المتحدثة ورسوم متحركة مدفوعة بالصوت تقوم بمزامنة حركات الشفاه، والتعبيرات، ووضعيات الرأس مع الكلام أو مصادر الفيديو المرجعية. يتضمن النظام أداة لنقل تعبيرات الوجه لإعادة تمثيل الحركات من فيديو مصدر على صورة مرجعية ثابتة. يستخدم نموذج انتشار كامن مع تكييف الصورة القائم على المرجع للحفاظ على الهوية البصرية والاتساق عبر الإطارات المولدة. يغطي خط الأنابيب تعيين الصوت إلى التعبير، والتحكم في الحركة الموجه بالوضعية، وتوليف الفيديو الواقعي. يدمج النظام زيادة دقة الإطارات (Upsampling) لتسريع عملية التوليد وتقليل وقت العرض الإجمالي.

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

    Python
    عرض على GitHub↗5,020
  • pancaketas/lsfg-vkالصورة الرمزية لـ PancakeTAS

    PancakeTAS/lsfg-vk

    4,097عرض على 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
    عرض على GitHub↗4,097
  • djdefrag/qualityscalerالصورة الرمزية لـ Djdefrag

    Djdefrag/QualityScaler

    2,970عرض على 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
    عرض على GitHub↗2,970
  • tntwise/real-video-enhancerالصورة الرمزية لـ TNTwise

    TNTwise/REAL-Video-Enhancer

    2,137عرض على 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
    عرض على GitHub↗2,137
  • dexplo/bar_chart_raceالصورة الرمزية لـ dexplo

    dexplo/bar_chart_race

    1,452عرض على 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
    عرض على GitHub↗1,452
  1. Home
  2. Graphics & Multimedia
  3. Motion Vector Calculation
  4. Motion-Based Frame Interpolation

استكشف الوسوم الفرعية

  • Latent Frame Interpolators1 وسم فرعيGenerating 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.