HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Zhedong Zheng; Liang Zheng; Yi Yang

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

Abstract

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%, +1.6% and +2.46% improvement in rank-1 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.

Code Repositories

AI-NERC-NUPT/DDB
pytorch
Mentioned in GitHub
AI-NERC-NUPT/PLR-OSNet
pytorch
Mentioned in GitHub
AI-NERC-NUPT/PFH-OSNet
pytorch
Mentioned in GitHub
hbchen121/dgreid
pytorch
Mentioned in GitHub
lyy973/OSFA
pytorch
Mentioned in GitHub
freeSubmission/SDB
pytorch
Mentioned in GitHub
layumi/Person-reID_GAN
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
fine-grained-image-classification-on-cub-200-1Basel.+LSRO
Accuracy: 84.4
person-re-identification-on-cuhk03VI+LSRO 3
MAP: 87.4
Rank-1: 84.6
person-re-identification-on-dukemtmc-reidGAN
Rank-1: 67.68
mAP: 47.13
person-re-identification-on-market-1501GAN
Rank-1: 83.97
mAP: 66.07

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro | Papers | HyperAI