中文
相关论文

相关论文: Point-Based Multi-View Stereo Network

200 篇论文

3D Question Answering (3D QA) requires the model to comprehensively understand its situated 3D scene described by the text, then reason about its surrounding environment and answer a question under that situation. However, existing methods…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Jingzhou Luo , Yang Liu , Weixing Chen , Zhen Li , Yaowei Wang , Guanbin Li , Liang Lin

We present IterMVS, a new data-driven method for high-resolution multi-view stereo. We propose a novel GRU-based estimator that encodes pixel-wise probability distributions of depth in its hidden state. Ingesting multi-scale matching…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Fangjinhua Wang , Silvano Galliani , Christoph Vogel , Marc Pollefeys

This paper proposes a network, referred to as MVSTR, for Multi-View Stereo (MVS). It is built upon Transformer and is capable of extracting dense features with global context and 3D consistency, which are crucial to achieving reliable…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Jie Zhu , Bo Peng , Wanqing Li , Haifeng Shen , Zhe Zhang , Jianjun Lei

Image datasets have been steadily growing in size, harming the feasibility and efficiency of large-scale 3D reconstruction methods. In this paper, a novel approach for scaling Multi-View Stereo (MVS) algorithms up to arbitrarily large…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Marco Orsingher , Paolo Zani , Paolo Medici , Massimo Bertozzi

Reconstructing 3D point clouds into triangle meshes is a key problem in computational geometry and surface reconstruction. Point cloud triangulation solves this problem by providing edge information to the input points. Since no vertex…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Huan Lei , Ruitao Leng , Liang Zheng , Hongdong Li

Recently, there has been a significant interest in performing convolution over irregularly sampled point clouds. Since point clouds are very different from regular raster images, it is imperative to study the generalization of the…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Xingyi Li , Wenxuan Wu , Xiaoli Z. Fern , Li Fuxin

In this paper, we present TransMVSNet, based on our exploration of feature matching in multi-view stereo (MVS). We analogize MVS back to its nature of a feature matching task and therefore propose a powerful Feature Matching Transformer…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Yikang Ding , Wentao Yuan , Qingtian Zhu , Haotian Zhang , Xiangyue Liu , Yuanjiang Wang , Xiao Liu

Learning accurate depth is essential to multi-view 3D object detection. Recent approaches mainly learn depth from monocular images, which confront inherent difficulties due to the ill-posed nature of monocular depth learning. Instead of…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Zengran Wang , Chen Min , Zheng Ge , Yinhao Li , Zeming Li , Hongyu Yang , Di Huang

Selection is a fundamental task in exploratory analysis and visualization of 3D point clouds. Prior researches on selection methods were developed mainly based on heuristics such as local point density, thus limiting their applicability in…

人机交互 · 计算机科学 2024-05-14 Chen Zhu-Tian , Wei Zeng , Zhiguang Yang , Lingyun Yu , Chi-Wing Fu , Huamin Qu

Recent methods in stereo matching have continuously improved the accuracy using deep models. This gain, however, is attained with a high increase in computation cost, such that the network may not fit even on a moderate GPU. This issue…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Faranak Shamsafar , Samuel Woerz , Rafia Rahim , Andreas Zell

Point cloud obtained from 3D scanning is often sparse, noisy, and irregular. To cope with these issues, recent studies have been separately conducted to densify, denoise, and complete inaccurate point cloud. In this paper, we advocate that…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Jaesung Choe , Byeongin Joung , Francois Rameau , Jaesik Park , In So Kweon

In point cloud analysis, point-based methods have rapidly developed in recent years. These methods have recently focused on concise MLP structures, such as PointNeXt, which have demonstrated competitiveness with Convolutional and…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Xin Deng , WenYu Zhang , Qing Ding , XinMing Zhang

LiDAR-based 3D point cloud recognition has been proven beneficial in various applications. However, the sparsity and varying density pose a significant challenge in capturing intricate details of objects, particularly for medium-range and…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Zaipeng Duan , Xuzhong Hu , Pei An , Jie Ma

We present a novel framework named PlaneMVS for 3D plane reconstruction from multiple input views with known camera poses. Most previous learning-based plane reconstruction methods reconstruct 3D planes from single images, which highly rely…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Jiachen Liu , Pan Ji , Nitin Bansal , Changjiang Cai , Qingan Yan , Xiaolei Huang , Yi Xu

3D reconstruction has lately attracted increasing attention due to its wide application in many areas, such as autonomous driving, robotics and virtual reality. As a dominant technique in artificial intelligence, deep learning has been…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Qingtian Zhu , Chen Min , Zizhuang Wei , Yisong Chen , Guoping Wang

Point cloud compression has garnered significant interest in computer vision. However, existing algorithms primarily cater to human vision, while most point cloud data is utilized for machine vision tasks. To address this, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Lei Liu , Zhihao Hu , Zhenghao Chen

In deep multi-view stereo networks, cost regularization is crucial to achieve accurate depth estimation. Since 3D cost volume filtering is usually memory-consuming, recurrent 2D cost map regularization has recently become popular and has…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Qingshan Xu , Martin R. Oswald , Wenbing Tao , Marc Pollefeys , Zhaopeng Cui

3D Gaussian Splatting (3DGS) has revolutionized real-time rendering with its state-of-the-art novel view synthesis, but its utility for accurate geometric measurement remains underutilized. Compared to multi-view stereo (MVS) point clouds…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Deyan Deng , Rongjun Qin

A 3D point cloud is often synthesized from depth measurements collected by sensors at different viewpoints. The acquired measurements are typically both coarse in precision and corrupted by noise. To improve quality, previous works denoise…

图像与视频处理 · 电气工程与系统科学 2020-02-12 Xue Zhang , Gene Cheung , Jiahao Pang , Dong Tian

Single-image point cloud reconstruction must infer complete 3D geometry, including occluded parts, from a single RGB image. While diffusion-based reconstructors achieve high accuracy, they typically require many denoising iterations,…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Yuta Baba , Keiji Yanai