中文
相关论文

相关论文: Dynamic Feature Pruning and Consolidation for Occl…

200 篇论文

Person re-identification is best known as the problem of associating a single person that is observed from one or more disjoint cameras. The existing literature has mainly addressed such an issue, neglecting the fact that people usually…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Giuseppe Lisanti , Niki Martinel , Alberto Del Bimbo , Gian Luca Foresti

An ongoing major challenge in computer vision is the task of person re-identification, where the goal is to match individuals across different, non-overlapping camera views. While recent success has been achieved via supervised learning…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Devinder Kumar , Parthipan Siva , Paul Marchwica , Alexander Wong

Given a pedestrian image as a query, the purpose of person re-identification is to identify the correct match from a large collection of gallery images depicting the same person captured by disjoint camera views. The critical challenge is…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Lin Wu , Yang Wang

Person Re-Identification (Re-Id) in occlusion scenarios is a challenging problem because a pedestrian can be partially occluded. The use of local information for feature extraction and matching is still necessary. Therefore, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Zhongxing Ma , Yifan Zhao , Jia Li

Video-based person re-identification (Re-ID) aims at matching the video tracklets with cropped video frames for identifying the pedestrians under different cameras. However, there exists severe spatial and temporal misalignment for those…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Chih-Ting Liu , Jun-Cheng Chen , Chu-Song Chen , Shao-Yi Chien

Person re-identification aims to identify whether pairs of images belong to the same person or not. This problem is challenging due to large differences in camera views, lighting and background. One of the mainstream in learning CNN…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Weinong Wang , Wenjie Pei , Qiong Cao , Shu Liu , Yu-Wing Tai

TIReID aims to retrieve the image corresponding to the given text query from a pool of candidate images. Existing methods employ prior knowledge from single-modality pre-training to facilitate learning, but lack multi-modal correspondences.…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Shuanglin Yan , Neng Dong , Liyan Zhang , Jinhui Tang

Identifying the same individual across different scenes is an important yet difficult task in intelligent video surveillance. Its main difficulty lies in how to preserve similarity of the same person against large appearance and structure…

计算机视觉与模式识别 · 计算机科学 2015-12-14 Shengyong Ding , Liang Lin , Guangrun Wang , Hongyang Chao

Unsupervised person re-identification (Re-ID) aims to match pedestrian images from different camera views in unsupervised setting. Existing methods for unsupervised person Re-ID are usually built upon the pseudo labels from clustering.…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Mingkun Li , Chun-Guang Li , Jun Guo

Pedestrian detection has significantly progressed in recent years, thanks to the development of DNNs. However, detection performance at occluded scenes is still far from satisfactory, as occlusion increases the intra-class variance of…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Shanshan Zhang , Mingqian Ji , Yang Li , Jian Yang

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

Pedestrian detection in the wild remains a challenging problem especially for scenes containing serious occlusion. In this paper, we propose a novel feature learning method in the deep learning framework, referred to as Feature Calibration…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Tianliang Zhang , Qixiang Ye , Baochang Zhang , Jianzhuang Liu , Xiaopeng Zhang , Qi Tian

Person re-identification (Re-ID) usually suffers from noisy samples with background clutter and mutual occlusion, which makes it extremely difficult to distinguish different individuals across the disjoint camera views. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Sanping Zhou , Jinjun Wang , Deyu Meng , Xiaomeng Xin , Yubing Li , Yihong Gong , Nanning Zheng

Recent advancements in adapting vision-language pre-training models like CLIP for person re-identification (ReID) tasks often rely on complex adapter design or modality-specific tuning while neglecting cross-modal interaction, leading to…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Yunfei Xie , Yuxuan Cheng , Juncheng Wu , Haoyu Zhang , Yuyin Zhou , Shoudong Han

We address the problem of person re-identification (reID), that is, retrieving person images from a large dataset, given a query image of the person of interest. A key challenge is to learn person representations robust to intra-class…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Chanho Eom , Wonkyung Lee , Geon Lee , Bumsub Ham

Person re-identification (Re-ID) is a challenging task as persons are often in different backgrounds. Most recent Re-ID methods treat the foreground and background information equally for person discriminative learning, but can easily lead…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Donghaisheng Liu , Shoudong Han , Yang Chen , Chenfei Xia , Jun Zhao

Person re-identification (PRe-ID) is a computer vision issue, that has been a fertile research area in the last few years. It aims to identify persons across different non-overlapping camera views. In this paper, We propose a novel PRe-ID…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Akram Abderraouf Gharbi , Ammar Chouchane , Abdelmalik Ouamane

Traditional text-based person re-identification (ReID) techniques heavily rely on fully matched multi-modal data, which is an ideal scenario. However, due to inevitable data missing and corruption during the collection and processing of…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Tiantian Gong , Guodong Du , Junsheng Wang , Yongkang Ding , Liyan Zhang

Person re-identification (Re-ID) aims to match identities across non-overlapping camera views. Researchers have proposed many supervised Re-ID models which require quantities of cross-view pairwise labelled data. This limits their…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Hong-Xing Yu , Ancong Wu , Wei-Shi Zheng

Typical person re-identification (re-ID) methods train a deep CNN to extract deep features and combine them with a distance metric for the final evaluation. In this work, we focus on exploiting the full information encoded in the deep…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Yong Liu , Lin Shang , Andy Song