中文
相关论文

相关论文: GeoSVR: Taming Sparse Voxels for Geometrically Acc…

200 篇论文

Efficient and scalable 3D surface reconstruction from range data remains a core challenge in computer graphics and vision, particularly in real-time and resource-constrained scenarios. Traditional volumetric methods based on…

图形学 · 计算机科学 2025-11-27 Lorenzo De Rebotti , Emanuele Giacomini , Giorgio Grisetti , Luca Di Giammarino

We introduce a novel approach for depth estimation using images obtained from monocular structured light systems. In contrast to many existing methods that depend on image matching, our technique employs a density voxel grid to represent…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Zhuohang Yu , Kai Wang , Kun Huang , Juyong Zhang

The Gaussian reconstruction kernels have been proposed by Westover (1990) and studied by the computer graphics community back in the 90s, which gives an alternative representation of object 3D geometry from meshes and point clouds. On the…

图形学 · 计算机科学 2024-01-30 Angtian Wang , Peng Wang , Jian Sun , Adam Kortylewski , Alan Yuille

Recently, 3D Gaussian Splatting (3DGS) has excelled in novel view synthesis (NVS) with its real-time rendering capabilities and superior quality. However, it encounters challenges for high-resolution novel view synthesis (HRNVS) due to the…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Shiyun Xie , Zhiru Wang , Yinghao Zhu , Xu Wang , Chengwei Pan , Xiwang Dong

3D Gaussian Splatting (3DGS) has shown significant advantages in novel view synthesis (NVS), particularly in achieving high rendering speeds and high-quality results. However, its geometric accuracy in 3D reconstruction remains limited due…

图形学 · 计算机科学 2025-02-21 Qilin Zhang , Olaf Wysocki , Steffen Urban , Boris Jutzi

Neural Surface Reconstruction learns a Signed Distance Field~(SDF) to reconstruct the 3D model from multi-view images. Previous works adopt voxel-based explicit representation to improve efficiency. However, they ignored the gradient…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Sidun Liu , Peng Qiao , Zongxin Ye , Wenyu Li , Yong Dou

3D Gaussian Splatting (3DGS) enables fast, high-quality novel view synthesis but typically relies on densification followed by pruning to optimize the number of Gaussians. Existing mask-based pruning, such as MaskGS, regularizes the global…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Ashkan Taghipour , Vahid Naghshin , Benjamin Southwell , Farid Boussaid , Hamid Laga , Mohammed Bennamoun

Recently, Gaussian Splatting (GS) has received a lot of attention in surface reconstruction. However, while 3D objects can be of complex and diverse shapes in the real world, existing GS-based methods only limitedly use a single type of…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Haoxuan Qu , Yujun Cai , Hossein Rahmani , Ajay Kumar , Junsong Yuan , Jun Liu

We present PVSeRF, a learning framework that reconstructs neural radiance fields from single-view RGB images, for novel view synthesis. Previous solutions, such as pixelNeRF, rely only on pixel-aligned features and suffer from feature…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Xianggang Yu , Jiapeng Tang , Yipeng Qin , Chenghong Li , Linchao Bao , Xiaoguang Han , Shuguang Cui

We propose 3D Super Resolution (3DSR), a novel 3D Gaussian-splatting-based super-resolution framework that leverages off-the-shelf diffusion-based 2D super-resolution models. 3DSR encourages 3D consistency across views via the use of an…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Yi-Ting Chen , Ting-Hsuan Liao , Pengsheng Guo , Alexander Schwing , Jia-Bin Huang

In this paper, we aim ambitiously for a realistic yet challenging problem, namely, how to reconstruct high-quality 3D scenes from sparse low-resolution views that simultaneously suffer from deficient perspectives and clarity. Whereas…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Yecong Wan , Mingwen Shao , Yuanshuo Cheng , Wangmeng Zuo

In the perception task of autonomous driving, multi-modal methods have become a trend due to the complementary characteristics of LiDAR point clouds and image data. However, the performance of multi-modal methods is usually limited by the…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Binglu Ren , Jianqin Yin

3D Gaussian Splatting has recently shown promising results in dense visual SLAM. However, existing 3DGS-based SLAM methods are all constrained to small-room scenarios and struggle with memory explosion in large-scale scenes and long…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Tianchen Deng , Wenhua Wu , Junjie He , Yue Pan , Shenghai Yuan , Danwei Wang , Hesheng Wang

We propose a method to enhance 3D Gaussian Splatting (3DGS)~\cite{Kerbl2023}, addressing challenges in initialization, optimization, and density control. Gaussian Splatting is an alternative for rendering realistic images while supporting…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Xingjun Wang , Lianlei Shan

3D Gaussian Splatting (3DGS) has recently enabled real-time rendering of unbounded 3D scenes for novel view synthesis. However, this technique requires dense training views to accurately reconstruct 3D geometry. A limited number of input…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Haolin Xiong , Sairisheek Muttukuru , Rishi Upadhyay , Pradyumna Chari , Achuta Kadambi

Reconstructing accurate surfaces from sparse multi-view images remains challenging due to severe geometric ambiguity and occlusions. Existing generalizable neural surface reconstruction methods primarily rely on cost volumes that summarize…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Xinhai Chang , Kaichen Zhou

3D Gaussian Splatting (3DGS) has rapidly become a leading technique for novel-view synthesis, providing exceptional performance through efficient software-based GPU rasterization. Its versatility enables real-time applications, including on…

Autonomous high-fidelity object reconstruction is fundamental for creating digital assets and bridging the simulation-to-reality gap in robotics. We present ObjSplat, an active reconstruction framework that leverages Gaussian surfels as a…

机器人学 · 计算机科学 2026-01-13 Yuetao Li , Zhizhou Jia , Yu Zhang , Qun Hao , Shaohui Zhang

In volume visualization, users can interactively explore the three-dimensional data by specifying color and opacity mappings in the transfer function (TF) or adjusting lighting parameters, facilitating meaningful interpretation of the…

图形学 · 计算机科学 2025-04-28 Kaiyuan Tang , Siyuan Yao , Chaoli Wang

Accurate 3D reconstruction of vehicles is vital for applications such as vehicle inspection, predictive maintenance, and urban planning. Existing methods like Neural Radiance Fields and Gaussian Splatting have shown impressive results but…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Davide Di Nucci , Matteo Tomei , Guido Borghi , Luca Ciuffreda , Roberto Vezzani , Rita Cucchiara
‹ 上一页 1 8 9 10 下一页 ›