English
Related papers

Related papers: Parameter-Free Spatial Attention Network for Perso…

200 papers

In this paper, we focus on model generalization and adaptation for cross-domain person re-identification (Re-ID). Unlike existing cross-domain Re-ID methods, leveraging the auxiliary information of those unlabeled target-domain data, we aim…

Computer Vision and Pattern Recognition · Computer Science 2019-05-31 Haijun Liu , Jian Cheng , Shiguang Wang , Wen Wang

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

Computer Vision and Pattern Recognition · Computer Science 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

Visual perception is driven by the focus on relevant aspects in the surrounding world. To transfer this observation to the digital information processing of computers, attention mechanisms have been introduced to highlight salient image…

Computer Vision and Pattern Recognition · Computer Science 2022-10-17 Nils Körber

Person re-identification (person re-ID) is mostly viewed as an image retrieval problem. This task aims to search a query person in a large image pool. In practice, person re-ID usually adopts automatic detectors to obtain cropped pedestrian…

Computer Vision and Pattern Recognition · Computer Science 2019-06-24 Zhedong Zheng , Liang Zheng , Yi Yang

Existing person re-identification (re-id) methods either assume the availability of well-aligned person bounding box images as model input or rely on constrained attention selection mechanisms to calibrate misaligned images. They are…

Computer Vision and Pattern Recognition · Computer Science 2018-02-23 Wei Li , Xiatian Zhu , Shaogang Gong

Convolutional Neural Networks (CNNs) are widely assumed to be translation-invariant, yet standard architectures exhibit a startling fragility: even a single-pixel shift can drastically degrade performance due to their reliance on spatially…

Computer Vision and Pattern Recognition · Computer Science 2026-05-01 Nuria Alabau-Bosque , Jorge Vila-Tomas , Paula Dauden-Oliver , Valero Laparra , Jesus Malo

In this work, we propose Attentive Pooling (AP), a two-way attention mechanism for discriminative model training. In the context of pair-wise ranking or classification with neural networks, AP enables the pooling layer to be aware of the…

Computation and Language · Computer Science 2016-02-12 Cicero dos Santos , Ming Tan , Bing Xiang , Bowen Zhou

Person re-identification is a challenging task mainly due to factors such as background clutter, pose, illumination and camera point of view variations. These elements hinder the process of extracting robust and discriminative…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Mahdi M. Kalayeh , Emrah Basaran , Muhittin Gokmen , Mustafa E. Kamasak , Mubarak Shah

In this work, we first tackle the problem of simultaneous pixel-level localization and image-level classification with only image-level labels for fully convolutional network training. We investigate the global pooling method which plays a…

Computer Vision and Pattern Recognition · Computer Science 2018-09-25 Suo Qiu

Person re-identification becomes a more and more important task due to its wide applications. In practice, person re-identification still remains challenging due to the variation of person pose, different lighting, occlusion, misalignment,…

Computer Vision and Pattern Recognition · Computer Science 2019-07-01 Honglong Cai , Zhiguan Wang , Jinxing Cheng

One of the main challenges since the advancement of convolutional neural networks is how to connect the extracted feature map to the final classification layer. VGG models used two sets of fully connected layers for the classification part…

Computer Vision and Pattern Recognition · Computer Science 2024-03-12 Mohammad Rahimzadeh , AmirAli Askari , Soroush Parvin , Elnaz Safi , Mohammad Reza Mohammadi

Person re-identification aims to associate images of the same person over multiple non-overlapping camera views at different times. Depending on the human operator, manual re-identification in large camera networks is highly time consuming…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Shubham Kumar Singh , Krishna P Miyapuram , Shanmuganathan Raman

The combination of global and partial features has been an essential solution to improve discriminative performances in person re-identification (Re-ID) tasks. Previous part-based methods mainly focus on locating regions with specific…

Computer Vision and Pattern Recognition · Computer Science 2018-08-15 Guanshuo Wang , Yufeng Yuan , Xiong Chen , Jiwei Li , Xi Zhou

Extracting effective and discriminative features is very important for addressing the challenging person re-identification (re-ID) task. Prevailing deep convolutional neural networks (CNNs) usually use high-level features for identifying…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Guoqing Zhang , Junchuan Yang , Yuhui Zheng , Yi Wu , Shengyong Chen

Occluded person re-identification (ReID) aims to match occluded person images to holistic ones across dis-joint cameras. In this paper, we propose a novel framework by learning high-order relation and topology information for discriminative…

Computer Vision and Pattern Recognition · Computer Science 2020-04-03 Guan'an Wang , Shuo Yang , Huanyu Liu , Zhicheng Wang , Yang Yang , Shuliang Wang , Gang Yu , Erjin Zhou , Jian Sun

The goal of occluded person re-identification (ReID) is to retrieve specific pedestrians in occluded situations. However, occluded person ReID still suffers from background clutter and low-quality local feature representations, which limits…

Computer Vision and Pattern Recognition · Computer Science 2024-05-02 Zhihao Chen , Yiyuan Ge

This paper presents a methodology for image classification using Graph Neural Network (GNN) models. We transform the input images into region adjacency graphs (RAGs), in which regions are superpixels and edges connect neighboring…

Machine Learning · Computer Science 2020-11-17 Pedro H. C. Avelar , Anderson R. Tavares , Thiago L. T. da Silveira , Cláudio R. Jung , Luís C. Lamb

Graph convolutional networks (GCN) is widely used to handle irregular data since it updates node features by using the structure information of graph. With the help of iterated GCN, high-order information can be obtained to further enhance…

Computer Vision and Pattern Recognition · Computer Science 2023-07-19 Wenyu Zhang , Qing Ding , Jian Hu , Yi Ma , Mingzhe Lu

This paper proposes Attribute Attention Network (AANet), a new architecture that integrates person attributes and attribute attention maps into a classification framework to solve the person re-identification (re-ID) problem. Many person…

Computer Vision and Pattern Recognition · Computer Science 2019-12-20 Chiat-Pin Tay , Sharmili Roy , Kim-Hui Yap

In this work, we revisit the global average pooling layer proposed in [13], and shed light on how it explicitly enables the convolutional neural network to have remarkable localization ability despite being trained on image-level labels.…

Computer Vision and Pattern Recognition · Computer Science 2015-12-15 Bolei Zhou , Aditya Khosla , Agata Lapedriza , Aude Oliva , Antonio Torralba