中文
相关论文

相关论文: Learning Deformable Hypothesis Sampling for Accura…

200 篇论文

Research on multi-view stereo based on remote sensing images has promoted the development of large-scale urban 3D reconstruction. However, remote sensing multi-view image data suffers from the problems of occlusion and uneven brightness…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Yong-Qiang Mao , Hanbo Bi , Liangyu Xu , Kaiqiang Chen , Zhirui Wang , Xian Sun , Kun Fu

Recently, patch deformation-based methods have demonstrated significant effectiveness in multi-view stereo due to their incorporation of deformable and expandable perception for reconstructing textureless areas. However, these methods…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Zhenlong Yuan , Dapeng Zhang , Zehao Li , Chengxuan Qian , Jianing Chen , Yinda Chen , Kehua Chen , Tianlu Mao , Zhaoxin Li , Hao Jiang , Zhaoqi Wang

Patch deformation-based methods have recently exhibited substantial effectiveness in multi-view stereo, due to the incorporation of deformable and expandable perception to reconstruct textureless areas. However, such approaches typically…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Zhenlong Yuan , Jinguo Luo , Fei Shen , Zhaoxin Li , Cong Liu , Tianlu Mao , Zhaoqi Wang

Learning-based multi-view stereo (MVS) has gained fine reconstructions on popular datasets. However, supervised learning methods require ground truth for training, which is hard to be collected, especially for the large-scale datasets.…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Haonan Dong , Jian Yao

Recently, patch deformation-based methods have demonstrated significant strength in multi-view stereo by adaptively expanding the reception field of patches to help reconstruct textureless areas. However, such methods mainly concentrate on…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Zhenlong Yuan , Cong Liu , Fei Shen , Zhaoxin Li , Jinguo Luo , Tianlu Mao , Zhaoqi Wang

This paper presents a simple and effective solution to the longstanding classical multi-view photometric stereo (MVPS) problem. It is well-known that photometric stereo (PS) is excellent at recovering high-frequency surface details, whereas…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Berk Kaya , Suryansh Kumar , Carlos Oliveira , Vittorio Ferrari , Luc Van Gool

One of the most successful approaches in Multi-View Stereo estimates a depth map and a normal map for each view via PatchMatch-based optimization and fuses them into a consistent 3D points cloud. This approach relies on photo-consistency to…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Andrea Romanoni , Matteo Matteucci

In this paper, we introduce a deep multi-view stereo (MVS) system that jointly predicts depths, surface normals and per-view confidence maps. The key to our approach is a novel solver that iteratively solves for per-view depth map and…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Wang Zhao , Shaohui Liu , Yi Wei , Hengkai Guo , Yong-Jin Liu

GigaMVS presents several challenges to existing Multi-View Stereo (MVS) algorithms for its large scale, complex occlusions, and gigapixel images. To address these problems, we first apply one of the state-of-the-art learning-based MVS…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Chenjie Cao , Xinlin Ren , Xiangyang Xue , Yanwei Fu

Recent work in multi-view stereo (MVS) combines learnable photometric scores and regularization with PatchMatch-based optimization to achieve robust pixelwise estimates of depth, normals, and visibility. However, non-learning based methods…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Jae Yong Lee , Chuhang Zou , Derek Hoiem

Significant strides have been made in enhancing the accuracy of Multi-View Stereo (MVS)-based 3D reconstruction. However, untextured areas with unstable photometric consistency often remain incompletely reconstructed. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Rongxuan Tan , Qing Wang , Xueyan Wang , Chao Yan , Yang Sun , Youyang Feng

Deep learning-based multi-view stereo has emerged as a powerful paradigm for reconstructing the complete geometrically-detailed objects from multi-views. Most of the existing approaches only estimate the pixel-wise depth value by minimizing…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Yisu Zhang , Jianke Zhu , Lixiang Lin

Traditional MVS methods have good accuracy but struggle with completeness, while recently developed learning-based multi-view stereo (MVS) techniques have improved completeness except accuracy being compromised. We propose depth…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Nail Ibrahimli , Hugo Ledoux , Julian Kooij , Liangliang Nan

Multi-view stereo (MVS) models based on progressive depth hypothesis narrowing have made remarkable advancements. However, existing methods haven't fully utilized the potential that the depth coverage of individual instances is smaller than…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Yinzhe Wang , Yiwen Xiao , Hu Wang , Yiping Xu , Yan Tian

Learning-based multi-view stereo (MVS) methods deal with predicting accurate depth maps to achieve an accurate and complete 3D representation. Despite the excellent performance, existing methods ignore the fact that a suitable depth…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Xinyi Ye , Weiyue Zhao , Tianqi Liu , Zihao Huang , Zhiguo Cao , Xin Li

In recent years, supervised or unsupervised learning-based MVS methods achieved excellent performance compared with traditional methods. However, these methods only use the probability volume computed by cost volume regularization to…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Jingliang Li , Zhengda Lu , Yiqun Wang , Ying Wang , Jun Xiao

Transformer has achieved great success in computer vision, while how to split patches in an image remains a problem. Existing methods usually use a fixed-size patch embedding which might destroy the semantics of objects. To address this…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Zhiyang Chen , Yousong Zhu , Chaoyang Zhao , Guosheng Hu , Wei Zeng , Jinqiao Wang , Ming Tang

The success of existing deep-learning based multi-view stereo (MVS) approaches greatly depends on the availability of large-scale supervision in the form of dense depth maps. Such supervision, while not always possible, tends to hinder the…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Yuchao Dai , Zhidong Zhu , Zhibo Rao , Bo Li

PatchMatch based Multi-view Stereo (MVS) algorithms have achieved great success in large-scale scene reconstruction tasks. However, reconstruction of texture-less planes often fails as similarity measurement methods may become ineffective…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shang Sun , Yunan Zheng , Xuelei Shi , Zhenyu Xu , Yiguang Liu

In this paper, we introduce Segmentation-Driven Deformation Multi-View Stereo (SD-MVS), a method that can effectively tackle challenges in 3D reconstruction of textureless areas. We are the first to adopt the Segment Anything Model (SAM) to…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Zhenlong Yuan , Jiakai Cao , Zhaoxin Li , Hao Jiang , Zhaoqi Wang
‹ 上一页 1 2 3 10 下一页 ›