中文
相关论文

相关论文: Mutual Distillation Learning For Person Re-Identif…

200 篇论文

Person re-identification (re-ID) aims to retrieve the same person across different cameras. In practice, it still remains a challenging task due to background clutter, variations on body poses and view conditions, inaccurate bounding box…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Honglong Cai , Yuedong Fang , Zhiguan Wang , Tingchun Yeh , Jinxing Cheng

To achieve robustness in Re-Identification, standard methods leverage tracking information in a Video-To-Video fashion. However, these solutions face a large drop in performance for single image queries (e.g., Image-To-Video setting).…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Angelo Porrello , Luca Bergamini , Simone Calderara

Clustering-based approach has proved effective in dealing with unsupervised domain adaptive person re-identification (ReID) tasks. However, existing works along this approach still suffer from noisy pseudo labels and the unreliable…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Chunren Tang , Dingyu Xue , Dongyue Chen

Our paper addresses the problem of models struggling to learn diverse features, due to either forgetting previously learned features or failing to learn new ones. To overcome this problem, we introduce Diverse Feature Learning (DFL), a…

人工智能 · 计算机科学 2024-04-01 Sejik Park

Person re-identification (ReID) focuses on identifying people across different scenes in video surveillance, which is usually formulated as a binary classification task or a ranking task in current person ReID approaches. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

Image features from a small local region often give strong evidence in person re-identification task. However, CNN suffers from paying too much attention on the most salient local areas, thus ignoring other discriminative clues, e.g., hair,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Yan Zhang , Binyu He , Li Sun

Person Re-identification (re-id) aims to match people across non-overlapping camera views in a public space. It is a challenging problem because many people captured in surveillance videos wear similar clothes. Consequently, the differences…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Xuelin Qian , Yanwei Fu , Yu-Gang Jiang , Tao Xiang , Xiangyang Xue

Person re-identification (re-id) is a critical problem in video analytics applications such as security and surveillance. The public release of several datasets and code for vision algorithms has facilitated rapid progress in this area over…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Srikrishna Karanam , Mengran Gou , Ziyan Wu , Angels Rates-Borras , Octavia Camps , Richard J. Radke

Ranker and retriever are two important components in dense passage retrieval. The retriever typically adopts a dual-encoder model, where queries and documents are separately input into two pre-trained models, and the vectors generated by…

信息检索 · 计算机科学 2023-12-29 Haifeng Li , Mo Hai , Dong Tang

Despite recent attempts for solving the person re-identification problem, it remains a challenging task since a person's appearance can vary significantly when large variations in view angle, human pose, and illumination are involved. In…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Alireza Rahimpour , Liu Liu , Ali Taalimi , Yang Song , Hairong Qi

The paper introduces the Decouple Re-identificatiOn and human Parsing (DROP) method for occluded person re-identification (ReID). Unlike mainstream approaches using global features for simultaneous multi-task learning of ReID and human…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Shuguang Dou , Xiangyang Jiang , Yuanpeng Tu , Junyao Gao , Zefan Qu , Qingsong Zhao , Cairong Zhao

We introduce knowledge distillation for end-to-end person search. End-to-End methods are the current state-of-the-art for person search that solve both detection and re-identification jointly. These approaches for joint optimization show…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Bharti Munjal , Fabio Galasso , Sikandar Amin

Visual Place Recognition (VPR) aims to determine the geographic location of a query image by retrieving its most visually similar counterpart from a geo-tagged reference database. Recently, the emergence of the powerful visual foundation…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Zheyuan Zhang , Jiwei Zhang , Boyu Zhou , Linzhimeng Duan , Hong Chen

Traditional person re-identification (ReID) methods typically represent person images as real-valued features, which makes ReID inefficient when the gallery set is extremely large. Recently, some hashing methods have been proposed to make…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Ming-Wei Li , Qing-Yuan Jiang , Wu-Jun Li

Recently, multi-expert methods have led to significant improvements in long-tail recognition (LTR). We summarize two aspects that need further enhancement to contribute to LTR boosting: (1) More diverse experts; (2) Lower model variance.…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Qihao Zhao , Chen Jiang , Wei Hu , Fan Zhang , Jun Liu

Most existing person re-identification algorithms either extract robust visual features or learn discriminative metrics for person images. However, the underlying manifold which those images reside on is rarely investigated. That raises a…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Song Bai , Xiang Bai , Qi Tian

Recently, deep learning technology has been successfully introduced into Automatic Modulation Recognition (AMR) tasks. However, the success of deep learning is all attributed to the training on large-scale datasets. Such a large amount of…

机器学习 · 计算机科学 2024-08-07 Dongwei Xu , Jiajun Chen , Yao Lu , Tianhao Xia , Qi Xuan , Wei Wang , Yun Lin , Xiaoniu Yang

Visual attention has proven to be effective in improving the performance of person re-identification. Most existing methods apply visual attention heuristically by learning an additional attention map to re-weight the feature maps for…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Yifan Chen , Han Wang , Xiaolu Sun , Bin Fan , Chu Tang

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

Recent years have witnessed significant progress in person re-identification (ReID). However, current ReID approaches still suffer from considerable performance degradation when unseen testing domains exhibit different characteristics from…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Shijie Yu , Feng Zhu , Dapeng Chen , Rui Zhao , Haobin Chen , Shixiang Tang , Jinguo Zhu , Yu Qiao