awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookresearch avatar

facebookresearch/AnimatedDrawingsArchived

0
View on GitHub↗
12,797 星标·1,161 分支·Python·MIT·5 次浏览

AnimatedDrawings

AnimatedDrawings is a system for transforming static 2D drawings of humanoid figures into animated characters. It provides a workflow for character rigging, motion mapping, and scene assembly to turn hand-drawn sketches into moving visual sequences.

The project utilizes a motion retargeting framework to map movement data from motion capture files onto custom character skeletons regardless of their physical proportions. It employs a rigging tool that uses pose estimation to automatically predict joint locations and create digital skeletons, which can be manually refined to improve animation accuracy.

The software covers a broad range of animation production capabilities, including pixel-based image warping to simulate fluid movement, skeleton-aware masking for character segmentation, and a scene composer for combining multiple animated figures with static backgrounds into final video files.

Features

  • Image-to-Video Character Animation - Transforms static images of drawn human figures into moving characters by applying skeletal motion data.
  • Automatic Pose Annotators - Automatically estimates the pose of drawn figures to generate the rigging files needed for animation.
  • Pose Estimation Frameworks - Uses a computer vision model to predict joint locations on a static image for rigging setup.
  • Motion Transfer Animators - Turns static images of hand-drawn human figures into animated characters using motion data.
  • Image Warping Engines - Deforms drawing pixels based on the movement of the rigged skeleton to simulate fluid animation.
  • 2D Skeletal Rigs - Maps a skeletal structure of joint points to a 2D image to define bending and stretching.
  • Animation Retargeting - Translates movement data from source animation files to target skeletons with different proportions.
  • Skeletal Rigging - Provides tools for estimating poses and creating digital skeletons to automate 2D drawing animation.
  • Motion Retargeting - Maps movement from motion capture files to any character regardless of skeleton structure.
  • Manual Mask Refinement - Provides a visual editor to manually correct automated joint predictions and image masks.
  • Skeletal Structure Definitions - Allows the creation of non-standard skeletal structures for figures with extra limbs or quadrupedal bodies.
  • Scene Compositing Tools - Combines multiple animated drawings and custom backgrounds into a final rendered video sequence.
  • Animation Sequence Renderers - Produces animated sequences as interactive windows or video files via local or remote processing.
  • Digital Art Animation Suites - Combines animated hand-drawn characters with background images to produce complete visual scenes.
  • Scene Composition - Combines multiple animated characters and custom background images into a single video scene.
  • Animation Layer Compositing - Organizes animated characters and static backgrounds into hierarchical layers for final video rendering.
  • Pose-Aware Segmentation Masks - Segments characters from backgrounds by creating boundary masks that follow the predicted pose.

Star 历史

facebookresearch/animateddrawings 的 Star 历史图表facebookresearch/animateddrawings 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

facebookresearch/animateddrawings 是做什么的?

AnimatedDrawings is a system for transforming static 2D drawings of humanoid figures into animated characters. It provides a workflow for character rigging, motion mapping, and scene assembly to turn hand-drawn sketches into moving visual sequences.

facebookresearch/animateddrawings 的主要功能有哪些?

facebookresearch/animateddrawings 的主要功能包括:Image-to-Video Character Animation, Automatic Pose Annotators, Pose Estimation Frameworks, Motion Transfer Animators, Image Warping Engines, 2D Skeletal Rigs, Animation Retargeting, Skeletal Rigging。

facebookresearch/animateddrawings 有哪些开源替代品?

facebookresearch/animateddrawings 的开源替代品包括: godotengine/godot-demo-projects — This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the… opentoonz/opentoonz — OpenToonz is a professional 2D animation production suite used to create animated sequences through a digital… humanaigc/animateanyone — AnimateAnyone is an appearance-preserving video synthesizer designed for character animation from a single static… antgroup/echomimic_v2 — EchoMimic V2 is an AI video generation pipeline and computer vision animation model designed to produce synthetic… mkocabas/vibe — VIBE is a 3D human pose estimation framework designed to reconstruct human body shapes and poses from video frames. It… auduno/clmtrackr — clmtrackr is a JavaScript computer vision library designed for facial landmark detection and real-time tracking. It…

AnimatedDrawings 的开源替代方案

相似的开源项目,按与 AnimatedDrawings 的功能重合度排序。
  • godotengine/godot-demo-projectsgodotengine 的头像

    godotengine/godot-demo-projects

    8,250在 GitHub 上查看↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    GDScript
    在 GitHub 上查看↗8,250
  • opentoonz/opentoonzopentoonz 的头像

    opentoonz/opentoonz

    7,274在 GitHub 上查看↗

    OpenToonz is a professional 2D animation production suite used to create animated sequences through a digital pipeline. It functions as a comprehensive animation timing manager and HD animation renderer, coordinating drawing sequences and cinematography using digital exposure sheets. The software is distinguished by a raster-vector hybrid pipeline and a node-based compositing engine for visual effects synthesis. It employs a palette-based color management system that decouples color data from geometry, allowing for global character color adjustments across multiple files without reprocessing

    C++
    在 GitHub 上查看↗7,274
  • humanaigc/animateanyoneHumanAIGC 的头像

    HumanAIGC/AnimateAnyone

    14,774在 GitHub 上查看↗

    AnimateAnyone is an appearance-preserving video synthesizer designed for character animation from a single static image. It functions as a diffusion image-to-video generator that transforms a source image into a high-fidelity video sequence while maintaining consistent character identity, clothing, and visual details across all frames. The system enables video-driven character reenactment by transferring motions, facial expressions, and body movements from a reference video onto a static character. It employs pose-guided video generation to control movement via skeleton keypoints and pose sig

    在 GitHub 上查看↗14,774
  • antgroup/echomimic_v2antgroup 的头像

    antgroup/echomimic_v2

    4,597在 GitHub 上查看↗

    EchoMimic V2 is an AI video generation pipeline and computer vision animation model designed to produce synthetic human animations. It functions as a generative framework that creates semi-body videos by aligning a static reference image with pose movements extracted from a driving video. The system utilizes a diffusion-based generation process combined with latent space compression and a temporal attention mechanism to ensure smooth transitions between frames. It maintains consistent person identity through reference-based encoding and guides spatial placement via pose-driven motion conditio

    Pythonaudio-driven-body-animationaudio-driven-portrait-animationsaudio-driven-talking-face
    在 GitHub 上查看↗4,597
  • 查看 AnimatedDrawings 的所有 30 个替代方案→