中文
相关论文

相关论文: Compact Network Training for Person ReID

200 篇论文

Prevalent nighttime person re-identification (ReID) methods typically combine image relighting and ReID networks in a sequential manner. However, their performance (recognition accuracy) is limited by the quality of relighting images and…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Andong Lu , Chenglong Li , Tianrui Zha , Jin Tang , Xiaofeng Wang , Bin Luo

Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Mengyue Geng , Yaowei Wang , Tao Xiang , Yonghong Tian

Person Re-Identification (ReID) is a challenging problem in many video analytics and surveillance applications, where a person's identity must be associated across a distributed non-overlapping network of cameras. Video-based person ReID…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Madhu Kiran , Amran Bhuiyan , Louis-Antoine Blais-Morin , Mehrsan Javan , Ismail Ben Ayed , Eric Granger

Most works on person re-identification (ReID) take advantage of large backbone networks such as ResNet, which are designed for image classification instead of ReID, for feature extraction. However, these backbones may not be computationally…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Hanjun Li , Gaojie Wu , Wei-Shi Zheng

Re-identification (ReID) is to identify the same instance across different cameras. Existing ReID methods mostly utilize alignment-based or attention-based strategies to generate effective feature representations. However, most of these…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Bingliang Jiao , Xin Tan , Jinghao Zhou , Lu Yang , Yunlong Wang , Peng Wang

Existing person re-identification (Re-ID) methods mostly follow a centralised learning paradigm which shares all training data to a collection for model learning. This paradigm is limited when data from different sources cannot be shared…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Shitong Sun , Guile Wu , Shaogang Gong

Unsupervised domain adaptation for person re-identification (Person Re-ID) is the task of transferring the learned knowledge on the labeled source domain to the unlabeled target domain. Most of the recent papers that address this problem…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Hamza Rami , Matthieu Ospici , Stéphane Lathuilière

Object re-identification (ReID) from images plays a critical role in application domains of image retrieval (surveillance, retail analytics, etc.) and multi-object tracking (autonomous driving, robotics, etc.). However, systems that…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Benjamin Thérien , Chengjie Huang , Adrian Chow , Krzysztof Czarnecki

Person re-identification (Re-ID) aims at retrieving an input person image from a set of images captured by multiple cameras. Although recent Re-ID methods have made great success, most of them extract features in terms of the attributes of…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Boqiang Xu , Lingxiao He , Xingyu Liao , Wu Liu , Zhenan Sun , Tao Mei

This study presents CORE-ReID V2, an enhanced framework building upon CORE-ReID. The new framework extends its predecessor by addressing Unsupervised Domain Adaptation (UDA) challenges in Person ReID and Vehicle ReID, with further…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Trinh Quoc Nguyen , Oky Dicky Ardiansyah Prima , Syahid Al Irfan , Hindriyanto Dwi Purnomo , Radius Tanone

Modern person re-identification (Re-ID) methods have a weak generalization ability and experience a major accuracy drop when capturing environments change. This is because existing multi-camera Re-ID datasets are limited in size and…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Timur Mamedov , Anton Konushin , Vadim Konushin

Person re-identification (Re-ID) aims to match images of the same individual across non-overlapping camera views and remains challenging due to domain shifts caused by variations in illumination, background, camera characteristics, and…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Sundas Iqbal , Qing Tian , Danish Ali , Jianping Gou , Weihua Oue

Person Re-identification (ReID) is to identify the same person across different cameras. It is a challenging task due to the large variations in person pose, occlusion, background clutter, etc How to extract powerful features is a…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Dangwei Li , Xiaotang Chen , Zhang Zhang , Kaiqi Huang

Person re-identification (reID) aims at retrieving a person from images captured by different cameras. For deep-learning-based reID methods, it has been proved that using local features together with global feature could help to give robust…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Zhijun He , Hongbo Zhao , Wenquan Feng

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

Jointly utilizing global and local features to improve model accuracy is becoming a popular approach for the person re-identification (ReID) problem, because previous works using global features alone have very limited capacity at…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Wenpeng Li , Yongli Sun , Jinjun Wang , Han Xu , Xiangru Yang , Long Cui

Domain generalizable (DG) person re-identification (ReID) aims to test across unseen domains without access to the target domain data at training time, which is a realistic but challenging problem. In contrast to methods assuming an…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Boqiang Xu , Jian Liang , Lingxiao He , Zhenan Sun

Given a video or an image of a person acquired from a camera, person re-identification is the process of retrieving all instances of the same person from videos or images taken from a different camera with non-overlapping view. This task…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rodolfo Quispe , Helio Pedrini

Person re-identification (reID) aims at retrieving an image of the person of interest from a set of images typically captured by multiple cameras. Recent reID methods have shown that exploiting local features describing body parts, together…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Hyunjong Park , Bumsub Ham

Person search is an extended task of person re-identification (Re-ID). However, most existing one-step person search works have not studied how to employ existing advanced Re-ID models to boost the one-step person search performance due to…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Chuang Liu , Hua Yang , Qin Zhou , Shibao Zheng