中文
相关论文

相关论文: Boundary-induced and scene-aggregated network for …

200 篇论文

Monocular depth estimation is the base task in computer vision. It has a tremendous development in the decade with the development of deep learning. But the boundary blur of the depth map is still a serious problem. Research finds the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Xin Yang , Qingling Chang , Xinlin Liu , Yan Cui

Monocular depth estimation is a crucial task to measure distance relative to a camera, which is important for applications, such as robot navigation and self-driving. Traditional frame-based methods suffer from performance drops due to the…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Tianbo Pan , Zidong Cao , Lin Wang

This paper presents a novel monocular depth estimation method, named ECFNet, for estimating high-quality monocular depth with clear edges and valid overall structure from a single RGB image. We make a thorough inquiry about the key factor…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Pengzhi Li , Yikang Ding , Haohan Wang , Chengshuai Tang , Zhiheng Li

In recent years, monocular depth estimation is applied to understand the surrounding 3D environment and has made great progress. However, there is an ill-posed problem on how to gain depth information directly from a single image. With the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Meiqi Pei

Classical monocular Simultaneous Localization And Mapping (SLAM) and the recently emerging convolutional neural networks (CNNs) for monocular depth prediction represent two largely disjoint approaches towards building a 3D map of the…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Lokender Tiwari , Pan Ji , Quoc-Huy Tran , Bingbing Zhuang , Saket Anand , Manmohan Chandraker

Robust three-dimensional scene understanding is now an ever-growing area of research highly relevant in many real-world applications such as autonomous driving and robotic navigation. In this paper, we propose a multi-task learning-based…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Amir Atapour-Abarghouei , Toby P. Breckon

Depth estimation plays a pivotal role in advancing human-robot interactions, especially in indoor environments where accurate 3D scene reconstruction is essential for tasks like navigation and object handling. Monocular depth estimation,…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Siddiqui Muhammad Yasir , Hyunsik Ahn

A single color image can contain many cues informative towards different aspects of local geometric structure. We approach the problem of monocular depth estimation by using a neural network to produce a mid-level representation that…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Ayan Chakrabarti , Jingyu Shao , Gregory Shakhnarovich

We present a novel unsupervised learning framework for single view depth estimation using monocular videos. It is well known in 3D vision that enlarging the baseline can increase the depth estimation accuracy, and jointly optimizing a set…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Lipu Zhou , Jiamin Ye , Montiel Abello , Shengze Wang , Michael Kaess

Learning to predict scene depth and camera motion from RGB inputs only is a challenging task. Most existing learning based methods deal with this task in a supervised manner which require ground-truth data that is expensive to acquire. More…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Yunxiao Shi , Jing Zhu , Yi Fang , Kuochin Lien , Junli Gu

Monocular depth estimation (MDE) aims to transform an RGB image of a scene into a pixelwise depth map from the same camera view. It is fundamentally ill-posed due to missing information: any single image can have been taken from many…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Dylan Auty , Krystian Mikolajczyk

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

Estimating depth from a monocular image is an ill-posed problem: when the camera projects a 3D scene onto a 2D plane, depth information is inherently and permanently lost. Nevertheless, recent work has shown impressive results in estimating…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Jagpreet Chawla , Nikhil Thakurdesai , Anuj Godase , Md Reza , David Crandall , Soon-Heung Jung

Self-supervised learning for depth estimation uses geometry in image sequences for supervision and shows promising results. Like many computer vision tasks, depth network performance is determined by the capability to learn accurate spatial…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Hang Zhou , David Greenwood , Sarah Taylor

Given the recent advances in depth prediction from Convolutional Neural Networks (CNNs), this paper investigates how predicted depth maps from a deep neural network can be deployed for accurate and dense monocular reconstruction. We propose…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Keisuke Tateno , Federico Tombari , Iro Laina , Nassir Navab

The task of predicting smooth and edge-consistent depth maps is notoriously difficult for single image depth estimation. This paper proposes a novel Bilateral Grid based 3D convolutional neural network, dubbed as 3DBG-UNet, that…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Mansi Sharma , Abheesht Sharma , Kadvekar Rohit Tushar , Avinash Panneer

Single image depth estimation (SIDE) plays a crucial role in 3D computer vision. In this paper, we propose a two-stage robust SIDE framework that can perform blind SIDE for both indoor and outdoor scenes. At the first stage, the scene…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Haoyu Ren , Mostafa El-khamy , Jungwon Lee

Monocular depth estimation, which plays a key role in understanding 3D scene geometry, is fundamentally an ill-posed problem. Existing methods based on deep convolutional neural networks (DCNNs) have examined this problem by learning…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Huan Fu , Mingming Gong , Chaohui Wang , Dacheng Tao

Monocular depth estimation is a challenging task that aims to predict a corresponding depth map from a given single RGB image. Recent deep learning models have been proposed to predict the depth from the image by learning the alignment of…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Jing Zhu , Yunxiao Shi , Mengwei Ren , Yi Fang , Kuo-Chin Lien , Junli Gu

Self-supervised monocular depth estimation, aiming to learn scene depths from single images in a self-supervised manner, has received much attention recently. In spite of recent efforts in this field, how to learn accurate scene depths and…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Zhengming Zhou , Qiulei Dong
‹ 上一页 1 2 3 10 下一页 ›