Giter VIP home page Giter VIP logo

weperson's Introduction

WePerson

This repository contains the WePerson dataset proposed in our paper "WePerson: Learning a Generalized Re-identification Model from All-weather Virtual Data".

Fig. 1. Sample images from the proposed WePerson dataset.

Table of Contents

Dataset Description

The WePerson dataset is generated by GTA V with Script Hook V and scripthookvdotnet. This is the largest synthetic person re-identification dataset that includes 4,000,000 images from 1,500 identities. Images in the dataset are collected with 40 viewpoints per scene, various poses, complex backgrounds, occlusions, 7 different types of weather, 7 different types of natural illuminations. Identities in the dataset not only have different clothes but also wearable accessories, such as sunglasses, hats, etc. We show some dataset properties in Fig. 2.

Fig. 2. Properties of the proposed WePerson dataset.

Download Link

Due to the large amount of data, currently only a subset of WePerson is provided in Baidu Pan.

The subset can be downloaded from the link: BaiDu Pan

File Structure

WePerson Dataset
├── WePerson/
|   ├── 0000/
|   |   ├── 0000_c00_s00_T04.png
|   |   ├── 0000_c00_s00_T12.png
|   |   ├── 0000_c01_s03_T20.png
|   |   └── ...
|   ├── 0001/
|   |   ├── 0001_c03_s10_T10.png
|   |   ├── 0001_c06_s07_T20.png
|   |   ├── 0001_c10_s03_T4.png
|   |   └── ...
|   └── ...

The filenames are encoded as follows. Take "0000_c00_s00_T04.png" as an example,

  • 0000 is the id of the person
  • c00 is the id of the camera
  • s00 is the id of the scene
  • T04 is the current time that is related to natural illumination.

Experiment Results

By training person re-identification models on our dataset, we demonstrate that the model trained on virtual data outperforms the model trained on real-world dataset. Our dataset also surpasses other synthetic dataset in direct transfer.

In direct transfer evaluation, we achieve:

Citation

@inproceedings{li2021weperson,
  title={WePerson: Learning a Generalized Re-identification Model from All-weather Virtual Data},
  author={Li, He and Ye, Mang and Du, Bo},
  booktitle={29th ACM International Conference on Multimedia (ACMMM)},
  year={2021}
}

Contacts

He Li

School of Computer Science, Wuhan University

[email protected]

weperson's People

Contributors

lihe404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

weperson's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.