Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro

01/26/2017
by   Zhedong Zheng, et al.
0

The main contribution of this paper is a simple semi-supervised pipeline that only uses the original training set without collecting extra data. It is challenging in 1) how to obtain more training data only from the training set and 2) how to use the newly generated data. In this work, the generative adversarial network (GAN) is used to generate unlabeled samples. We propose the label smoothing regularization for outliers (LSRO). This method assigns a uniform label distribution to the unlabeled images, which regularizes the supervised model and improves the baseline. We verify the proposed method on a practical problem: person re-identification (re-ID). This task aims to retrieve a query person from other cameras. We adopt the deep convolutional generative adversarial network (DCGAN) for sample generation, and a baseline convolutional neural network (CNN) for representation learning. Experiments show that adding the GAN-generated data effectively improves the discriminative ability of learned CNN embeddings. On three large-scale datasets, Market-1501, CUHK03 and DukeMTMC-reID, we obtain +4.37 precision over the baseline CNN, respectively. We additionally apply the proposed method to fine-grained bird recognition and achieve a +0.6 improvement over a strong baseline. The code is available at https://github.com/layumi/Person-reID_GAN.

READ FULL TEXT

page 3

page 6

page 8

research
01/21/2018

Multi-pseudo Regularized Label for Generated Samples in Person Re-Identification

Sufficient training data is normally required to train deeply learned mo...
research
09/13/2018

Sparse Label Smoothing for Semi-supervised Person Re-Identification

In this paper, we propose a semi-supervised framework to address the ove...
research
11/17/2017

Pseudo-positive regularization for deep person re-identification

An intrinsic challenge of person re-identification (re-ID) is the annota...
research
07/24/2021

Going Deeper into Semi-supervised Person Re-identification

Person re-identification is the challenging task of identifying a person...
research
09/26/2018

Random Occlusion-recovery for Person Re-identification

As a basic task of multi-camera surveillance system, person re-identific...
research
06/13/2023

Retrieve Anyone: A General-purpose Person Re-identification Task with Instructions

Human intelligence can retrieve any person according to both visual and ...
research
08/23/2021

Exploring the Quality of GAN Generated Images for Person Re-Identification

Recently, GAN based method has demonstrated strong effectiveness in gene...

Please sign up or login with your details

Forgot password? Click here to reset