paper-with-me

홈 › Papers

Crossing Generative Adversarial Networks for Cross-View Person Re-identification

2018-01-04 · Chengyuan Zhang, Lin Wu, Yang Wang

Person re-identification (\textit{re-id}) refers to matching pedestrians across disjoint yet non-overlapping camera views. The most effective way to match these pedestrians undertaking significant visual variations is to seek reliably invariant features that can describe the person of interest faithfully. Most of existing methods are presented in a supervised manner to produce discriminative features by relying on labeled paired images in correspondence. However, annotating pair-wise images is prohibitively expensive in labors, and thus not practical in large-scale networked cameras. Moreover, seeking comparable representations across camera views demands a flexible model to address the complex distributions of images. In this work, we study the co-occurrence statistic patterns between pairs of images, and propose to crossing Generative Adversarial Network (Cross-GAN) for learning a joint distribution for cross-image representations in a unsupervised manner. Given a pair of person images, the proposed model consists of the variational auto-encoder to encode the pair into respective latent variables, a proposed cross-view alignment to reduce the view disparity, and an adversarial layer to seek the joint distribution of latent representations. The learned latent representations are well-aligned to reflect the co-occurrence patterns of paired images. We empirically evaluate the proposed model against challenging datasets, and our results show the importance of joint invariant features in improving matching rates of person re-id with comparison to semi/unsupervised state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1801.01760

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal Person Re-IdentificationGenerative Adversarial NetworkPerson Re-Identification

Similar Papers 제목 키워드 기반

XingGAN for Person Image Generation

2020-07-17 · ECCV 2020 8 · Hao Tang, Song Bai, Li Zhang, Philip H. S. Torr 외

We propose a novel Generative Adversarial Network (XingGAN or CrossingGAN) for person image generation tasks, i.e., translating the pose of a given person to a desired one. The proposed Xing generator consists of two gen…

Generative Adversarial NetworkImage GenerationPose Transfer

ExplainGAN: Model Explanation via Decision Boundary Crossing Transformations

2018-09-01 · ECCV 2018 9 · Pouya Samangouei, Ardavan Saeedi, Liam Nakagawa, Nathan Silberman

We introduce a new method for interpreting computer vision models: visually perceptible, decision-boundary crossing transformations. Our goal is to answer a simple question: why did a model classify an image as being of …

model

Exocentric to Egocentric Image Generation via Parallel Generative Adversarial Network

2020-02-08 · Gaowen Liu, Hao Tang, Hugo Latapie, Yan Yan

Cross-view image generation has been recently proposed to generate images of one view from another dramatically different view. In this paper, we investigate exocentric (third-person) view to egocentric (first-person) vi…

Generative Adversarial NetworkImage Generation

Enhanced Multi-Scale Cross-Attention for Person Image Generation

2025-01-15 · Hao Tang, Ling Shao, Nicu Sebe, Luc van Gool

In this paper, we propose a novel cross-attention-based generative adversarial network (GAN) for the challenging person image generation task. Cross-attention is a novel and intuitive multi-modal fusion method in which a…

Generative Adversarial NetworkImage Generation

Towards Generalizable Person Re-identification with a Bi-stream Generative Model

2022-06-19 · Xin Xu, Wei Liu, Zheng Wang, Ruiming Hu 외

Generalizable person re-identification (re-ID) has attracted growing attention due to its powerful adaptation capability in the unseen data domain. However, existing solutions often neglect either crossing cameras (e.g.,…

Domain GeneralizationGeneralizable Person Re-identificationPerson Re-Identification