paper-with-me

Papers

PatchMVSNet: Patch-wise Unsupervised Multi-View Stereo for Weakly-Textured Surface Reconstruction

2022-03-04 · Haonan Dong, Jian Yao

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. Though nowadays unsupervised learning methods have been proposed and have gotten gratifying results, those methods still fail to reconstruct intact results in challenging scenes, such as weakly-textured surfaces, as those methods primarily depend on pixel-wise photometric consistency which is subjected to various illuminations. To alleviate matching ambiguity in those challenging scenes, this paper proposes robust loss functions leveraging constraints beneath multi-view images: 1) Patch-wise photometric consistency loss, which expands the receptive field of the features in multi-view similarity measuring, 2) Robust twoview geometric consistency, which includes a cross-view depth consistency checking with the minimum occlusion. Our unsupervised strategy can be implemented with arbitrary depth estimation frameworks and can be trained with arbitrary large-scale MVS datasets. Experiments show that our method can decrease the matching ambiguity and particularly improve the completeness of weakly-textured reconstruction. Moreover, our method reaches the performance of the state-of-the-art methods on popular benchmarks, like DTU, Tanks and Temples and ETH3D. The code will be released soon.

📄 PDF Abstract BibTeX arXiv:2203.02156

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationSurface Reconstruction

Similar Papers 제목 키워드 기반

Self-supervised Remote Sensing Images Change Detection at Pixel-level

2021-05-18 · Yuxing Chen, Lorenzo Bruzzone

Deep learning techniques have achieved great success in remote sensing image change detection. Most of them are supervised techniques, which usually require large amounts of training data and are limited to a particular …

Change DetectionContrastive LearningQuantization

Hierarchical View Predictor: Unsupervised 3D Global Feature Learning through Hierarchical Prediction among Unordered Views

2021-08-08 · Zhizhong Han, Xiyang Wang, Yu-Shen Liu, Matthias Zwicker

Unsupervised learning of global features for 3D shape analysis is an important research challenge because it avoids manual effort for supervised information collection. In this paper, we propose a view-based deep learnin…

Retrieval

UGD: An Unsupervised Geometric Distance for Evaluating Real-world Noisy Point Cloud Denoising

2026-04-18 · Zhiyong Su, Jincan Wu, Yonghui Liu, Zheng Li 외 arxiv

Point cloud denoising is a fundamental and crucial challenge in real-world point cloud applications. Existing quantitative evaluation metrics for point cloud denoising methods are implemented in a supervised manner, whic…

Multi-Task LearningPoint Clouds

Patch-Based Discriminative Feature Learning for Unsupervised Person Re-Identification

2019-06-01 · CVPR 2019 6 · Qize Yang, Hong-Xing Yu, Ancong Wu, Wei-Shi Zheng

While discriminative local features have been shown effective in solving the person re-identification problem, they are limited to be trained on fully pairwise labelled data which is expensive to obtain. In this work, we…

Person Re-IdentificationUnsupervised Person Re-Identification

Deeply Unsupervised Patch Re-Identification for Pre-training Object Detectors

2021-03-08 · Jian Ding, Enze Xie, Hang Xu, Chenhan Jiang 외

Unsupervised pre-training aims at learning transferable features that are beneficial for downstream tasks. However, most state-of-the-art unsupervised methods concentrate on learning global representations for image-leve…

Objectobject-detectionObject DetectionRepresentation Learning+1