中文
相关论文

相关论文: Multi-view Depth Estimation using Epipolar Spatio-…

200 篇论文

Single-view depth estimation (SVDE) plays a crucial role in scene understanding for AR applications, 3D modeling, and robotics, providing the geometry of a scene based on a single image. Recent works have shown that a successful solution…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Mikhail Romanov , Nikolay Patatkin , Anna Vorontsova , Sergey Nikolenko , Anton Konushin , Dmitry Senyushkin

Self-supervised monocular methods can efficiently learn depth information of weakly textured surfaces or reflective objects. However, the depth accuracy is limited due to the inherent ambiguity in monocular geometric modeling. In contrast,…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Xiaofeng Wang , Zheng Zhu , Guan Huang , Xu Chi , Yun Ye , Ziwei Chen , Xingang Wang

Monocular depth estimation can play an important role in addressing the issue of deriving scene geometry from 2D images. It has been used in a variety of industries, including robots, self-driving cars, scene comprehension, 3D…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Ruilin Ma , Shiyao Chen , Qin Zhang

Depth estimation from monocular images is a challenging problem in computer vision. In this paper, we tackle this problem using a novel network architecture using multi scale feature fusion. Our network uses two different blocks, first…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Abhinav Sagar

Light field data has been demonstrated to facilitate the depth estimation task. Most learning-based methods estimate the depth infor-mation from EPI or sub-aperture images, while less methods pay attention to the focal stack. Existing…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Yongri Piao , Xinxin Ji , Miao Zhang , Yukun Zhang

3D human shape and pose estimation is the essential task for human motion analysis, which is widely used in many 3D applications. However, existing methods cannot simultaneously capture the relations at multiple levels, including…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Ziniu Wan , Zhengjia Li , Maoqing Tian , Jianbo Liu , Shuai Yi , Hongsheng Li

Depth estimation is a crucial step for 3D reconstruction with panorama images in recent years. Panorama images maintain the complete spatial information but introduce distortion with equirectangular projection. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Chuanqing Zhuang , Zhengda Lu , Yiqun Wang , Jun Xiao , Ying Wang

Recovering detailed facial geometry from a set of calibrated multi-view images is valuable for its wide range of applications. Traditional multi-view stereo (MVS) methods adopt an optimization-based scheme to regularize the matching cost.…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yunze Xiao , Hao Zhu , Haotian Yang , Zhengyu Diao , Xiangju Lu , Xun Cao

Existing methods of multi-person video 3D human Pose and Shape Estimation (PSE) typically adopt a two-stage strategy, which first detects human instances in each frame and then performs single-person PSE with temporal model. However, the…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Zhongwei Qiu , Yang Qiansheng , Jian Wang , Haocheng Feng , Junyu Han , Errui Ding , Chang Xu , Dongmei Fu , Jingdong Wang

We formulate monocular depth estimation using denoising diffusion models, inspired by their recent successes in high fidelity image generation. To that end, we introduce innovations to address problems arising due to noisy, incomplete depth…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Saurabh Saxena , Abhishek Kar , Mohammad Norouzi , David J. Fleet

Monocular depth estimation and defocus estimation are two fundamental tasks in computer vision. Most existing methods treat depth estimation and defocus estimation as two separate tasks, ignoring the strong connection between them. In this…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Renzhi He , Hualin Hong , Boya Fu , Fei Liu

The task of text-video retrieval aims to understand the correspondence between language and vision, has gained increasing attention in recent years. Previous studies either adopt off-the-shelf 2D/3D-CNN and then use average/max pooling to…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Ning Han , Jingjing Chen , Chuhao Shi , Yawen Zeng , Guangyi Xiao , Hao Chen

Depth estimation under adverse conditions remains a significant challenge. Recently, multi-spectral depth estimation, which integrates both visible light and thermal images, has shown promise in addressing this issue. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Zihan Qin , Jialei Xu , Wenbo Zhao , Junjun Jiang , Xianming Liu

Previous methods on estimating detailed human depth often require supervised training with `ground truth' depth data. This paper presents a self-supervised method that can be trained on YouTube videos without known depth, which makes…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Feitong Tan , Hao Zhu , Zhaopeng Cui , Siyu Zhu , Marc Pollefeys , Ping Tan

Depth estimation is a challenging task of 3D reconstruction to enhance the accuracy sensing of environment awareness. This work brings a new solution with a set of improvements, which increase the quantitative and qualitative understanding…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Armin Masoumian , Hatem A. Rashwan , Saddam Abdulwahab , Julian Cristiano , Domenec Puig

Although considerable advancements have been attained in self-supervised depth estimation from monocular videos, most existing methods often treat all objects in a video as static entities, which however violates the dynamic nature of…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Xiuzhe Wu , Xiaoyang Lyu , Qihao Huang , Yong Liu , Yang Wu , Ying Shan , Xiaojuan Qi

Omnidirectional depth sensing has its advantage over the conventional stereo systems since it enables us to recognize the objects of interest in all directions without any blind regions. In this paper, we propose a novel wide-baseline…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Changhee Won , Jongbin Ryu , Jongwoo Lim

We present an algorithm for reconstructing dense, geometrically consistent depth for all pixels in a monocular video. We leverage a conventional structure-from-motion reconstruction to establish geometric constraints on pixels in the video.…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Xuan Luo , Jia-Bin Huang , Richard Szeliski , Kevin Matzen , Johannes Kopf

Recent video depth estimation methods achieve great performance by following the paradigm of image depth estimation, i.e., typically fine-tuning pre-trained video diffusion models with massive data. However, we argue that video depth…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Haodong Li , Chen Wang , Jiahui Lei , Kostas Daniilidis , Lingjie Liu

Self-supervised multi-frame depth estimation achieves high accuracy by computing matching costs of pixel correspondences between adjacent frames, injecting geometric information into the network. These pixel-correspondence candidates are…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Antyanta Bangunharcana , Ahmed Magd , Kyung-Soo Kim