作者:Tom Hardy
来源:公众号: 3D视觉工坊
参考:https://github.com/scott89/awesome-depth
后期将不断保持更新,欢迎star/fork
- Dijk et al, How do neural networks see depth in single images? PDF
- Amlaan et al, Monocluar depth estimation: A survey, PDF
- Zhao et al, Monocular Depth Estimation Based On Deep Learning: An Overview, PDF
- Eigen et al, Depth Map Prediction from a Single Image using a Multi-Scale Deep Network, NIPS 2014, Web
- Eigen et al, Predicting Depth, Surface Normals and Semantic Labels with a Common Multi-Scale Convolutional Architecture, ICCV 2015, Web
- Laina et al, Deeper Depth Prediction with Fully Convolutional Residual Networks, 3DV 2016, Code
- Chen et al, Single-Image Depth Perception in the Wild, NIPS 2016, Web
- Li et al, A Two-Streamed Network for Estimating Fine-Scaled Depth Maps from Single RGB Images, ICCV 2017, PDF
- Xu et al, Structured Attention Guided Convolutional Neural Fields for Monocular Depth Estimation, CVPR 2018, PDF
- Xu et al, PAD-Net: Multi-Tasks Guided Prediction-and-Distillation Network, CVPR 2018, PDF
- Qi et al, GeoNet: Geometric Neural Network for Joint Depth and Surface Normal Estimation, CVPR 2018, PDF
- Fu et al, Deep Ordinal Regression Network for Monocular Depth Estimation, CVPR 2018, PDF
- Zhang et al, Joint Task-Recursive Learning for Semantic Segmentation and Depth Estimation, ECCV 2018, PDF
- Jiao et al, Look Deeper into Depth: Monocular Depth Estimation with Semantic Booster and Attention-Driven Loss, ECCV 2018, PDF
- Cheng et al, Depth Esimation via Affinity Learning with Convolutional Spatial Propagation Network, ECCV 2018, PDF, Code
- Lee et al, Monocular depth estimation using relative depth maps, CVPR 2019, PDF, Code
- Lee et al, From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation, Arxiv, PDF, Code
- Zhang et al, Pattern-Affinitive Propagation across Depth, Surface Normal and Semantic Segmentation, CVPR 2019, PDF
- Zhang et al, Exploiting temporal consistency for real-time video depth estimation, ICCV 2019, PDF, Code
- BiFuse: Monocular 360◦ Depth Estimation via Bi-Projection Fusion(CVPR2020) 源代码
- Garg et al, Unsupervised CNN for Single View Depth Estimation: Geometry to the Rescue, ECCV 2016, Code
- Godard et al, Unsupervised Monocular Depth Estimation with Left-Right Consistency, CVPR 2017, Web
- Kuznietsov et al, Semi-Supervised Deep Learning for Monocular Depth Map Prediction, CVPR 2017, Code
- Luo et al, Single View Stereo Matching, CVPR 2018, Code
- Godard et al, Digging Into Self-Supervised Monocular Depth Estimation, aXiv 2018, PDF
- Lai et al, Bridging Stereo Matching and Optical Flow via Spatio temporal, CVPR 2019, PDF, Code
- Tosi et al, Learning monocular depth estimation infusing traditional stereo knowledge, CVPR 2019, PDF Code
- Garg et al, Learning Single Camera Depth Estimation using Dual-Pixels, ICCV 2019, PDF Code
- Zhang et al, Du2Net: Learning Depth Estimation from Dual-Cameras and Dual-Pixels, arXiv 2020, PDF
- Bi3D: Stereo Depth Estimation via Binary Classifications(CVPR2020) 源代码
- Zhou et al, Unsupervised Learning of Depth and Ego-Motion from Video, CVPR 2017, Web
- Im et al, Robust Depth Estimation from Auto Bracketed Images, CVPR 2018, PDF
- Yin et al, GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose, CVPR 2018,Code
- Wang et al, Learning Depth from Monocular Videos using Direct Methods, CVPR 2018, Code
- Yang et al, LEGO: Learning Edge with Geometry all at Once by Watching Videos, CVPR 2018, Code
- Mahjourian et al, Unsupervised Learning of Depth and Ego-Motion from Monocular Video Using 3D Geometric Constraints, CVPR 2018, PDF
- Zhan et al, Unsupervised Learning of Monocular Depth Estimation and Visual Odometry with Deep Feature Reconstruction, CVPR 2018, Web
- Ran et al, Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation, CVPR 2019, PDF, Code
- Bian et al, Unsupervised Scale-consistent Depth and Ego-motion Learning from Monocular Video, NIPS 2019, PDF, Code
- Luo et al, Consistent Video Depth Estimation, SIGGRAPH 2020, Web
- al, DEEPV2D: VIDEO TO DEPTH WITH DIFFERENTIABLE STRUCTURE FROM MOTION, ICLR 2020, PDF Code
- Guizilini et al, 3D Packing for Self-Supervised Monocular Depth Estimation, CVPR 2020, PDF Code
- On the uncertainty of self-supervised monocular depth estimation(CVPR2020) [源代码]
- 3D Packing for Self-Supervised Monocular Depth Estimation(CVPR2020) [源代码]
- Cheng et al, Learning Depth with Convolutional Spatial Propagation Network, arXiv 2018, PDF, Code
- Zhang et al, Deep Depth Completion of a Single RGB-D Image, CVPR 2018, PDF
- Qiu et al, DeepLiDAR: Deep Surface Normal Guided Depth Prediction for Outdoor Scene from Sparse LiDAR Data and Single Color Image, CVPR 2019, PDF, Code
- Chen et al, Learning Joint 2D-3D Representations for Depth Completion, ICCV 2019, PDF
- Tang et al, Learning Guided Convolutional Network for Depth Completion, arXiv 2019, PDF, Code
- HMS-Net: Hierarchical Multi-scale Sparsity-invariant Network for Sparse Depth Completion(太复杂,效果不好)
- Sparse and noisy LiDAR completion with RGB guidance and uncertainty
- 3D LiDAR and Stereo Fusion using Stereo Matching Network with Conditional Cost Volume Normalization
- Deep RGB-D Canonical Correlation Analysis For Sparse Depth Completion
- Confidence Propagation through CNNs for Guided Sparse Depth Regression
- Learning Guided Convolutional Network for Depth Completion
- DFineNet: Ego-Motion Estimation and Depth Refinement from Sparse, Noisy Depth Input with RGB Guidance
- PLIN: A Network for Pseudo-LiDAR Point Cloud Interpolation
- Depth Completion from Sparse LiDAR Data with Depth-Normal Constraints
- Marin et al, Reliable Fusion of ToF and Stereo Depth Driven by Confidence Measures, ECCV 2016, PDF
- Agresti et al, Deep Learning for Confidence Information in Stereo and ToF Data Fusion, ICCVW 2017, Web
- Srinivasan et al, Aperture Supervision for Monocular Depth Estimation, CVPR 2018, Code
- Li et al, MegaDepth: Learning Single-View Depth Prediction from Internet Photos, CVPR 2018, Web
- Monocular Relative Depth Perception with Web Stereo Data Supervision, CVPR 2018, PDF
- Li et al, Learning the depths of moving people by watching frozen people, CVPR 2019, Web
- Chen et al, Learning Single-Image Depth from Videos using Quality Assessment Networks, CVPR 2019, PDF
- Li et al, Learning the Depths of Moving People by Watching Frozen People, CVPR 2019(oral), PDF
- See Link for more conventional data sets.
- Zhou et al, Stereo Magnification: Learning view synthesis using multiplane images, SIGGRAPH 2018, Web
- Niklaus et al, 3D Ken Burns Effect from a Single Image, SIGGRAPH 2019, PDF Code
- Wiles et al, SynSin: End-to-end View Synthesis from a Single Image, CVPR 2020, Web
- Shih et al, 3D Photography using Context-aware Layered Depth Inpainting, CVPR 2020, Web
- Mildenhall et al, Representing Scenes as Neural Radiance Fields for View Synthesis, arXiv 2020, Web
- Chen et al, Monocular Neural Image Based Rendering with Continuous View Control, ICCV 2019, Web
- Chen et al, Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction, AAAI 2018, PDF
- Dosovitskiy et al, FlowNet: Learning optical flow with convolutional networks, CVPR 2015, PDF
- Yu et al, Back to basics: Unsupervised learning of optical flow via brightness constancy and motion smoothness, ECCV 2016 Workshop, PDF
- Bailer et al, CNN-based Patch Matching for Optical Flow with Thresholded Hinge Embedding Loss, CVPR 2017, PDF
- Ranjan et al, Optical Flow Estimation using a Spatial Pyramid Network(SpyNet), CVPR 2017, Code
- Ilg et al, FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks, CVPR 2017, Code
- Sun et al, PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018, Code
- Wang et al, Occlusion Aware Unsupervised Learning of Optical Flow, CVPR 2018, PDF
- Hui et al, LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018, PDF