中文
相关论文

相关论文: SAM-RCNN: Scale-Aware Multi-Resolution Multi-Chann…

200 篇论文

The ability to accurately detect and classify objects at varying pixel sizes in cluttered scenes is crucial to many Navy applications. However, detection performance of existing state-of the-art approaches such as convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-08-28 JT Turner , Kalyan Moy Gupta , David Aha

Change detection (CD) in remote sensing images has been an ever-expanding area of research. To date, although many methods have been proposed using various techniques, accurately identifying changes is still a great challenge, especially in…

计算机视觉与模式识别 · 计算机科学 2021-02-17 Junzheng Wu , Biao Li , Yao Qin , Weiping Ni , Han Zhang , Yuli Sun

We introduce a deep convolutional neural networks (CNN) architecture to classify facial attributes and recognize face images simultaneously via a shared learning paradigm to improve the accuracy for facial attribute prediction and face…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Mohammad Rasool Izadi

In this paper, we propose a novel Convolutional Neural Network (CNN) architecture for learning multi-scale feature representations with good tradeoffs between speed and accuracy. This is achieved by using a multi-branch network, which has…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Chun-Fu Chen , Quanfu Fan , Neil Mallinar , Tom Sercu , Rogerio Feris

The recent advances brought by deep learning allowed to improve the performance in image retrieval tasks. Through the many convolutional layers, available in a Convolutional Neural Network (CNN), it is possible to obtain a hierarchy of…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Federico Magliani , Tomaso Fontanini , Andrea Prati

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

Automated pavement crack detection is a challenging task that has been researched for decades due to the complicated pavement conditions in real world. In this paper, a supervised method based on deep learning is proposed, which has the…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Zhun Fan , Yuming Wu , Jiewei Lu , Wenji Li

Accurate lesion detection in computer tomography (CT) slices benefits pathologic organ analysis in the medical diagnosis process. More recently, it has been tackled as an object detection problem using the Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Qingbin Shao , Lijun Gong , Kai Ma , Hualuo Liu , Yefeng Zheng

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

计算机视觉与模式识别 · 计算机科学 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

High-resolution aerial images have a wide range of applications, such as military exploration, and urban planning. Semantic segmentation is a fundamental method extensively used in the analysis of high-resolution aerial images. However, the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Jingbo Lin , Weipeng Jing , Houbing Song

Thanks to their temporal-spatial coverage and free access, Sentinel-2 images are very interesting for the community. However, a relatively coarse spatial resolution, compared to that of state-of-the-art commercial products, motivates the…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Massimiliano Gargiulo

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

This paper introduces a novel approach to the task of data association within the context of pedestrian tracking, by introducing a two-stage learning scheme to match pairs of detections. First, a Siamese convolutional neural network (CNN)…

机器学习 · 计算机科学 2016-08-05 Laura Leal-Taixé , Cristian Canton Ferrer , Konrad Schindler

Recently Convolutional Neural Networks (CNNs) have been shown to achieve state-of-the-art performance on various classification tasks. In this paper, we present for the first time a place recognition technique based on CNN models, by…

计算机视觉与模式识别 · 计算机科学 2014-11-07 Zetao Chen , Obadiah Lam , Adam Jacobson , Michael Milford

In this paper, we propose a stacked convolutional and recurrent neural network (CRNN) with a 3D convolutional neural network (CNN) in the first layer for the multichannel sound event detection (SED) task. The 3D CNN enables the network to…

声音 · 计算机科学 2018-01-30 Sharath Adavanne , Archontis Politis , Tuomas Virtanen

Lane detection algorithms have been the key enablers for a fully-assistive and autonomous navigation systems. In this paper, a novel and pragmatic approach for lane detection is proposed using a convolutional neural network (CNN) model…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Rama Sai Mamidala , Uday Uthkota , Mahamkali Bhavani Shankar , A. Joseph Antony , A. V. Narasimhadhan

While scale-invariant modeling has substantially boosted the performance of visual recognition tasks, it remains largely under-explored in deep networks based image restoration. Naively applying those scale-invariant techniques (e.g.…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Yuchen Fan , Jiahui Yu , Ding Liu , Thomas S. Huang

Deep Convolutional Neural Networks (CNNs) have demonstrated excellent performance in image classification, but still show room for improvement in object-detection tasks with many categories, in particular for cluttered scenes and occlusion.…

计算机视觉与模式识别 · 计算机科学 2015-03-24 Nikolaos Karianakis , Thomas J. Fuchs , Stefano Soatto

Multispectral images of color-thermal pairs have shown more effective than a single color channel for pedestrian detection, especially under challenging illumination conditions. However, there is still a lack of studies on how to fuse the…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Chengyang Li , Dan Song , Ruofeng Tong , Min Tang

Even though convolutional neural networks (CNN) has achieved near-human performance in various computer vision tasks, its ability to tolerate scale variations is limited. The popular practise is making the model bigger first, and then train…

计算机视觉与模式识别 · 计算机科学 2014-11-25 Yichong Xu , Tianjun Xiao , Jiaxing Zhang , Kuiyuan Yang , Zheng Zhang