中文
相关论文

相关论文: Attentive Contexts for Object Detection

200 篇论文

Semantic segmentation of remotely sensed images plays a crucial role in precision agriculture, environmental protection, and economic assessment. In recent years, substantial fine-resolution remote sensing images are available for semantic…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Rui Li , Chenxi Duan

Convolutional neural nets (CNN) are the leading computer vision method for classifying images. In some cases, it is desirable to classify only a specific region of the image that corresponds to a certain object. Hence, assuming that the…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Sagi Eppel

As the basic building block of Convolutional Neural Networks (CNNs), the convolutional layer is designed to extract local patterns and lacks the ability to model global context in its nature. Many efforts have been recently devoted to…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Xudong Lin , Lin Ma , Wei Liu , Shih-Fu Chang

R-CNN style methods are sorts of the state-of-the-art object detection methods, which consist of region proposal generation and deep CNN classification. However, the proposal generation phase in this paradigm is usually time consuming,…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Guiying Li , Junlong Liu , Chunhui Jiang , Liangpeng Zhang , Minlong Lin , Ke Tang

Many previous methods have showed the importance of considering semantically relevant objects for performing event recognition, yet none of the methods have exploited the power of deep convolutional neural networks to directly integrate…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Sungmin Eum , Hyungtae Lee , Heesung Kwon , David Doermann

Natural images are generated under many factors, including shape, pose, illumination etc. Most existing ConvNets formulate object recognition from natural images as a single task classification problem, and attempt to learn features useful…

计算机视觉与模式识别 · 计算机科学 2017-01-24 Jiaping Zhao , Chin-kai Chang , Laurent Itti

Multimodal machine translation (MMT), which mainly focuses on enhancing text-only translation with visual features, has attracted considerable attention from both computer vision and natural language processing communities. Most current MMT…

计算与语言 · 计算机科学 2020-09-07 Huan Lin , Fandong Meng , Jinsong Su , Yongjing Yin , Zhengyuan Yang , Yubin Ge , Jie Zhou , Jiebo Luo

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Venkata Beri

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

Visual explanation enables human to understand the decision making of Deep Convolutional Neural Network (CNN), but it is insufficient to contribute the performance improvement. In this paper, we focus on the attention map for visual…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Hiroshi Fukui , Tsubasa Hirakawa , Takayoshi Yamashita , Hironobu Fujiyoshi

Following the recent progress in image classification and captioning using deep learning, we develop a novel natural language person retrieval system based on an attention mechanism. More specifically, given the description of a person, the…

计算机视觉与模式识别 · 计算机科学 2017-05-26 Tao Zhou , Muhao Chen , Jie Yu , Demetri Terzopoulos

Recently, many researches employ middle-layer output of convolutional neural network models (CNN) as features for different visual recognition tasks. Although promising results have been achieved in some empirical studies, such type of…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Jianwei Luo , Jianguo Li , Jun Wang , Zhiguo Jiang , Yurong Chen

Object detection in optical remote sensing images is an important and challenging task. In recent years, the methods based on convolutional neural networks have made good progress. However, due to the large variation in object scale, aspect…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Qi Ming , Lingjuan Miao , Zhiqiang Zhou , Yunpeng Dong

To avoid the exhaustive search over locations and scales, current state-of-the-art object detection systems usually involve a crucial component generating a batch of candidate object proposals from images. In this paper, we present a simple…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Tianshui Chen , Liang Lin , Xian Wu , Nong Xiao , Xiaonan Luo

With the widespread availability of cellphones and cameras that have GPS capabilities, it is common for images being uploaded to the Internet today to have GPS coordinates associated with them. In addition to research that tries to predict…

计算机视觉与模式识别 · 计算机科学 2015-05-18 Kevin Tang , Manohar Paluri , Li Fei-Fei , Rob Fergus , Lubomir Bourdev

This survey paper specially analyzed computer vision-based object detection challenges and solutions by different techniques. We mainly highlighted object detection by three different trending strategies, i.e., 1) domain adaptive deep…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Muhammed Muzammul , Xi Li

This paper presents how we can achieve the state-of-the-art accuracy in multi-category object detection task while minimizing the computational cost by adapting and combining recent technical innovations. Following the common pipeline of…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Kye-Hyeon Kim , Sanghoon Hong , Byungseok Roh , Yeongjae Cheon , Minje Park

Performing data augmentation for learning deep neural networks is known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Nikita Dvornik , Julien Mairal , Cordelia Schmid

Region-based object detection infers object regions for one or more categories in an image. Due to the recent advances in deep learning and region proposal methods, object detectors based on convolutional neural networks (CNNs) have been…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Seung-Hwan Bae

Contexts play an important role in the saliency detection task. However, given a context region, not all contextual information is helpful for the final task. In this paper, we propose a novel pixel-wise contextual attention network, i.e.,…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Nian Liu , Junwei Han , Ming-Hsuan Yang