中文
相关论文

相关论文: MultiDepth: Single-Image Depth Estimation via Mult…

200 篇论文

Neural-network-based single image depth prediction (SIDP) is a challenging task where the goal is to predict the scene's per-pixel depth at test time. Since the problem, by definition, is ill-posed, the fundamental goal is to come up with…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Ce Liu , Suryansh Kumar , Shuhang Gu , Radu Timofte , Luc Van Gool

The burgeoning e-Commerce sector requires advanced solutions for the detection of transaction fraud. With an increasing risk of financial information theft and account takeovers, deep learning methods have become integral to the embedding…

机器学习 · 计算机科学 2025-05-19 Bo Qu , Zhurong Wang , Minghao Gu , Daisuke Yagi , Yang Zhao , Yinan Shan , Frank Zahradnik

Monocular Depth Estimation (MDE) is a fundamental problem in computer vision with numerous applications. Recently, LIDAR-supervised methods have achieved remarkable per-pixel depth accuracy in outdoor scenes. However, significant errors are…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Lior Talker , Aviad Cohen , Erez Yosef , Alexandra Dana , Michael Dinerstein

The ubiquitous multi-camera setup on modern autonomous vehicles provides an opportunity to construct surround-view depth. Existing methods, however, either perform independent monocular depth estimations on each camera or rely on…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Yunxiao Shi , Hong Cai , Amin Ansari , Fatih Porikli

Recently, deep learning approaches have achieved promising results in various fields of computer vision. In this paper, we tackle the problem of head pose estimation through a Convolutional Neural Network (CNN). Differently from other…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Marco Venturelli , Guido Borghi , Roberto Vezzani , Rita Cucchiara

In the past few years, convolutional neural networks (CNNs) have achieved impressive results in computer vision tasks, which however mainly focus on photos with natural scene content. Besides, non-sensor derived images such as…

计算机视觉与模式识别 · 计算机科学 2020-01-22 David Morris , Eric Müller-Budack , Ralph Ewerth

Edge detection remains a fundamental yet challenging task in computer vision, especially under varying illumination, noise, and complex scene conditions. This paper introduces a Hybrid Multi-Stage Learning Framework that integrates…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Mark Phil Pacot , Jayno Juventud , Gleen Dalaorao

The recent rapid and tremendous success of deep convolutional neural networks (CNN) on many challenging computer vision tasks largely derives from the accessibility of the well-annotated ImageNet and PASCAL VOC datasets. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Xiaosong Wang , Le Lu , Hoo-chang Shin , Lauren Kim , Mohammadhadi Bagheri , Isabella Nogues , Jianhua Yao , Ronald M. Summers

Remote sensing imagery plays a crucial role in many applications and requires accurate computerized classification techniques. Reliable classification is essential for transforming raw imagery into structured and usable information. While…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Niful Islam , Md. Rayhan Ahmed , Nur Mohammad Fahad , Salekul Islam , A. K. M. Muzahidul Islam , Saddam Mukta , Swakkhar Shatabda

We propose an end-to-end driving model that integrates a multi-task UNet (MTUNet) architecture and control algorithms in a pipeline of data flow from a front camera through this model to driving decisions. It provides quantitative measures…

机器学习 · 计算机科学 2023-09-11 Der-Hau Lee , Jinn-Liang Liu

Freespace detection is a fundamental component of autonomous driving perception. Recently, deep convolutional neural networks (DCNNs) have achieved impressive performance for this task. In particular, SNE-RoadSeg, our previously proposed…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Hengli Wang , Rui Fan , Peide Cai , Ming Liu

Self-supervised surround-view depth estimation enables dense, low-cost 3D perception with a 360{\deg} field of view from multiple minimally overlapping images. Yet, most existing methods suffer from depth estimates that are inconsistent…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Samer Abualhanud , Christian Grannemann , Max Mehltretter

Recent success of semantic segmentation approaches on demanding road driving datasets has spurred interest in many related application fields. Many of these applications involve real-time prediction on mobile platforms such as cars, drones…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Marin Oršić , Ivan Krešo , Petra Bevandić , Siniša Šegvić

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Yiqi Hou , Sascha Hornauer , Karl Zipser

Due to the lack of quality annotation in medical imaging community, semi-supervised learning methods are highly valued in image semantic segmentation tasks. In this paper, an advanced consistency-aware pseudo-label-based self-ensembling…

图像与视频处理 · 电气工程与系统科学 2024-02-12 Ziyang Wang , Tianze Li , Jian-Qing Zheng , Baoru Huang

Multi-task learning has recently emerged as a promising solution for a comprehensive understanding of complex scenes. In addition to being memory-efficient, multi-task models, when appropriately designed, can facilitate the exchange of…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Ivan Lopes , Tuan-Hung Vu , Raoul de Charette

Standard deep neural networks (DNNs) are commonly trained in an end-to-end fashion for specific tasks such as object recognition, face identification, or character recognition, among many examples. This specificity often leads to…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Raphaël Achddou , J. Matias di Martino , Guillermo Sapiro

Occlusions of objects is one of the indispensable problems in Computer vision. While Convolutional Neural Net-works (CNNs) provide various state of the art approaches for regular image classification, they however, prove to be not as…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Karthick Prasad Gunasekaran , Nikita Jaiman

A key contributor to recent progress in 3D detection from single images is monocular depth estimation. Existing methods focus on how to leverage depth explicitly, by generating pseudo-pointclouds or providing attention cues for image…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Dennis Park , Jie Li , Dian Chen , Vitor Guizilini , Adrien Gaidon

Multi-Task Learning (MTL) aims to enhance the model generalization by sharing representations between related tasks for better performance. Typical MTL methods are jointly trained with the complete multitude of ground-truths for all tasks…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Yufeng Wang , Yi-Hsuan Tsai , Wei-Chih Hung , Wenrui Ding , Shuo Liu , Ming-Hsuan Yang