Giter VIP home page Giter VIP logo

duke_attribute's Introduction

Duke_Attribute

The evaluation code will be added soon.

About dataset

We annotate 23 attributes for Duke, which is a subset of the DukeMTMC. The original dataset contains 702 identities for training and 1110 identities for testing. The attributes are annotated in the identity level, thus the file contains 23 x 702 attributes for training and 23 x 1110 for test.

The 23 attributes are:

attribute representation in file label
gender gender male(1), female(2)
length of upper-body clothing top short upper body clothing(1), long(2)
wearing boots boots no(1), yes(2)
wearing hat hat no(1), yes(2)
carrying backpack backpack no(1), yes(2)
carrying bag bag no(1), yes(2)
carrying handbag handbag no(1), yes(2)
color of shoes shoes dark(1), light(2)
8 color of upper-body clothing upblack, upwhite, upred, uppurple, upgray, upblue, upgreen, upbrown no(1), yes(2)
7 color of lower-body clothing downblack, downwhite, downred, downgray, downblue, downgreen, downbrown no(1), yes(2)

Note that the though there are 7 and 8 attributes for lower-body clothing and upper-body clothing, only one color is labeled as yes (2) for an identity.

Sample

Evaluation

To evaluate, you need to predict the attributes for test data(i.e., 17661 x 10 matrix) and save them in advance. "gallery_duke.mat" is one prediction example. Then download the code "evaluate_duke_attribute.m" in this repository, change the image path and run it to evaluate.

Cite

If you use this dataset in your research, please kindly cite our work as,

@article{lin2017improving,
  title={Improving Person Re-identification by Attribute and Identity Learning},
  author={lin, Yutian and Zheng, Liang and Zheng, Zhedong and, Wu Yu and, Yang, Yi},
  journal={arXiv preprint arXiv:1703.07220},
  year={2017}
}

Acknowledgement

We thank Dr. Gao for annotating part of the dataset.

duke_attribute's People

Watchers

James Cloos avatar

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.