中文
相关论文

相关论文: 3D Gaussian Point Encoders

200 篇论文

3D Gaussian Splatting (3DGS) has revolutionized novel view synthesis with high-quality rendering through continuous aggregations of millions of 3D Gaussian primitives. However, it suffers from a substantial memory footprint, particularly…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Yangming Zhang , Jian Xu , Chaojian Li , Kunxiong Zhu , Wei Niu , Gagan Agrawal , Yang Katie Zhao , Jian Wang , Yingyan Celine Lin , Miao Yin

Recovering high-fidelity 3D images from sparse or degraded 2D images is a fundamental challenge in medical imaging, with broad applications ranging from 3D ultrasound reconstruction to MRI super-resolution. In the context of fetal MRI,…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Maik Dannecker , Steven Jia , Nil Stolt-Ansó , Nadine Girard , Guillaume Auzias , François Rousseau , Daniel Rueckert

Modern digital engineering design process commonly involves expensive repeated simulations on varying three-dimensional (3D) geometries. The efficient prediction capability of neural networks (NNs) makes them a suitable surrogate to provide…

计算工程、金融与科学 · 计算机科学 2024-06-17 Junyan He , Seid Koric , Diab Abueidda , Ali Najafi , Iwona Jasiuk

3D GAN inversion aims to achieve high reconstruction fidelity and reasonable 3D geometry simultaneously from a single image input. However, existing 3D GAN inversion methods rely on time-consuming optimization for each individual case. In…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Ziyang Yuan , Yiming Zhu , Yu Li , Hongyu Liu , Chun Yuan

Bridging natural language and 3D geometry is a crucial step toward flexible, language-driven scene understanding. While recent advances in 3D Gaussian Splatting (3DGS) have enabled fast and high-quality scene reconstruction, research has…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Shaohui Dai , Yansong Qu , Zheyan Li , Xinyang Li , Shengchuan Zhang , Liujuan Cao

Recent advancements in computer vision have successfully extended Open-vocabulary segmentation (OVS) to the 3D domain by leveraging 3D Gaussian Splatting (3D-GS). Despite this progress, efficiently rendering the high-dimensional features…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Yoonwoo Jeong , Cheng Sun , Frank Wang , Minsu Cho , Jaesung Choe

3D Gaussian Splatting has emerged as a powerful scene representation for real-time novel-view synthesis. However, its standard adaptive density control relies on screen-space positional gradients, which do not distinguish between geometric…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Linjie Lyu , Ayush Tewari , Jianchun Chen , Thomas Leimkühler , Christian Theobalt

This paper presents a novel system designed for 3D mapping and visual relocalization using 3D Gaussian Splatting. Our proposed method uses LiDAR and camera data to create accurate and visually plausible representations of the environment.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Peng Jiang , Gaurav Pandey , Srikanth Saripalli

The underwater 3D scene reconstruction is a challenging, yet interesting problem with applications ranging from naval robots to VR experiences. The problem was successfully tackled by fully volumetric NeRF-based methods which can model both…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Huapeng Li , Wenxuan Song , Tianao Xu , Alexandre Elsig , Jonas Kulhanek

The recent success of neural networks enables a better interpretation of 3D point clouds, but processing a large-scale 3D scene remains a challenging problem. Most current approaches divide a large-scale scene into small regions and combine…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Chunghyun Park , Yoonwoo Jeong , Minsu Cho , Jaesik Park

3D Gaussian Splatting (3DGS) has revolutionized fast novel view synthesis, yet its opacity-based formulation makes surface extraction fundamentally difficult. Unlike implicit methods built on Signed Distance Fields or occupancy, 3DGS lacks…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Diego Gomez , Antoine Guédon , Nissim Maruani , Bingchen Gong , Maks Ovsjanikov

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However, it may require a large number of Gaussians, which creates a substantial memory footprint. This paper introduces GES (Generalized…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Abdullah Hamdi , Luke Melas-Kyriazi , Jinjie Mai , Guocheng Qian , Ruoshi Liu , Carl Vondrick , Bernard Ghanem , Andrea Vedaldi

We present NPNet, a fully non-parametric approach for 3D point-cloud classification and part segmentation. NPNet contains no learned weights; instead, it builds point features using deterministic operators such as farthest point sampling,…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Mohammad Saeid , Amir Salarpour , Pedram MohajerAnsari , Mert D. Pesé

Neural implicit functions have emerged as a powerful representation for surfaces in 3D. Such a function can encode a high quality surface with intricate details into the parameters of a deep neural network. However, optimizing for the…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Wang Yifan , Shihao Wu , Cengiz Oztireli , Olga Sorkine-Hornung

We propose a novel framework for comprehensive indoor 3D reconstruction using Gaussian representations, called OmniIndoor3D. This framework enables accurate appearance, geometry, and panoptic reconstruction of diverse indoor scenes captured…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Xiaobao Wei , Xiaoan Zhang , Hao Wang , Qingpo Wuwu , Ming Lu , Wenzhao Zheng , Shanghang Zhang

Generating a 3D point cloud from a single 2D image is of great importance for 3D scene understanding applications. To reconstruct the whole 3D shape of the object shown in the image, the existing deep learning based approaches use either…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yao Wei , George Vosselman , Michael Ying Yang

Physical simulation predicts future states of objects based on material properties and external loads, enabling blueprints for both Industry and Engineering to conduct risk management. Current 3D reconstruction-based simulators typically…

机器学习 · 计算机科学 2026-02-20 Yicheng Cao , Zhuo Huang , Yu Yao , Yiming Ying , Daoyi Dong , Tongliang Liu

Recently, 3D Gaussian Splatting (3DGS) has become a promising framework for novel view synthesis, offering fast rendering speeds and high fidelity. However, the large number of Gaussians and their associated attributes require effective…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Yufei Wang , Zhihao Li , Lanqing Guo , Wenhan Yang , Alex C. Kot , Bihan Wen

This paper proposes a novel framework for implicit multi-camera system calibration utilizing Gaussian Process (GP) regression. Conventional explicit calibration methods are constrained by rigid mathematical models and struggle with complex,…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Ivan De Boi , Bart Ribbens , Veronika Golanova , Ursula Kapov , Simon Verspeek

In the fields of photogrammetry, computer vision and computer graphics, the task of neural 3D scene reconstruction has led to the exploration of various techniques. Among these, 3D Gaussian Splatting stands out for its explicit…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Miriam Jäger , Theodor Kapler , Michael Feßenbecker , Felix Birkelbach , Markus Hillemann , Boris Jutzi
‹ 上一页 1 8 9 10 下一页 ›