paper-with-me

홈 › Papers

Robust Multi-Object 4D Generation for In-the-wild Videos

2025-01-01 · CVPR 2025 1 · Wen-Hsuan Chu, Lei Ke, Jianmeng Liu, Mingxiao Huo, Pavel Tokmakov, Katerina Fragkiadaki

We address the challenge of generating dynamic 4D scenes from monocular multi-object videos with heavy occlusions and introduce Robust4DGen, a novel approach that integrates rendering-based deformable 3D Gaussian optimization with generative priors for view synthesis. While existing view-synthesis models excel at novel view generation for isolated objects, they struggle with full scenes due to their complexity and data demands. To overcome this, Robust4DGen decomposes scenes into individual objects, optimizing a differentiable set of deformable Gaussians per object while capturing 2D occlusions from a 3D perspective through joint Gaussian splatting. Joint splatting ensures occlusion-aware rendering losses in observed frames while explicit object decomposition allows the usage of object-centric diffusion models for object completion in unobserved viewpoints. To reconcile the differences between object-centric priors and the global frame-centric coordinate system of the video, Robust4DGen employs differentiable transformations to unify the rendering and generative constraints within a single framework. The result is a model capable of generating 4D objects across space and time while producing 2D and 3D point tracks from monocular videos. To rigorously evaluate the quality of scene generation and the accuracy of the motion under multi-object occlusions, we introduce MOSE-PTS, a subset of the challenging MOSE benchmark, which we annotated with high-quality 2D point tracks. Quantitative evaluations and perceptual human studies confirm that Robust4DGen generates more realistic novel views of scenes and produces more accurate point tracks compared to existing approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectScene Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

RGBD Objects in the Wild: Scaling Real-World 3D Object Learning from RGB-D Videos

2024-01-23 · CVPR 2024 1 · Hongchi Xia, Yang Fu, Sifei Liu, Xiaolong Wang

We introduce a new RGB-D object dataset captured in the wild called WildRGB-D. Unlike most existing real-world object-centric datasets which only come with RGB capturing, the direct capture of the depth channel allows be…

6D Pose EstimationCamera Pose EstimationNovel View SynthesisObject+2

WildSmoke: Ready-to-Use Dynamic 3D Smoke Assets from a Single Video in the Wild

2025-09-14 · Yuqiu Liu, Jialin Song, Manolis Savva, Wuyang Chen arxiv

We propose a pipeline to extract and reconstruct dynamic 3D smoke assets from a single in-the-wild video, and further integrate interactive simulation for smoke design and editing. Recent developments in 3D vision have s…

Show Me When and Where: Towards Referring Video Object Segmentation in the Wild

2026-03-15 · Mingqi Gao, Jinyu Yang, Jingnan Luo, Xiantong Zhen 외 arxiv

Referring video object segmentation (RVOS) has recently generated great popularity in computer vision due to its widespread applications. Existing RVOS setting contains elaborately trimmed videos, with text-referred obje…

Referring Video Object Segmentation

In-Vehicle Object Detection in the Wild for Driverless Vehicles

2020-04-27 · Ranjith Dinakaran, Li Zhang, Richard Jiang

In-vehicle human object identification plays an important role in vision-based automated vehicle driving systems while objects such as pedestrians and vehicles on roads or streets are the primary targets to protect from …

object-detectionObject Detection

AutoDecoding Latent 3D Diffusion Models

2023-07-07 · NeurIPS 2023 11 · Evangelos Ntavelis, Aliaksandr Siarohin, Kyle Olszewski, Chaoyang Wang 외

We present a novel approach to the generation of static and articulated 3D assets that has a 3D autodecoder at its core. The 3D autodecoder framework embeds properties learned from the target dataset in the latent space,…