中文
相关论文

相关论文: Transformer Based Multi-Grained Features for Unsup…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Guoqing Zhang , Junchuan Yang , Yuhui Zheng , Yi Wu , Shengyong Chen

Person re-identification is the challenging task of identifying a person across different camera views. Training a convolutional neural network (CNN) for this task requires annotating a large dataset, and hence, it involves the…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Olga Moskvyak , Frederic Maire , Feras Dayoub , Mahsa Baktashmotlagh

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

Due to some complex factors (e.g., occlusion, pose variation and diverse camera perspectives), extracting stronger feature representation in person re-identification remains a challenging task. In this paper, we proposed a novel…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Zhangjian Ji , Donglin Cheng , Kai Feng

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision Transformer (ViT) and…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Bin Hu , Xinggang Wang , Wenyu Liu

Object Re-identification (Re-ID) aims to identify specific objects across different times and scenes, which is a widely researched task in computer vision. For a prolonged period, this field has been predominantly driven by deep learning…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Mang Ye , Shuoyi Chen , Chenyue Li , Wei-Shi Zheng , David Crandall , Bo Du

Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curations---are becoming…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Kshitij Nikhal , Benjamin S. Riggan

The objective of unsupervised person re-identification (Re-ID) is to learn discriminative features without labor-intensive identity annotations. State-of-the-art unsupervised Re-ID methods assign pseudo labels to unlabeled images in the…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Hao Chen , Benoit Lagadec , Francois Bremond

Person re-identification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras, of which it is of great importance to learn multifaceted features expressed in different parts of a person, e.g., clothes,…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Cheng Yan , Guansong Pang , Xiao Bai , Chunhua Shen

In this paper we introduce an ensemble method for convolutional neural network (CNN), called "virtual branching," which can be implemented with nearly no additional parameters and computation on top of standard CNNs. We propose our method…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Albert Gong , Qiang Qiu , Guillermo Sapiro

In recent years, a growing body of research has focused on the problem of person re-identification (re-id). The re-id techniques attempt to match the images of pedestrians from disjoint non-overlapping camera views. A major challenge of…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Zhanxiang Feng , Jianhuang Lai , Xiaohua Xie

Extracting robust feature representation is critical for object re-identification to accurately identify objects across non-overlapping cameras. Although having a strong representation ability, the Vision Transformer (ViT) tends to overfit…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Lei Tan , Pingyang Dai , Jie Chen , Liujuan Cao , Yongjian Wu , Rongrong Ji

Person re-identification (Re-ID) models usually show a limited performance when they are trained on one dataset and tested on another dataset due to the inter-dataset bias (e.g. completely different identities and backgrounds) and the…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiajie Tian , Zhu Teng , Rui Li , Yan Li , Baopeng Zhang , Jianping Fan

Although unsupervised person re-identification (Re-ID) has drawn increasing research attention recently, it remains challenging to learn discriminative features without annotations across disjoint camera views. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Qing Li , Xiaojiang Peng , Yu Qiao , Qi Hao

Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. Such a setting severely limits their scalability in real-world…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Shan Lin , Haoliang Li , Chang-Tsun Li , Alex Chichung Kot

This paper addresses the person re-identification (PReID) problem by combining global and local information at multiple feature resolutions with different loss functions. Many previous studies address this problem using either part-based…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Arda Efe Okay , Manal AlGhamdi , Robert Westendorp , Mohamed Abdel-Mottaleb

This paper presents an approach to tackle the re-identification problem. This is a challenging problem due to the large variation of pose, illumination or camera view. More and more datasets are available to train machine learning models…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Matthieu Ospici , Antoine Cecchi

Person re-identification (ReId), a crucial task in surveillance, involves matching individuals across different camera views. The advent of Deep Learning, especially supervised techniques like Convolutional Neural Networks and Attention…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Andrea Asperti , Salvatore Fiorilla , Simone Nardi , Lorenzo Orsini

Person Re-Identification (Re-ID) has gained popularity in computer vision, enabling cross-camera pedestrian recognition. Although the development of deep learning has provided a robust technical foundation for person Re-ID research, most…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Xiaobin Hong , Tarmizi Adam , Masitah Ghazali

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
‹ 上一页 1 2 3 10 下一页 ›