paper-with-me

Papers

A Novel Teacher-Student Learning Framework For Occluded Person Re-Identification

2019-07-07 · Jiaxuan Zhuo, Jian-Huang Lai, Peijia Chen

Person re-identification (re-id) has made great progress in recent years, but occlusion is still a challenging problem which significantly degenerates the identification performance. In this paper, we design a teacher-student learning framework to learn an occlusion-robust model from the full-body person domain to the occluded person domain. Notably, the teacher network only uses large-scale full-body person data to simulate the learning process of occluded person re-id. Based on the teacher network, the student network then trains a better model by using inadequate real-world occluded person data. In order to transfer more knowledge from the teacher network to the student network, we equip the proposed framework with a co-saliency network and a cross-domain simulator. The co-saliency network extracts the backbone features, and two separated collaborative branches are followed by the backbone. One branch is a classification branch for identity recognition and the other is a co-saliency branch for guiding the network to highlight meaningful parts without any manual annotation. The cross-domain simulator generates artificial occlusions on full-body person data under a growing probability so that the teacher network could train a cross-domain model by observing more and more occluded cases. Experiments on four occluded person re-id benchmarks show that our method outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1907.03253

Code (0)

등록된 구현이 없습니다.

Tasks

Occluded Person Re-IdentificationPerson Re-Identification

Similar Papers 제목 키워드 기반

Part Representation Learning with Teacher-Student Decoder for Occluded Person Re-identification

2023-12-15 · Shang Gao, Chenyang Yu, Pingping Zhang, Huchuan Lu

Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part feat…

DecoderHuman ParsingLong-range modelingOccluded Person Re-Identification+2

Holistic Guidance for Occluded Person Re-Identification

2021-04-13 · Madhu Kiran, R Gnana Praveen, Le Thanh Nguyen-Meidine, Soufiane Belharbi 외

In real-world video surveillance applications, person re-identification (ReID) suffers from the effects of occlusions and detection errors. Despite recent advances, occlusions continue to corrupt the features extracted b…

DenoisingOccluded Person Re-IdentificationPerson Re-IdentificationPose Estimation

Unsupervised Domain Adaptive Person Re-Identification via Human Learning Imitation

2021-11-28 · Yang Peng, Ping Liu, Yawei Luo, Pan Zhou 외

Unsupervised domain adaptive person re-identification has received significant attention due to its high practical value. In past years, by following the clustering and finetuning paradigm, researchers propose to utilize…

Domain Adaptive Person Re-IdentificationPerson Re-Identification

Occlusion-Guided Feature Purification Learning via Reinforced Knowledge Distillation for Occluded Person Re-Identification

2025-07-11 · Yufei Zheng, Wenjun Wang, Wenjun Gan, Jiawei Liu arxiv

Occluded person re-identification aims to retrieve holistic images based on occluded ones. Existing methods often rely on aligning visible body parts, applying occlusion augmentation, or complementing missing semantics u…

Person Re-IdentificationKnowledge DistillationReinforcement Learning

Unsupervised Stereo via Multi-Baseline Geometry-Consistent Self-Training

2025-08-14 · Peng Xu, Zhiyu Xiang, Tingming Bai, Tianyu Pu 외 arxiv

Photometric loss and pseudo-label-based self-training are two widely used methods for training stereo networks on unlabeled data. However, they both struggle to provide accurate supervision in occluded regions. The forme…