中文
相关论文

相关论文: Attentive Contexts for Object Detection

200 篇论文

In this paper, we describe a novel deep convolutional neural network (CNN) that is deeper and wider than other existing deep networks for hyperspectral image classification. Unlike current state-of-the-art approaches in CNN-based…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Hyungtae Lee , Heesung Kwon

Human-object interaction detection is an important and relatively new class of visual relationship detection tasks, essential for deeper scene understanding. Most existing approaches decompose the problem into object localization and…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Tiancai Wang , Rao Muhammad Anwer , Muhammad Haris Khan , Fahad Shahbaz Khan , Yanwei Pang , Ling Shao , Jorma Laaksonen

Dense features are important for detecting minute objects in images. Unfortunately, despite the remarkable efficacy of the CNN models in multi-scale object detection, CNN models often fail to detect smaller objects in images due to the loss…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Amrita Singh , Snehasis Mukherjee

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Over the past few years, a significant progress has been made in deep convolutional neural networks (CNNs)-based image recognition. This is mainly due to the strong ability of such networks in mining discriminative object pose and parts…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Asish Bera , Zachary Wharton , Yonghuai Liu , Nik Bessis , Ardhendu Behera

Contextually Guided Convolutional Neural Networks (CG-CNNs) employ self-supervision and contextual information to develop transferable features across diverse domains, including visual, tactile, temporal, and textual data. This work…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Olcay Kursun , Ahmad Patooghy , Peyman Poursani , Oleg V. Favorov

Convolutional neural networks (CNNs) are ubiquitous in computer vision, with a myriad of effective and efficient variations. Recently, Transformers -- originally introduced in natural language processing -- have been increasingly adopted in…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Peng Gao , Jiasen Lu , Hongsheng Li , Roozbeh Mottaghi , Aniruddha Kembhavi

The utilization of prior knowledge about anomalies is an essential issue for anomaly detections. Recently, the visual attention mechanism has become a promising way to improve the performance of CNNs for some computer vision tasks. In this…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Ryoya Katafuchi , Terumasa Tokunaga

Current deep learning methods for object recognition are purely data-driven and require a large number of training samples to achieve good results. Due to their sole dependence on image data, these methods tend to fail when confronted with…

人工智能 · 计算机科学 2022-10-21 Sebastian Monka , Lavdim Halilaj , Achim Rettinger

Requirement of large annotated datasets restrict the use of deep convolutional neural networks (CNNs) for many practical applications. The problem can be mitigated by using active learning (AL) techniques which, under a given annotation…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Sharat Agarwal , Himanshu Arora , Saket Anand , Chetan Arora

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Deep convolutional neural networks (CNNs) have had a major impact in most areas of image understanding, including object category detection. In object detection, methods such as R-CNN have obtained excellent results by integrating CNNs with…

计算机视觉与模式识别 · 计算机科学 2015-06-24 Karel Lenc , Andrea Vedaldi

Real-world objects occur in specific contexts. Such context has been shown to facilitate detection by constraining the locations to search. But can context directly benefit object detection? To do so, context needs to be learned…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Harish Katti , Marius V. Peelen , S. P. Arun

Recent advances in deep learning have led to significant progress in the computer vision field, especially for visual object recognition tasks. The features useful for object classification are learned by feed-forward deep convolutional…

计算机视觉与模式识别 · 计算机科学 2016-01-08 Panqu Wang , Garrison W. Cottrell

Context, as referred to situational factors related to the object of interest, can help infer the object's states or properties in visual recognition. As such contextual features are too diverse (across instances) to be annotated, existing…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Mingzhou Liu , Xinwei Sun , Fandong Zhang , Yizhou Yu , Yizhou Wang

There are multiple cues in an image which reveal what action a person is performing. For example, a jogger has a pose that is characteristic for jogging, but the scene (e.g. road, trail) and the presence of other joggers can be an…

计算机视觉与模式识别 · 计算机科学 2016-03-28 Georgia Gkioxari , Ross Girshick , Jitendra Malik

Image representations derived from pre-trained Convolutional Neural Networks (CNNs) have become the new state of the art in computer vision tasks such as instance retrieval. This work explores the suitability for instance retrieval of…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Amaia Salvador , Xavier Giro-i-Nieto , Ferran Marques , Shin'ichi Satoh

Most object detectors contain two important components: a feature extractor and an object classifier. The feature extractor has rapidly evolved with significant research efforts leading to better deep convolutional architectures. The object…

计算机视觉与模式识别 · 计算机科学 2016-08-18 Shaoqing Ren , Kaiming He , Ross Girshick , Xiangyu Zhang , Jian Sun

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

Person detection is a key problem for many computer vision tasks. While face detection has reached maturity, detecting people under a full variation of camera view-points, human poses, lighting conditions and occlusions is still a difficult…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Tuan-Hung Vu , Anton Osokin , Ivan Laptev