中文
相关论文

相关论文: UnIRe: Unsupervised Instance Decomposition for Dyn…

200 篇论文

Dynamic Novel View Synthesis aims to generate photorealistic views of moving subjects from arbitrary viewpoints. This task is particularly challenging when relying on monocular video, where disentangling structure from motion is ill-posed…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Michal Nazarczuk , Sibi Catley-Chandar , Thomas Tanay , Zhensong Zhang , Gregory Slabaugh , Eduardo Pérez-Pellitero

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have…

机器人学 · 计算机科学 2023-03-01 Dongyu Yan , Xiaoyang Lyu , Jieqi Shi , Yi Lin

The ability to decompose complex multi-object scenes into meaningful abstractions like objects is fundamental to achieve higher-level cognition. Previous approaches for unsupervised object-oriented scene representation learning are either…

机器学习 · 计算机科学 2020-03-17 Zhixuan Lin , Yi-Fu Wu , Skand Vishwanath Peri , Weihao Sun , Gautam Singh , Fei Deng , Jindong Jiang , Sungjin Ahn

Unsupervised intrinsic image decomposition (IID) is the process of separating a natural image into albedo and shade without these ground truths. A recent model employing light detection and ranging (LiDAR) intensity demonstrated impressive…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Shogo Sato , Takuhiro Kaneko , Kazuhiko Murasaki , Taiga Yoshida , Ryuichi Tanida , Akisato Kimura

Dynamic scene rendering opens new avenues in autonomous driving by enabling closed-loop simulations with photorealistic data, which is crucial for validating end-to-end algorithms. However, the complex and highly dynamic nature of traffic…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Rui Song , Chenwei Liang , Yan Xia , Walter Zimmer , Hu Cao , Holger Caesar , Andreas Festag , Alois Knoll

Enabling Large Language Models (LLMs) to interact with 3D environments is challenging. Existing approaches extract point clouds either from ground truth (GT) geometry or 3D scenes reconstructed by auxiliary models. Text-image aligned 2D…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Tao Chu , Pan Zhang , Xiaoyi Dong , Yuhang Zang , Qiong Liu , Jiaqi Wang

Feed-forward 3D reconstruction for autonomous driving has advanced rapidly, yet existing methods struggle with the joint challenges of sparse, non-overlapping camera views and complex scene dynamics. We present UniSplat, a general…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Chen Shi , Shaoshuai Shi , Xiaoyang Lyu , Chunyang Liu , Kehua Sheng , Bo Zhang , Li Jiang

Unveiling an empty street from crowded observations captured by in-car cameras is crucial for autonomous driving. However, removing all temporarily static objects, such as stopped vehicles and standing pedestrians, presents a significant…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Jingwei Xu , Yikai Wang , Yiqun Zhao , Yanwei Fu , Shenghua Gao

Human behaviors are the major causes of scene dynamics and inherently contain rich cues regarding the dynamics. This paper formalizes a new task of proactive scene decomposition and reconstruction, an online approach that leverages…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Baicheng Li , Zike Yan , Dong Wu , Hongbin Zha

Combining 3D Gaussian splatting with Simultaneous Localization and Mapping (SLAM) has gained popularity as it enables continuous 3D environment reconstruction during motion. However, existing methods struggle in dynamic environments,…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Yangfan Zhao , Hanwei Zhang , Ke Huang , Qiufeng Wang , Zhenzhou Shao , Dengyu Wu

Neural Radiance Fields achieve high-fidelity scene representation but suffer from costly training and rendering, while 3D Gaussian splatting offers real-time performance with strong empirical results. Recently, solutions that harness the…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Grzegorz Wilczyński , Mikołaj Zieliński , Krzysztof Byrski , Joanna Waczyńska , Dominik Belter , Przemysław Spurek

3D scene reconstruction is essential for applications in virtual reality, robotics, and autonomous driving, enabling machines to understand and interact with complex environments. Traditional 3D Gaussian Splatting techniques rely on images…

图形学 · 计算机科学 2025-03-04 Changlin Song , Jiaqi Wang , Liyun Zhu , He Weng

This work addresses the task of dense 3D reconstruction of a complex dynamic scene from images. The prevailing idea to solve this task is composed of a sequence of steps and is dependent on the success of several pipelines in its execution.…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Suryansh Kumar , Yuchao Dai , Hongdong Li

Creating large LiDAR datasets with pixel-level labeling poses significant challenges. While numerous data augmentation methods have been developed to reduce the reliance on manual labeling, these methods predominantly focus on static scenes…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Jiaxing Zhao , Peng Zheng , Rui Ma

Single-view 3D reconstruction is currently approached from two dominant perspectives: reconstruction of scenes with limited diversity using 3D data supervision or reconstruction of diverse singular objects using large image priors. However,…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Andreea Ardelean , Mert Özer , Bernhard Egger

Real-time rendering of dynamic scenes with view-dependent effects remains a fundamental challenge in computer graphics. While recent advances in Gaussian Splatting have shown promising results separately handling dynamic scenes (4DGS) and…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Zhongpai Gao , Benjamin Planche , Meng Zheng , Anwesa Choudhuri , Terrence Chen , Ziyan Wu

We present SplitFusion, a novel dense RGB-D SLAM framework that simultaneously performs tracking and dense reconstruction for both rigid and non-rigid components of the scene. SplitFusion first adopts deep learning based semantic instant…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Yang Li , Tianwei Zhang , Yoshihiko Nakamura , Tatsuya Harada

The increasing demand for augmented and virtual reality applications has highlighted the importance of crafting immersive 3D scenes from a simple single-view image. However, due to the partial priors provided by single-view input, existing…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Tianyi Gong , Boyan Li , Yifei Zhong , Fangxin Wang

Scene image editing is crucial for entertainment, photography, and advertising design. Existing methods solely focus on either 2D individual object or 3D global scene editing. This results in a lack of a unified approach to effectively…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Qihang Zhang , Yinghao Xu , Chaoyang Wang , Hsin-Ying Lee , Gordon Wetzstein , Bolei Zhou , Ceyuan Yang

Recent advances in 3D representations, such as Neural Radiance Fields and 3D Gaussian Splatting, have greatly improved realistic scene modeling and novel-view synthesis. However, achieving controllable and consistent editing in dynamic 3D…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Kai He , Chin-Hsuan Wu , Igor Gilitschenski