中文
相关论文

相关论文: GaussianCAD: Robust Self-Supervised CAD Reconstruc…

200 篇论文

3D Gaussian Splatting (3DGS) has emerged as a promising approach for 3D scene representation, offering a reduction in computational overhead compared to Neural Radiance Fields (NeRF). However, 3DGS is susceptible to high-frequency artifacts…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Shen Chen , Jiale Zhou , Lei Li

In this paper, we develop a new method to automatically convert 2D line drawings from three orthographic views into 3D CAD models. Existing methods for this problem reconstruct 3D models by back-projecting the 2D observations into 3D space…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Wentao Hu , Jia Zheng , Zixin Zhang , Xiaojun Yuan , Jian Yin , Zihan Zhou

Empowering 3D Gaussian Splatting with generalization ability is appealing. However, existing generalizable 3D Gaussian Splatting methods are largely confined to narrow-range interpolation between stereo images due to their heavy backbones,…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yunsong Wang , Tianxin Huang , Hanlin Chen , Gim Hee Lee

Sparse-view reconstruction models typically require precise camera poses, yet obtaining these parameters from sparse-view images remains challenging. We introduce FreeSplatter, a scalable feed-forward framework that generates high-quality…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Jiale Xu , Shenghua Gao , Ying Shan

This paper proposes a novel framework for large-scale scene reconstruction based on 3D Gaussian splatting (3DGS) and aims to address the scalability and accuracy challenges faced by existing methods. For tackling the scalability issue, we…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Hanyue Zhang , Zhiliu Yang , Xinhe Zuo , Yuxin Tong , Ying Long , Chen Liu

High-Fidelity 3D scene reconstruction plays a crucial role in autonomous driving by enabling novel data generation from existing datasets. This allows simulating safety-critical scenarios and augmenting training datasets without incurring…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Pou-Chun Kung , Skanda Harisha , Ram Vasudevan , Aline Eid , Katherine A. Skinner

Existing NeRF-based methods for large scene reconstruction often have limitations in visual quality and rendering speed. While the recent 3D Gaussian Splatting works well on small-scale and object-centric scenes, scaling it up to large…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Jiaqi Lin , Zhihao Li , Xiao Tang , Jianzhuang Liu , Shiyong Liu , Jiayue Liu , Yangdi Lu , Xiaofei Wu , Songcen Xu , Youliang Yan , Wenming Yang

3D Gaussian Splatting (3DGS) enables efficient rendering, yet accurate surface reconstruction remains challenging due to unreliable geometric supervision. Existing approaches predominantly rely on depth-based reprojection to infer…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Mai Su , Qihan Yu , Zhongtao Wang , Yilong Li , Chengwei Pan , Yisong Chen , Guoping Wang , Fei Zhu

Implicit neural representation has paved the way for new approaches to dynamic scene reconstruction and rendering. Nonetheless, cutting-edge dynamic neural rendering methods rely heavily on these implicit representations, which frequently…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Ziyi Yang , Xinyu Gao , Wen Zhou , Shaohui Jiao , Yuqing Zhang , Xiaogang Jin

Three-dimensional reconstruction in scenes with extreme depth variations remains challenging due to inconsistent supervisory signals between near-field and far-field regions. Existing methods fail to simultaneously address inaccurate depth…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Yu Deng , Baozhu Zhao , Junyan Su , Xiaohan Zhang , Qi Liu

We present a simple, modular, and generic method that upsamples coarse 3D models by adding geometric and appearance details. While generative 3D models now exist, they do not yet match the quality of their counterparts in image and video…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Yuan Shen , Duygu Ceylan , Paul Guerrero , Zexiang Xu , Niloy J. Mitra , Shenlong Wang , Anna Frühstück

Recently, generalizable human Gaussian splatting from sparse-view inputs has been actively studied for the photorealistic human rendering. Most existing methods rely on explicit geometric constraints or predefined structural representations…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Jingi Kim , Wonjun Kim

Recent advancements in 3D Gaussian Splatting (3D-GS) have established new benchmarks for rendering quality and efficiency in 3D reconstruction. However, 3D-GS faces critical limitations when generating novel views that significantly deviate…

图形学 · 计算机科学 2025-03-05 Yifei Gao , Kerui Ren , Jie Ou , Lei Wang , Jiaji Wu , Jun Cheng

3D Gaussian Splatting showcases notable advancements in photo-realistic and real-time novel view synthesis. However, it faces challenges in modeling mirror reflections, which exhibit substantial appearance variations from different…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Jiayue Liu , Xiao Tang , Freeman Cheng , Roy Yang , Zhihao Li , Jianzhuang Liu , Yi Huang , Jiaqi Lin , Shiyong Liu , Xiaofei Wu , Songcen Xu , Chun Yuan

We present a novel approach for enhancing the resolution and geometric fidelity of 3D Gaussian Splatting (3DGS) beyond native training resolution. Current 3DGS methods are fundamentally limited by their input resolution, producing…

图形学 · 计算机科学 2025-06-10 Shuja Khalid , Mohamed Ibrahim , Yang Liu

Previous surface reconstruction methods either suffer from low geometric accuracy or lengthy training times when dealing with real-world complex dynamic scenes involving multi-person activities, and human-object interactions. To tackle the…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Shuo Wang , Binbin Huang , Ruoyu Wang , Shenghua Gao

3D Gaussian Splatting (3DGS) effectively synthesizes novel views through its flexible representation, yet fails to accurately reconstruct scene geometry. While modern variants like PGSR introduce additional losses to ensure proper depth and…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Zhentao Huang , Di Wu , Zhenbang He , Minglun Gong

3D Gaussian Splats (3DGS) have proven a versatile rendering primitive, both for inverse rendering as well as real-time exploration of scenes. In these applications, coherence across camera frames and multiple views is crucial, be it for…

3D Gaussian Splatting (3DGS) has recently unlocked real-time, high-fidelity novel view synthesis by representing scenes using explicit 3D primitives. However, traditional methods often require millions of Gaussians to capture complex…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anh Thuan Tran , Jana Kosecka

We introduce OceanSplat, a novel 3D Gaussian Splatting-based approach for high-fidelity underwater scene reconstruction. To overcome multi-view inconsistencies caused by scattering media, we design a trinocular setup for each camera pose by…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Minseong Kweon , Jinsun Park