paper-with-me

Papers

PuzzleAvatar: Assembling 3D Avatars from Personal Albums

2024-05-23 · Yuliang Xiu, Yufei Ye, Zhen Liu, Dimitrios Tzionas, Michael J. Black

Generating personalized 3D avatars is crucial for AR/VR. However, recent text-to-3D methods that generate avatars for celebrities or fictional characters, struggle with everyday people. Methods for faithful reconstruction typically require full-body images in controlled settings. What if a user could just upload their personal "OOTD" (Outfit Of The Day) photo collection and get a faithful avatar in return? The challenge is that such casual photo collections contain diverse poses, challenging viewpoints, cropped views, and occlusion (albeit with a consistent outfit, accessories and hairstyle). We address this novel "Album2Human" task by developing PuzzleAvatar, a novel model that generates a faithful 3D avatar (in a canonical pose) from a personal OOTD album, while bypassing the challenging estimation of body and camera pose. To this end, we fine-tune a foundational vision-language model (VLM) on such photos, encoding the appearance, identity, garments, hairstyles, and accessories of a person into (separate) learned tokens and instilling these cues into the VLM. In effect, we exploit the learned tokens as "puzzle pieces" from which we assemble a faithful, personalized 3D avatar. Importantly, we can customize avatars by simply inter-changing tokens. As a benchmark for this new task, we collect a new dataset, called PuzzleIOI, with 41 subjects in a total of nearly 1K OOTD configurations, in challenging partial photos with paired ground-truth 3D bodies. Evaluation shows that PuzzleAvatar not only has high reconstruction accuracy, outperforming TeCH and MVDreamBooth, but also a unique scalability to album photos, and strong robustness. Our code and data are publicly available for research purpose at https://puzzleavatar.is.tue.mpg.de/

📄 PDF Abstract BibTeX arXiv:2405.14869

Code (1)

yuliangxiu/puzzleavatar 공식 구현 pytorch

Tasks

Language ModellingText to 3D

Similar Papers 제목 키워드 기반

PETA: Photo Albums Event Recognition using Transformers Attention

2021-09-26 · Tamar Glaser, Emanuel Ben-Baruch, Gilad Sharir, Nadav Zamir 외

In recent years the amounts of personal photos captured increased significantly, giving rise to new challenges in multi-image understanding and high-level image understanding. Event recognition in personal photo albums p…

PhotoBench: Beyond Visual Matching Towards Personalized Intent-Driven Photo Retrieval

2026-03-02 · Tianyi Xu, Rong Shan, Junjie Wu, Jiadeng Huang 외 arxiv

Personal photo albums are not merely collections of static images but living, ecological archives defined by temporal continuity, social entanglement, and rich metadata, which makes the personalized photo retrieval non-t…

PAL-Bench: Evidence-Grounded Profile Reconstruction from Longitudinal Personal Albums

2026-06-15 · Qiwei Yan, Zhiqiang Yuan, Zexi Jia, Nanxing Hu 외 arxiv

Longitudinal personal albums are weak-schema multimodal databases: noisy perceptual records whose key facts require joins across faces, text, timestamps, locations, and repeated events. Existing visual, video, document, …

Structured PredictionEntity Resolution

Focal Visual-Text Attention for Memex Question Answering

2018-12-14 · IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI) 2018 12 · Junwei Liang, Lu Jiang, Liangliang Cao, Yannis Kalantidis 외

Recent insights on language and vision with neural networks have been successfully applied to simple single-image visual question answering. However, to tackle real-life question answering problems on multimedia collecti…

Memex Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

PFAvatar: Pose-Fusion 3D Personalized Avatar Reconstruction from Real-World Outfit-of-the-Day Photos

2025-11-17 · Dianbing Xi, Guoyuan An, Jingsen Zhu, Zhijian Liu 외 arxiv

We propose PFAvatar (Pose-Fusion Avatar), a new method that reconstructs high-quality 3D avatars from Outfit of the Day(OOTD) photos, which exhibit diverse poses, occlusions, and complex backgrounds. Our method consists …

Pose EstimationVirtual Try-on3D Assembly