中文
相关论文

相关论文: Robust Multi-Task Learning and Online Refinement f…

200 篇论文

Analysis-by-synthesis has been a successful approach for many tasks in computer vision, such as 6D pose estimation of an object in an RGB-D image which is the topic of this work. The idea is to compare the observation with the output of a…

计算机视觉与模式识别 · 计算机科学 2015-08-20 Alexander Krull , Eric Brachmann , Frank Michel , Michael Ying Yang , Stefan Gumhold , Carsten Rother

Depth estimation from a single image is a fundamental problem in computer vision. In this paper, we propose a simple yet effective convolutional spatial propagation network (CSPN) to learn the affinity matrix for depth prediction.…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Xinjing Cheng , Peng Wang , Ruigang Yang

In this letter, we propose a pseudo-siamese convolutional neural network (CNN) architecture that enables to solve the task of identifying corresponding patches in very-high-resolution (VHR) optical and synthetic aperture radar (SAR) remote…

图像与视频处理 · 电气工程与系统科学 2018-05-23 Lloyd H. Hughes , Michael Schmitt , Lichao Mou , Yuanyuan Wang , Xiao Xiang Zhu

Deep learning (DL) in remote sensing has nowadays become an effective operative tool: it is largely used in applications such as change detection, image restoration, segmentation, detection and classification. With reference to synthetic…

图像与视频处理 · 电气工程与系统科学 2020-11-19 Sergio Vitale , Giampaolo Ferraioli , Vito Pascazio

Autonomous rendezvous and proximity operations around uncooperative, unknown spacecraft are critical for active debris removal and on-orbit servicing missions. A key component of such operations is the offline reconstruction of a 3D model…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Antoine Legrand , Renaud Detry , Christophe De Vleeschouwer

We propose an online visual tracking algorithm by learning discriminative saliency map using Convolutional Neural Network (CNN). Given a CNN pre-trained on a large-scale image repository in offline, our algorithm takes outputs from hidden…

计算机视觉与模式识别 · 计算机科学 2015-02-25 Seunghoon Hong , Tackgeun You , Suha Kwak , Bohyung Han

Identifying the camera pose for a given image is a challenging problem with applications in robotics, autonomous vehicles, and augmented/virtual reality. Lately, learning-based methods have shown to be effective for absolute camera pose…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Praveen Kumar Rajendran , Quoc-Vinh Lai-Dang , Luiz Felipe Vecchietti , Dongsoo Har

Convolutional Neural Networks (CNNs) are the predominant model used for a variety of medical image analysis tasks. At inference time, these models are computationally intensive, especially with volumetric data. In principle, it is possible…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Jose Javier Gonzalez Ortiz , John Guttag , Adrian Dalca

Convolutional neural networks (CNN) have made significant advances in detecting roads from satellite images. However, existing CNN approaches are generally repurposed semantic segmentation architectures and suffer from the poor delineation…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Tinghuai Wang , Guangming Wang , Kuan Eeik Tan

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

Discriminative learning based on convolutional neural networks (CNNs) aims to perform image restoration by learning from training examples of noisy-clean image pairs. It has become the go-to methodology for tackling image restoration and…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Junaid Malik , Serkan Kiranyaz , Moncef Gabbouj

Optical microscopy is an essential tool in biology and medicine. Imaging thin, yet non-flat objects in a single shot (without relying on more sophisticated sectioning setups) remains challenging as the shallow depth of field that comes with…

图像与视频处理 · 电气工程与系统科学 2020-10-14 Adrian Shajkofci , Michael Liebling

Understanding Deep Neural Network (DNN) performance in changing conditions is essential for deploying DNNs in safety critical applications with unconstrained environments, e.g., perception for self-driving vehicles or medical image…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Molly O'Brien , Julia Bukowski , Mathias Unberath , Aria Pezeshk , Greg Hager

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a single image, by…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Wenzheng Chen , Huan Wang , Yangyan Li , Hao Su , Zhenhua Wang , Changhe Tu , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen

In this paper, we present a deep learning-based network, GCNv2, for generation of keypoints and descriptors. GCNv2 is built on our previous method, GCN, a network trained for 3D projective geometry. GCNv2 is designed with a binary…

机器人学 · 计算机科学 2019-06-19 Jiexiong Tang , Ludvig Ericson , John Folkesson , Patric Jensfelt

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

The majority of AI models in imaging and vision are customized to perform on specific high-precision task. However, this strategy is inefficient for applications with a series of modular tasks, since each requires a mapping into a disparate…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Jing Li , Oskar Bartosz , Chengyu Wang , Michal Wnuczynski , Dilshan Godaliyadda , Michael Polley

The structured light (SL)-based three-dimensional (3D) measurement techniques with deep learning have been widely studied to improve measurement efficiency, among which fringe projection profilometry (FPP) and speckle projection…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Mingyang Lei , Jingfan Fan , Long Shao , Hong Song , Deqiang Xiao , Danni Ai , Tianyu Fu , Ying Gu , Jian Yang

Recently, the advent of deep learning has spurred interest in the development of physics-informed neural networks (PINN) for efficiently solving partial differential equations (PDEs), particularly in a parametric setting. Among all…

图像与视频处理 · 电气工程与系统科学 2021-07-20 Han Gao , Luning Sun , Jian-Xun Wang

Convolutional neural network (CNN) has achieved state-of-the-art performance in many different visual tasks. Learned from a large-scale training dataset, CNN features are much more discriminative and accurate than the hand-crafted features.…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Guo-Sen Xie , Xu-Yao Zhang , Shuicheng Yan , Cheng-Lin Liu