中文
相关论文

相关论文: Improving CNN-based Person Re-identification using…

200 篇论文

Person re-identification (re-ID) aims to tackle the problem of matching identities across non-overlapping cameras. Supervised approaches require identity information that may be difficult to obtain and are inherently biased towards the…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Siddharth Seth , Akash Sonth , Anirban Chakraborty

Finding a person across a camera network plays an important role in video surveillance. For a real-world person re-identification application, in order to guarantee an optimal time response, it is crucial to find the balance between…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Idoia Ruiz , Bogdan Raducanu , Rakesh Mehta , Jaume Amores

Person re-identification (Re-ID) aims to match the image frames which contain the same person in the surveillance videos. Most of the Re-ID algorithms conduct supervised training in some small labeled datasets, so directly deploying these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Jianming Lv , Xintong Wang

Object re-identification is of increasing importance in visual surveillance. Most existing works focus on re-identify individual from multiple cameras while the application of group re-identification (Re-ID) is rarely discussed. We redefine…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Hao Xiao

Person re-identification (re-ID) aims to identify the same person of interest across non-overlapping capturing cameras, which plays an important role in visual surveillance applications and computer vision research areas. Fitting a robust…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Fengliang Qi , Bo Yan , Leilei Cao , Hongbin Wang

In this paper, we address the problem of person re-identification problem, i.e., retrieving instances from gallery which are generated by the same person as the given probe image. This is very challenging because the person's appearance…

计算机视觉与模式识别 · 计算机科学 2015-06-24 Jiuqing Wan , Menglin Xing

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…

计算机视觉与模式识别 · 计算机科学 2019-06-24 Zhedong Zheng , Liang Zheng , Yi Yang

Systems for person re-identification (ReID) can achieve a high accuracy when trained on large fully-labeled image datasets. However, the domain shift typically associated with diverse operational capture conditions (e.g., camera viewpoints…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Djebril Mekhazni , Maximilien Dufau , Christian Desrosiers , Marco Pedersoli , Eric Granger

Most video person re-identification (re-ID) methods are mainly based on supervised learning, which requires cross-camera ID labeling. Since the cost of labeling increases dramatically as the number of cameras increases, it is difficult to…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Youngeun Kim , Seokeon Choi , Taekyung Kim , Sumin Lee , Changick Kim

The task of re-identifying groups of people underdifferent camera views is an important yet less-studied problem.Group re-identification (Re-ID) is a very challenging task sinceit is not only adversely affected by common issues in…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Weiyao Lin , Yuxi Li , Hao Xiao , John See , Junni Zou , Hongkai Xiong , Jingdong Wang , Tao Mei

Images with different resolutions are ubiquitous in public person re-identification (ReID) datasets and real-world scenes, it is thus crucial for a person ReID model to handle the image resolution variations for improving its generalization…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Zijie Zhuang , Haizhou Ai , Long Chen , Chong Shang

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Guillaume Delorme , Yihong Xu , Stephane Lathuilière , Radu Horaud , Xavier Alameda-Pineda

Person re-identification task has been greatly boosted by deep convolutional neural networks (CNNs) in recent years. The core of which is to enlarge the inter-class distinction as well as reduce the intra-class variance. However, to achieve…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Haibo Jin , Xiaobo Wang , Shengcai Liao , Stan Z. Li

Person Re-identification (ReID) aims to retrieve the specific person across non-overlapping cameras, which greatly helps intelligent transportation systems. As we all know, Convolutional Neural Networks (CNNs) and Transformers have the…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yuhao Wang , Pingping Zhang , Xuehu Liu , Zhengzheng Tu , Huchuan Lu

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

Unsupervised person re-identification is a challenging and promising task in computer vision. Nowadays unsupervised person re-identification methods have achieved great progress by training with pseudo labels. However, how to purify feature…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Long Lan , Xiao Teng , Jing Zhang , Xiang Zhang , Dacheng Tao

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

Person re-identification (PRID) from side-mounted rectilinear-lens cameras is a well-studied problem. On the other hand, PRID from overhead fisheye cameras is new and largely unstudied, primarily due to the lack of suitable image datasets.…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Mertcan Cokbas , John Bolognino , Janusz Konrad , Prakash Ishwar

Person re-identification is an important technique towards automatic search of a person's presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and metric learning. An…

计算机视觉与模式识别 · 计算机科学 2015-05-07 Shengcai Liao , Yang Hu , Xiangyu Zhu , Stan Z. Li

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