- Volumetric methods (SurfaceNet)
- Depthmap based methods (MVSNet/R-MVSNet and so on)
- SurfaceNet: An End-to-end 3D Neural Network for Multiview Stereopsis [paper] [Github] [T-PAMI]
- Learned Multi-Patch Similarity [paper] [supp] (Note: Learning to measure multi-image patch similiarity, NOT end-to-end learning MVS pipeline)
- Point-Based Multi-View Stereo Network [paper] [supp] [Github] [T-PAMI]
- P-MVSNet: Learning Patch-wise Matching Confidence Aggregation for Multi-view Stereo [paper]
- MVSCRF: Learning Multi-view Stereo with Conditional Random Fields [paper]
- Learning Inverse Depth Regression for Multi-View Stereo with Correlation Cost Volume [paper] [Github]
-
Cascade Cost Volume for High-Resolutoin Multi-View Stereo and Stereo Matching [paper] [Github]
-
Deep Stereo using Adaptive Thin Volume Representation with Uncertainty Awareness [paper] [supp] [Github]
-
Cost Volume Pyramid Based Depth Inference for Multi-View Stereo [paper] [supp] [Github]
-
Fast-MVSNet: Sparse-to-Dense Multi-View Stereo with Learned Propagation and Gauss-Newton Refinement [paper] [supp] [Github]
-
Attention-Aware Multi-View Stereo [paper]
-
A Novel Recurrent Encoder-Decoder Structure for Large-Scale Multi-view Stereo Reconstruction from An Open Aerial Dataset [paper] [Github] [data]
- Pyramid Multi-view Stereo Net with Self-adaptive View aggregation [paper] [Github]
- Dense Hybird Recurrent Multi-view Stereo Net with Dynamic Consistency Checking [paper] [Github]
- Long-range Attention Network for Multi-View Stereo [paper]
- AA-RMVSNet: Adaptive Aggregation Recurrent Multi-view Stereo Network [paper] [supp] [Github]
- EPP-MVSNet: Epipolar-Assembling Based Depth Prediction for Multi-View Stereo [paper] [Github]
- Just a Few Points are All You Need for Multi-view Stereo: A Novel Semi-supervised Learning Method for Multi-view Stereo [paper] [supp]
- MVSNet++: Learning Depth-Based Attention Pyramid Features for Multi-View Stereo. IEEE TIP [paper]
- HighRes-MVSNet: A Fast Multi-View Stereo Network for Dense 3D Reconstruction From High-Resolution Images. IEEE Access [paper]
- AACVP-MVSNet: Attention-aware cost volume pyramid based multi-view stereo network for 3D reconstruction. ISPRS Journal of Photogrammetry and Remote Sensing [paper] [Github]
- A Survey on Deep Learning Techniques for Stereo-based Depth Estimation. IEEE T-PAMI [ArXiv] [IEEE Xplore]
- Deep Learning for Multi-view Stereo via Plane Sweep: A Survey [paper]
- Multi-view stereo in the Deep Learning Era: A comprehensive revfiew [paper]
- PVSNet: Pixelwise Visibility-Aware Multi-View Stereo Network [paper]
- DDR-Net: Learning Multi-Stage Multi-View Stereo With Dynamic Depth Range [paper] [Github]
- Non-local Recurrent Regularization Networks for Multi-view Stereo [paper]
- TransMVSNet: Global Context-aware Multi-view Stereo Network with Transformers [paper] [Github]
-
DTU [CVPR2014, IJCV2016]
-
Tanks and Temples [ACM ToG2017]
- Tanks and Temples: Benchmarking Large-Scale Scene Reconstruction [paper] [supp] [website] [Github] [leaderboard]
-
ETH3D [CVPR2017]
-
BlendedMVS [CVPR2020]
- Chinese Style Architectures
- http://vision.ia.ac.cn/zh/data/index.html, provided by CASIA.
- Western Style Architectures
- https://colmap.github.io/datasets.html, provided by COLMAP.
- ImageDataset_SceauxCastle, provided by OpenMVG.
- Aerial Dataset
- http://gpcv.whu.edu.cn/data/WHU_MVS_Stereo_dataset.html, provided by WHU.
Welcome to contribute to this Repo!