中文
相关论文

相关论文: Attention Deep Model with Multi-Scale Deep Supervi…

200 篇论文

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

This paper proposes a novel approach to person re-identification, a fundamental task in distributed multi-camera surveillance systems. Although a variety of powerful algorithms have been presented in the past few years, most of them usually…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Shi-Zhe Chen , Chun-Chao Guo , Jian-Huang Lai

Unsupervised person re-identification (re-ID) has attracted increasing research interests because of its scalability and possibility for real-world applications. State-of-the-art unsupervised re-ID methods usually follow a clustering-based…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Tianyang Liu , Yutian Lin , Bo Du

We present an attention-based model for recognizing multiple objects in images. The proposed model is a deep recurrent neural network trained with reinforcement learning to attend to the most relevant regions of the input image. We show…

机器学习 · 计算机科学 2015-04-24 Jimmy Ba , Volodymyr Mnih , Koray Kavukcuoglu

Vision Transformer (ViT) self-attention mechanism is characterized by feature collapse in deeper layers, resulting in the vanishing of low-level visual features. However, such features can be helpful to accurately represent and identify…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Anxhelo Diko , Danilo Avola , Marco Cascio , Luigi Cinque

Although numerous recent tracking approaches have made tremendous advances in the last decade, achieving high-performance visual tracking remains a challenge. In this paper, we propose an end-to-end network model to learn reinforced…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Peng Gao , Qiquan Zhang , Fei Wang , Liyi Xiao , Hamido Fujita , Yan Zhang

Person re-identification aims to re-identify the probe image from a given set of images under different camera views. It is challenging due to large variations of pose, illumination, occlusion and camera view. Since the convolutional neural…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Hailin Shi , Xiangyu Zhu , Shengcai Liao , Zhen Lei , Yang Yang , Stan Z. Li

Attention mechanism has been extensively integrated within mainstream neural network architectures, such as Transformers and graph attention networks. Yet, its underlying working principles remain somewhat elusive. What is its essence? Are…

机器学习 · 计算机科学 2024-12-25 Tianyu Ruan , Shihua Zhang

Human intelligence can retrieve any person according to both visual and language descriptions. However, the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios separately, which…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Weizhen He , Yiheng Deng , Shixiang Tang , Qihao Chen , Qingsong Xie , Yizhou Wang , Lei Bai , Feng Zhu , Rui Zhao , Wanli Ouyang , Donglian Qi , Yunfeng Yan

Transformer-based supervised pre-training achieves great performance in person re-identification (ReID). However, due to the domain gap between ImageNet and ReID datasets, it usually needs a larger pre-training dataset (e.g. ImageNet-21K)…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Hao Luo , Pichao Wang , Yi Xu , Feng Ding , Yanxin Zhou , Fan Wang , Hao Li , Rong Jin

Deep neural networks, including recurrent networks, have been successfully applied to human activity recognition. Unfortunately, the final representation learned by recurrent networks might encode some noise (irrelevant signal components,…

机器学习 · 计算机科学 2018-10-10 Ming Zeng , Haoxiang Gao , Tong Yu , Ole J. Mengshoel , Helge Langseth , Ian Lane , Xiaobing Liu

In this paper, we present novel sharp attention networks by adaptively sampling feature maps from convolutional neural networks (CNNs) for person re-identification (re-ID) problem. Due to the introduction of sampling-based attention models,…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Chen Shen , Guo-Jun Qi , Rongxin Jiang , Zhongming Jin , Hongwei Yong , Yaowu Chen , Xian-Sheng Hua

Most existing works in Person Re-identification (ReID) focus on settings where illumination either is kept the same or has very little fluctuation. However, the changes in the illumination degree may affect the robustness of a ReID…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Ziyue Zhang , Richard YD Xu , Shuai Jiang , Yang Li , Congzhentao Huang , Chen Deng

Fine-grained classification is challenging because categories can only be discriminated by subtle and local differences. Variances in the pose, scale or rotation usually make the problem more difficult. Most fine-grained classification…

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

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target domain. They are…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Lei Qi , Lei Wang , Jing Huo , Luping Zhou , Yinghuan Shi , Yang Gao

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduced to tackle this…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Jiabao Wang , Yang Li , Zhuang Miao

Despite the promising progress made in recent years, person re-identification (re-ID) remains a challenging task due to the complex variations in human appearances from different camera views. For this challenging problem, a large variety…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Xun Yang , Meng Wang , Richang Hong , Qi Tian , Yong Rui

Person re-identification is an open and challenging problem in computer vision. Existing approaches have concentrated on either designing the best feature representation or learning optimal matching metrics in a static setting where the…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Rameswar Panda , Amran Bhuiyan , Vittorio Murino , Amit K. Roy-Chowdhury

Person Re-identification (ReID) is a critical computer vision task which aims to match the same person in images or video sequences. Most current works focus on settings where the resolution of images is kept the same. However, the…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ziyue Zhang , Shuai Jiang , Congzhentao Huang , Richard Yi Da Xu

Person re-identification (re-id) has made great progress in recent years, but occlusion is still a challenging problem which significantly degenerates the identification performance. In this paper, we design a teacher-student learning…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Jiaxuan Zhuo , Jianhuang Lai , Peijia Chen