Pose Invariant Person Re-Identification using Robust Pose-transformation GAN
Arnab Karmakar, Deepak Mishra

TL;DR
This paper introduces a pose-invariant person re-identification method using a GAN-based framework that generates images in various poses, clusters poses for discriminative feature extraction, and fuses features to improve robustness against pose variations and occlusions.
Contribution
The paper presents a novel re-ID pipeline combining pose transformation GAN, pose clustering, and feature fusion to achieve robust, viewpoint-invariant person re-identification.
Findings
Outperforms state-of-the-art GAN-based re-ID models on four benchmarks.
Achieves higher re-ID accuracy than existing models with pose variation handling.
Robust to occlusion, scale, rotation, and illumination changes.
Abstract
The objective of person re-identification (re-ID) is to retrieve a person's images from an image gallery, given a single instance of the person of interest. Despite several advancements, learning discriminative identity-sensitive and viewpoint invariant features for robust Person Re-identification is a major challenge owing to the large pose variation of humans. This paper proposes a re-ID pipeline that utilizes the image generation capability of Generative Adversarial Networks combined with pose clustering and feature fusion to achieve pose invariant feature learning. The objective is to model a given person under different viewpoints and large pose changes and extract the most discriminative features from all the appearances. The pose transformational GAN (pt-GAN) module is trained to generate a person's image in any given pose. In order to identify the most significant poses for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Face recognition and analysis
