paper-with-me

홈 › Papers

APES: Articulated Part Extraction from Sprite Sheets

2022-06-04 · CVPR 2022 1 · Zhan Xu, Matthew Fisher, Yang Zhou, Deepali Aneja, Rushikesh Dudhat, Li Yi, Evangelos Kalogerakis

Rigged puppets are one of the most prevalent representations to create 2D character animations. Creating these puppets requires partitioning characters into independently moving parts. In this work, we present a method to automatically identify such articulated parts from a small set of character poses shown in a sprite sheet, which is an illustration of the character that artists often draw before puppet creation. Our method is trained to infer articulated parts, e.g. head, torso and limbs, that can be re-assembled to best reconstruct the given poses. Our results demonstrate significantly better performance than alternatives qualitatively and quantitatively.Our project page https://zhan-xu.github.io/parts/ includes our code and data.

📄 PDF Abstract BibTeX arXiv:2206.02015

Code (1)

zhan-xu/APES 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Generating Pixel Art Character Sprites using GANs

2022-08-15 · Flávio Coutinho, Luiz Chaimowicz

Iterating on creating pixel art character sprite sheets is essential to the game development process. However, it can take a lot of effort until the final versions containing different poses and animation clips are achie…

Fundamental Limits of Neural Network Sparsification: Evidence from Catastrophic Interpretability Collapse

2026-03-18 · Dip Roy, Rajiv Misra, Sanjay Kumar Singh arxiv

Extreme neural network sparsification (90% activation reduction) presents a critical challenge for mechanistic interpretability: understanding whether interpretable features survive aggressive compression. This work inve…

Self-Supervised Category-Level Articulated Object Pose Estimation with Part-Level SE(3) Equivariance

2023-02-28 · Xueyi Liu, Ji Zhang, Ruizhen Hu, Haibin Huang 외

Category-level articulated object pose estimation aims to estimate a hierarchy of articulation-aware object poses of an unseen articulated object from a known category. To reduce the heavy annotations needed for supervis…

DisentanglementObjectPose Estimation

Sprite Sheet Diffusion: Generate Game Character for Animation

2024-12-04 · Cheng-An Hsieh, Jing Zhang, Ava Yan

In the game development process, creating character animations is a vital step that involves several stages. Typically for 2D games, illustrators begin by designing the main character image, which serves as the foundatio…

Lions and Tigers and Bears: Capturing Non-Rigid, 3D, Articulated Shape From Images

2018-06-01 · CVPR 2018 6 · Silvia Zuffi, Angjoo Kanazawa, Michael J. Black

Animals are widespread in nature and the analysis of their shape and motion is important in many fields and industries. Modeling 3D animal shape, however, is difficult because the 3D scanning methods used to capture huma…