paper-with-me

홈 › Papers

From Frames to Sequences: Temporally Consistent Human-Centric Dense Prediction

2026-02-02 · Xingyu Miao, Junting Dong, Qin Zhao, Yuhang Yang, Junhao Chen, Yang Long arxiv

In this work, we focus on the challenge of temporally consistent human-centric dense prediction across video sequences. Existing models achieve strong per-frame accuracy but often flicker under motion, occlusion, and lighting changes, and they rarely have paired human video supervision for multiple dense tasks. We address this gap with a scalable synthetic data pipeline that generates photorealistic human frames and motion-aligned sequences with pixel-accurate depth, normals, and masks. Unlike prior static data synthetic pipelines, our pipeline provides both frame-level labels for spatial learning and sequence-level supervision for temporal learning. Building on this, we train a unified ViT-based dense predictor that (i) injects an explicit human geometric prior via CSE embeddings and (ii) improves geometry-feature reliability with a lightweight channel reweighting module after feature fusion. Our two-stage training strategy, combining static pretraining with dynamic sequence supervision, enables the model first to acquire robust spatial representations and then refine temporal consistency across motion-aligned sequences. Extensive experiments show that we achieve state-of-the-art performance on THuman2.1 and Hi4D and generalize effectively to in-the-wild videos.

📄 PDF Abstract BibTeX arXiv:2602.01661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EgoControl: Controllable Egocentric Video Generation via 3D Full-Body Poses

2025-11-22 · Enrico Pallotta, Sina Mokhtarzadeh Azar, Lars Doorenbos, Serdar Ozsoy 외 arxiv

Egocentric video generation with fine-grained control through body motion is a key requirement towards embodied AI agents that can simulate, predict, and plan actions. In this work, we propose EgoControl, a pose-controll…

Video GenerationVideo Prediction

Compositional Video Synthesis by Temporal Object-Centric Learning

2025-07-28 · Adil Kaan Akan, Yucel Yemez arxiv

We present a novel framework for compositional video synthesis that leverages temporally consistent object-centric representations, extending our previous work, SlotAdapt, from images to video. While existing object-cent…

Scene UnderstandingVideo Generation

Automatic Temporally Coherent Video Colorization

2019-04-21 · Harrish Thasarathan, Kamyar Nazeri, Mehran Ebrahimi

Greyscale image colorization for applications in image restoration has seen significant improvements in recent years. Many of these techniques that use learning-based methods struggle to effectively colorize sparse input…

ColorizationImage ColorizationImage RestorationImage-to-Image Translation+1

Temporally Consistent Dynamic Scene Graphs: An End-to-End Approach for Action Tracklet Generation

2024-12-03 · Raphael Ruschel, Md Awsafur Rahman, Hardik Prajapati, Suya You 외

Understanding video content is pivotal for advancing real-world applications like activity recognition, autonomous systems, and human-computer interaction. While scene graphs are adept at capturing spatial relationships …

Activity RecognitionAutonomous NavigationDecoder

Graph it first! Enabling Reasoning on Long-form Egocentric Videos through Scene Graphs

2026-06-24 · Agnese Taluzzi, Riccardo Santambrogio, Simone Mentasti, Chiara Plizzari 외 arxiv

Existing multi-modal large language models (MLLMs) face significant challenges in processing long video sequences due to strict input token limitations. As a result, current video understanding approaches, especially in …

Video Question Answering