中文
相关论文

相关论文: ODE-CNN: Omnidirectional Depth Extension Networks

200 篇论文

We propose a novel real-time direct monocular visual odometry for omnidirectional cameras. Our method extends direct sparse odometry (DSO) by using the unified omnidirectional model as a projection function, which can be applied to fisheye…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Hidenobu Matsuki , Lukas von Stumberg , Vladyslav Usenko , Jörg Stückler , Daniel Cremers

Despite monocular 3D object detection having recently made a significant leap forward thanks to the use of pre-trained depth estimators for pseudo-LiDAR recovery, such two-stage methods typically suffer from overfitting and are incapable of…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Yongzhi Su , Yan Di , Fabian Manhardt , Guangyao Zhai , Jason Rambach , Benjamin Busam , Didier Stricker , Federico Tombari

Self-supervised depth estimation, which solely requires monocular image sequence as input, has become increasingly popular and promising in recent years. Current research primarily focuses on enhancing the prediction accuracy of the models.…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Xi Zhang , Yaru Xue , Shaocheng Jia , Xin Pei

The sensing and manipulation of transparent objects present a critical challenge in industrial and laboratory robotics. Conventional sensors face challenges in obtaining the full depth of transparent objects due to the refraction and…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Xianghui Fan , Chao Ye , Anping Deng , Xiaotian Wu , Mengyang Pan , Hang Yang

Deep convolutional neural networks achieve remarkable visual recognition performance, at the cost of high computational complexity. In this paper, we have a new design of efficient convolutional layers based on three schemes. The 3D…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Min Wang , Baoyuan Liu , Hassan Foroosh

The ever-growing deep learning technologies are making revolutionary changes for modern life. However, conventional computing architectures are designed to process sequential and digital programs, being extremely burdened with performing…

新兴技术 · 计算机科学 2022-12-21 Yuyao Huang , Tingzhao Fu , Honghao Huang , Sigang Yang , Hongwei Chen

We study how autonomous robots can learn by themselves to improve their depth estimation capability. In particular, we investigate a self-supervised learning setup in which stereo vision depth estimates serve as targets for a convolutional…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Diogo Martins , Kevin van Hecke , Guido de Croon

Depth completion aims to predict dense depth maps with sparse depth measurements from a depth sensor. Currently, Convolutional Neural Network (CNN) based models are the most popular methods applied to depth completion tasks. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Jian Qian , Miao Sun , Ashley Lee , Jie Li , Shenglong Zhuo , Patrick Yin Chiang

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

A key challenge for RGB-D segmentation is how to effectively incorporate 3D geometric information from the depth channel into 2D appearance features. We propose to model the effective receptive field of 2D convolution based on the scale and…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Yunlu Chen , Thomas Mensink , Efstratios Gavves

The Convolutional Neural Network (CNN) is a state-of-the-art architecture for a wide range of deep learning problems, the quintessential example of which is computer vision. CNNs principally employ the convolution operation, which can be…

图像与视频处理 · 电气工程与系统科学 2021-03-17 Edward Cottle , Florent Michel , Joseph Wilson , Nick New , Iman Kundu

Continuous-depth neural networks, such as Neural ODEs, have refashioned the understanding of residual neural networks in terms of non-linear vector-valued optimal control problems. The common solution is to use the adjoint sensitivity…

机器学习 · 计算机科学 2022-02-16 Andrew Corbett , Dmitry Kangin

3D object reconstruction is a fundamental task of many robotics and AI problems. With the aid of deep convolutional neural networks (CNNs), 3D object reconstruction has witnessed a significant progress in recent years. However, possibly due…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Hanqing Wang , Jiaolong Yang , Wei Liang , Xin Tong

In this paper, we introduce a novel approach that harnesses both 2D and 3D attentions to enable highly accurate depth completion without requiring iterative spatial propagations. Specifically, we first enhance a baseline convolutional depth…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yunxiao Shi , Manish Kumar Singh , Hong Cai , Fatih Porikli

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

This paper addresses the problem of dense depth predictions from sparse distance sensor data and a single camera image on challenging weather conditions. This work explores the significance of different sensor modalities such as camera,…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Sadique Adnan Siddiqui , Axel Vierling , Karsten Berns

In today's digital age, Convolutional Neural Networks (CNNs), a subset of Deep Learning (DL), are widely used for various computer vision tasks such as image classification, object detection, and image segmentation. There are numerous types…

机器学习 · 计算机科学 2024-02-29 Abolfazl Younesi , Mohsen Ansari , MohammadAmin Fazli , Alireza Ejlali , Muhammad Shafique , Jörg Henkel

Although equirectangular projection (ERP) is a convenient form to store omnidirectional images (also known as 360-degree images), it is neither equal-area nor conformal, thus not friendly to subsequent visual communication. In the context…

图像与视频处理 · 电气工程与系统科学 2021-12-28 Mu Li , Kede Ma , Jinxing Li , David Zhang

Convolutional neural networks (CNN) have shown state-of-the-art results for low-level computer vision problems such as stereo and monocular disparity estimations, but still, have much room to further improve their performance in terms of…

图像与视频处理 · 电气工程与系统科学 2019-03-22 Juan Luis Gonzalez Bello , Munchurl Kim

Convolutional neural networks (CNNs) have become increasingly popular for solving a variety of computer vision tasks, ranging from image classification to image segmentation. Recently, autonomous vehicles have created a demand for depth…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Paden Tomasello , Sammy Sidhu , Anting Shen , Matthew W. Moskewicz , Nobie Redmon , Gayatri Joshi , Romi Phadte , Paras Jain , Forrest Iandola