paper-with-me

Papers

FD-GAN: Pose-guided Feature Distilling GAN for Robust Person Re-identification

2018-10-06 · NeurIPS 2018 12 · Yixiao Ge, Zhuowan Li, Haiyu Zhao, Guojun Yin, Shuai Yi, Xiaogang Wang, Hongsheng Li

Person re-identification (reID) is an important task that requires to retrieve a person's images from an image dataset, given one image of the person of interest. For learning robust person features, the pose variation of person images is one of the key challenges. Existing works targeting the problem either perform human alignment, or learn human-region-based representations. Extra pose information and computational cost is generally required for inference. To solve this issue, a Feature Distilling Generative Adversarial Network (FD-GAN) is proposed for learning identity-related and pose-unrelated representations. It is a novel framework based on a Siamese structure with multiple novel discriminators on human poses and identities. In addition to the discriminators, a novel same-pose loss is also integrated, which requires appearance of a same person's generated images to be similar. After learning pose-unrelated person features with pose guidance, no auxiliary pose information and additional computational cost is required during testing. Our proposed FD-GAN achieves state-of-the-art performance on three person reID datasets, which demonstrates that the effectiveness and robust feature distilling capability of the proposed FD-GAN.

📄 PDF Abstract BibTeX arXiv:1810.02936

Code (2)

yxgeee/FD-GAN 공식 구현 pytorch
NVlabs/DG-Net pytorch

Tasks

Generative Adversarial NetworkPerson Re-Identification

Methods 이 논문이 사용한 방법론

test_method 설명 없음

Similar Papers 제목 키워드 기반

Spectrum-guided Feature Enhancement Network for Event Person Re-Identification

2024-02-02 · Hongchen Tan, Yi Zhang, Xiuping Liu, BaoCai Yin 외

As a cutting-edge biosensor, the event camera holds significant potential in the field of computer vision, particularly regarding privacy preservation. However, compared to traditional cameras, event streams often contai…

Person Re-Identification

STADB: A Self-Thresholding Attention Guided ADB Network for Person Re-identification

2020-07-07 · Bo Jiang, Sheng Wang, Xiao Wang, Aihua Zheng

Recently, Batch DropBlock network (BDB) has demonstrated its effectiveness on person image representation and re-identification task via feature erasing. However, BDB drops the features \textbf{randomly} which may lead t…

Person Re-Identification

Multi-Scale Body-Part Mask Guided Attention for Person Re-identification

2019-04-24 · Honglong Cai, Zhiguan Wang, Jinxing Cheng

Person re-identification becomes a more and more important task due to its wide applications. In practice, person re-identification still remains challenging due to the variation of person pose, different lighting, occlu…

Person Re-Identification

Guided Saliency Feature Learning for Person Re-identification in Crowded Scenes

2020-08-01 · ECCV 2020 8 · Lingxiao He, Wu Liu

Person Re-identification (Re-ID) in crowed scenes is a challenging problem, where people are frequently partially occluded by objects and other people. However, few studies have provided flexible solutions to re-identify…

Person Re-Identification

Factorized Distillation: Training Holistic Person Re-identification Model by Distilling an Ensemble of Partial ReID Models

2018-11-20 · Pengyuan Ren, Jianmin Li

Person re-identification (ReID) is aimed at identifying the same person across videos captured from different cameras. In the view that networks extracting global features using ordinary network architectures are difficu…

Knowledge DistillationPerson Re-IdentificationRetrieval