paper-with-me

Papers

EPIC Fields: Marrying 3D Geometry and Video Understanding

2023-06-14 · NeurIPS 2023 11 · Vadim Tschernezki, Ahmad Darkhalil, Zhifan Zhu, David Fouhey, Iro Laina, Diane Larlus, Dima Damen, Andrea Vedaldi

Neural rendering is fuelling a unification of learning, 3D geometry and video understanding that has been waiting for more than two decades. Progress, however, is still hampered by a lack of suitable datasets and benchmarks. To address this gap, we introduce EPIC Fields, an augmentation of EPIC-KITCHENS with 3D camera information. Like other datasets for neural rendering, EPIC Fields removes the complex and expensive step of reconstructing cameras using photogrammetry, and allows researchers to focus on modelling problems. We illustrate the challenge of photogrammetry in egocentric videos of dynamic actions and propose innovations to address them. Compared to other neural rendering datasets, EPIC Fields is better tailored to video understanding because it is paired with labelled action segments and the recent VISOR segment annotations. To further motivate the community, we also evaluate two benchmark tasks in neural rendering and segmenting dynamic objects, with strong baselines that showcase what is not possible today. We also highlight the advantage of geometry in semi-supervised video object segmentations on the VISOR annotations. EPIC Fields reconstructs 96% of videos in EPICKITCHENS, registering 19M frames in 99 hours recorded in 45 kitchens.

📄 PDF Abstract BibTeX arXiv:2306.08731

Code (1)

epic-kitchens/epic-fields-code 공식 구현

Tasks

3D geometryNeural RenderingVideo Understanding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

POMATO: Marrying Pointmap Matching with Temporal Motion for Dynamic 3D Reconstruction

2025-04-08 · Songyan Zhang, Yongtao Ge, Jinyuan Tian, Guangkai Xu 외

3D reconstruction in dynamic scenes primarily relies on the combination of geometry estimation and matching modules where the latter task is pivotal for distinguishing dynamic regions which can help to mitigate the inter…

3D ReconstructionDepth EstimationPoint TrackingPose Estimation

Geometry Forcing: Marrying Video Diffusion and 3D Representation for Consistent World Modeling

2025-07-10 · Haoyu Wu, Diankun Wu, Tianyu He, Junliang Guo 외 arxiv

Videos inherently represent 2D projections of a dynamic 3D world. However, our analysis suggests that video diffusion models trained solely on raw video data often fail to capture meaningful geometric-aware structure in …

Video Generation

3D-Aware Instance Segmentation and Tracking in Egocentric Videos

2024-08-19 · Yash Bhalgat, Vadim Tschernezki, Iro Laina, João F. Henriques 외

Egocentric videos present unique challenges for 3D scene understanding due to rapid camera motion, frequent object occlusions, and limited object visibility. This paper introduces a novel approach to instance segmentatio…

3D Object ReconstructionInstance SegmentationObjectObject Reconstruction+5

Sa2VA: Marrying SAM2 with LLaVA for Dense Grounded Understanding of Images and Videos

2025-01-07 · Haobo Yuan, Xiangtai Li, Tao Zhang, Zilong Huang 외

This work presents Sa2VA, the first unified model for dense grounded understanding of both images and videos. Unlike existing multi-modal large language models, which are often limited to specific modalities and tasks, S…

2kLanguage ModelingLanguage ModellingObject+6

Optimizing Multimodal LLMs for Egocentric Video Understanding: A Solution for the HD-EPIC VQA Challenge

2026-01-15 · Sicheng Yang, Yukai Huang, Shitong Sun, Weitong Cai 외 arxiv

Multimodal Large Language Models (MLLMs) struggle with complex video QA benchmarks like HD-EPIC VQA due to ambiguous queries/options, poor long-range temporal reasoning, and non-standardized outputs. We propose a framewo…