paper-with-me

Papers

Pose-Guided Feature Learning with Knowledge Distillation for Occluded Person Re-Identification

2021-07-31 · Kecheng Zheng, Cuiling Lan, Wenjun Zeng, Jiawei Liu, Zhizheng Zhang, Zheng-Jun Zha

Occluded person re-identification (ReID) aims to match person images with occlusion. It is fundamentally challenging because of the serious occlusion which aggravates the misalignment problem between images. At the cost of incorporating a pose estimator, many works introduce pose information to alleviate the misalignment in both training and testing. To achieve high accuracy while preserving low inference complexity, we propose a network named Pose-Guided Feature Learning with Knowledge Distillation (PGFL-KD), where the pose information is exploited to regularize the learning of semantics aligned features but is discarded in testing. PGFL-KD consists of a main branch (MB), and two pose-guided branches, \ieno, a foreground-enhanced branch (FEB), and a body part semantics aligned branch (SAB). The FEB intends to emphasise the features of visible body parts while excluding the interference of obstructions and background (\ieno, foreground feature alignment). The SAB encourages different channel groups to focus on different body parts to have body part semantics aligned representation. To get rid of the dependency on pose information when testing, we regularize the MB to learn the merits of the FEB and SAB through knowledge distillation and interaction-based training. Extensive experiments on occluded, partial, and holistic ReID tasks show the effectiveness of our proposed network.

📄 PDF Abstract BibTeX arXiv:2108.00139

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationOccluded Person Re-IdentificationPerson Re-Identification

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

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

ProFD: Prompt-Guided Feature Disentangling for Occluded Person Re-Identification

2024-09-30 · Can Cui, Siteng Huang, Wenxuan Song, Pengxiang Ding 외

To address the occlusion issues in person Re-Identification (ReID) tasks, many methods have been proposed to extract part features by introducing external spatial information. However, due to missing part appearance info…

DecoderOccluded Person Re-IdentificationPerson Re-Identification

NerfDiff: Single-image View Synthesis with NeRF-guided Distillation from 3D-aware Diffusion

2023-02-20 · Jiatao Gu, Alex Trevithick, Kai-En Lin, Josh Susskind 외

Novel view synthesis from a single image requires inferring occluded regions of objects and scenes whilst simultaneously maintaining semantic and physical consistency with the input. Existing approaches condition neural …

NeRFNovel View Synthesis

LabelDistill: Label-guided Cross-modal Knowledge Distillation for Camera-based 3D Object Detection

2024-07-14 · Sanmin Kim, Youngseok Kim, Sihwan Hwang, Hyeonjun Jeong 외

Recent advancements in camera-based 3D object detection have introduced cross-modal knowledge distillation to bridge the performance gap with LiDAR 3D detectors, leveraging the precise geometric information in LiDAR poin…

3D Object DetectionDepth EstimationKnowledge DistillationMonocular 3D Object Detection+2

CanKD: Cross-Attention-based Non-local operation for Feature-based Knowledge Distillation

2025-11-26 · Shizhe Sun, Wataru Ohyama arxiv

We propose Cross-Attention-based Non-local Knowledge Distillation (CanKD), a novel feature-based knowledge distillation framework that leverages cross-attention mechanisms to enhance the knowledge transfer process. Unlik…

Representation LearningKnowledge DistillationImage SegmentationObject Detection