中文
相关论文

相关论文: TDAF: Top-Down Attention Framework for Vision Task…

200 篇论文

A dominant paradigm for deep learning based object detection relies on a "bottom-up" approach using "passive" scoring of class agnostic proposals. These approaches are efficient but lack of holistic analysis of scene-level context. In this…

计算机视觉与模式识别 · 计算机科学 2016-12-21 Donggeun Yoo , Sunggyun Park , Kyunghyun Paeng , Joon-Young Lee , In So Kweon

Attention modules for Convolutional Neural Networks (CNNs) are an effective method to enhance performance on multiple computer-vision tasks. While existing methods appropriately model channel-, spatial- and self-attention, they primarily…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Shantanu Jaiswal , Basura Fernando , Cheston Tan

Few-shot object detection aims at detecting objects with few annotated examples, which remains a challenging research problem yet to be explored. Recent studies have shown the effectiveness of self-learned top-down attention mechanisms in…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Xianyu Chen , Ming Jiang , Qi Zhao

Top-down attention allows neural networks, both artificial and biological, to focus on the information most relevant for a given task. This is known to enhance performance in visual perception. But it remains unclear how attention brings…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Freddie Bickford Smith , Brett D Roads , Xiaoliang Luo , Bradley C Love

Convolutional neural networks model the transformation of the input sensory data at the bottom of a network hierarchy to the semantic information at the top of the visual hierarchy. Feedforward processing is sufficient for some object…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Mahdi Biparva , John Tsotsos

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Fei Wang , Mengqing Jiang , Chen Qian , Shuo Yang , Cheng Li , Honggang Zhang , Xiaogang Wang , Xiaoou Tang

Top-down attention plays a crucial role in the human vision system, wherein the brain initially obtains a rough overview of a scene to discover salient cues (i.e., overview first), followed by a more careful finer-grained examination (i.e.,…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Meng Lou , Yizhou Yu

Deep robot vision models are widely used for recognizing objects from camera images, but shows poor performance when detecting objects at untrained positions. Although such problem can be alleviated by training with large datasets, the…

机器人学 · 计算机科学 2022-10-26 Hyogo Hiruma , Hiroki Mori , Hiroshi Ito , Tetsuya Ogata

Top-down visual attention mechanisms have been used extensively in image captioning and visual question answering (VQA) to enable deeper image understanding through fine-grained analysis and even multiple steps of reasoning. In this work,…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Peter Anderson , Xiaodong He , Chris Buehler , Damien Teney , Mark Johnson , Stephen Gould , Lei Zhang

This paper introduces a novel network topology that seamlessly integrates dynamic inference cost with a top-down attention mechanism, addressing two significant gaps in traditional deep learning models. Drawing inspiration from human…

计算机视觉与模式识别 · 计算机科学 2024-11-21 André Peter Kelm , Niels Hannemann , Bruno Heberle , Lucas Schmidt , Tim Rolff , Christian Wilms , Ehsan Yaghoubi , Simone Frintrop

Deep learning architectures are an extremely powerful tool for recognizing and classifying images. However, they require supervised learning and normally work on vectors the size of image pixels and produce the best results when trained on…

机器学习 · 计算机科学 2020-10-20 Ryan Burt , Nina N. Thigpen , Andreas Keil , Jose C. Principe

We aim to model the top-down attention of a Convolutional Neural Network (CNN) classifier for generating task-specific attention maps. Inspired by a top-down human visual attention model, we propose a new backpropagation scheme, called…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Jianming Zhang , Zhe Lin , Jonathan Brandt , Xiaohui Shen , Stan Sclaroff

We propose augmenting deep neural networks with an attention mechanism for the visual object detection task. As perceiving a scene, humans have the capability of multiple fixation points, each attended to scene content at different…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Kota Hara , Ming-Yu Liu , Oncel Tuzel , Amir-massoud Farahmand

In recent years, we have seen tremendous progress in the field of object detection. Most of the recent improvements have been achieved by targeting deeper feedforward networks. However, many hard object categories such as bottle, remote,…

计算机视觉与模式识别 · 计算机科学 2017-09-21 Abhinav Shrivastava , Rahul Sukthankar , Jitendra Malik , Abhinav Gupta

Object segmentation requires both object-level information and low-level pixel data. This presents a challenge for feedforward networks: lower layers in convolutional nets capture rich spatial information, while upper layers encode…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Pedro O. Pinheiro , Tsung-Yi Lin , Ronan Collobert , Piotr Dollàr

Accurately segmenting blood vessels in retinal fundus images is crucial in the early screening, diagnosing, and evaluating some ocular diseases, yet it poses a nontrivial uncertainty for the segmentation task due to various factors such as…

图像与视频处理 · 电气工程与系统科学 2023-06-29 Yuanyuan Peng , Pengpeng Luan , Zixu Zhang

Humans' innate ability to decompose scenes into objects allows for efficient understanding, predicting, and planning. In light of this, Object-Centric Learning (OCL) attempts to endow networks with similar capabilities, learning to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Junhong Zou , Xiangyu Zhu , Zhaoxiang Zhang , Zhen Lei

Active vision is inherently attention-driven: The agent actively selects views to attend in order to fast achieve the vision task while improving its internal representation of the scene being observed. Inspired by the recent success of…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Min Liu , Yifei Shi , Lintao Zheng , Kai Xu , Hui Huang , Dinesh Manocha

Learning to capture long-range relations is fundamental to image/video recognition. Existing CNN models generally rely on increasing depth to model such relations which is highly inefficient. In this work, we propose the "double attention…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Yunpeng Chen , Yannis Kalantidis , Jianshu Li , Shuicheng Yan , Jiashi Feng

Despite deep convolutional neural networks' great success in object classification, it suffers from severe generalization performance drop under occlusion due to the inconsistency between training and testing data. Because of the large…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Mingqing Xiao , Adam Kortylewski , Ruihai Wu , Siyuan Qiao , Wei Shen , Alan Yuille
‹ 上一页 1 2 3 10 下一页 ›