paper-with-me

Papers

Deep Learning for Person Re-identification: A Survey and Outlook

2020-01-13 · Mang Ye, Jianbing Shen, Gaojie Lin, Tao Xiang, Ling Shao, Steven C. H. Hoi

Person re-identification (Re-ID) aims at retrieving a person of interest across multiple non-overlapping cameras. With the advancement of deep neural networks and increasing demand of intelligent video surveillance, it has gained significantly increased interest in the computer vision community. By dissecting the involved components in developing a person Re-ID system, we categorize it into the closed-world and open-world settings. The widely studied closed-world setting is usually applied under various research-oriented assumptions, and has achieved inspiring success using deep learning techniques on a number of datasets. We first conduct a comprehensive overview with in-depth analysis for closed-world person Re-ID from three different perspectives, including deep feature representation learning, deep metric learning and ranking optimization. With the performance saturation under closed-world setting, the research focus for person Re-ID has recently shifted to the open-world setting, facing more challenging issues. This setting is closer to practical applications under specific scenarios. We summarize the open-world Re-ID in terms of five different aspects. By analyzing the advantages of existing methods, we design a powerful AGW baseline, achieving state-of-the-art or at least comparable performance on twelve datasets for FOUR different Re-ID tasks. Meanwhile, we introduce a new evaluation metric (mINP) for person Re-ID, indicating the cost for finding all the correct matches, which provides an additional criteria to evaluate the Re-ID system for real applications. Finally, some important yet under-investigated open issues are discussed.

📄 PDF Abstract BibTeX arXiv:2001.04193

Code (7)

mangye16/ReID-Survey 공식 구현 pytorch
2023-MindSpore-1/ms-code-64 mindspore
Haoyu1004/AGW_mindspore mindspore
MindCode-4/code-14/tree/main/AGW mindspore
layumi/Person_reID_baseline_pytorch pytorch
pwc-1/Paper-9/tree/main/3/AGW mindspore
zion-king/Deep-Learning-for-Person-Re-identification pytorch

Tasks

Cross-Modal Person Re-IdentificationDeep LearningMetric LearningPerson Re-IdentificationRepresentation LearningSurvey

Similar Papers 제목 키워드 기반

Person search: New paradigm of person re-identification: A survey and outlook of recent works

2020-06-30 · Image and Vision Computing 2020 6 · Khawar Islam

Person Search (PS) has become a major field because of its need in community and in the field of research among researchers. This task aims to find a probe person from whole scene which shows great significance in video …

Metric LearningPerson Re-IdentificationPerson SearchRepresentation Learning

Deep learning-based person re-identification methods: A survey and outlook of recent works

2021-10-10 · Zhangqiang Ming, Min Zhu, Xiangkun Wang, Jiamin Zhu 외

In recent years, with the increasing demand for public safety and the rapid development of intelligent surveillance networks, person re-identification (Re-ID) has become one of the hot research topics in the computer vis…

Deep LearningMetric LearningPerson Re-IdentificationRepresentation Learning

Occluded Person Re-Identification with Deep Learning: A Survey and Perspectives

2023-11-01 · Enhao Ning, Changshuo Wang, Huang Zhangc, Xin Ning 외

Person re-identification (Re-ID) technology plays an increasingly crucial role in intelligent surveillance systems. Widespread occlusion significantly impacts the performance of person Re-ID. Occluded person Re-ID refers…

Occluded Person Re-IdentificationPerson Re-Identification

Recent Advances of Local Mechanisms in Computer Vision: A Survey and Outlook of Recent Work

2023-06-02 · Qiangchang Wang, Yilong Yin

Inspired by the fact that human brains can emphasize discriminative parts of the input and suppress irrelevant ones, substantial local mechanisms have been designed to boost the development of computer vision. They can n…

Fine-Grained Visual RecognitionPerson Re-IdentificationSelf-Supervised LearningSurvey+1

Large Language Models for Education: A Survey and Outlook

2024-03-26 · Shen Wang, Tianlong Xu, Hang Li, Chaoli Zhang 외

The advent of Large Language Models (LLMs) has brought in a new era of possibilities in the realm of education. This survey paper summarizes the various technologies of LLMs in educational settings from multifaceted pers…

Survey