Skip to content

wanderer1230/part1

Repository files navigation

Part1

Quick Start

1. Prepare dataset

Create a directory to store reid datasets under this repo, taking Market1501 for example


- Extract dataset and rename to ```market1501```. The data structure would like:

toDataset market1501 bounding_box_test/ bounding_box_train/ ......



#### 2. Install dependencies

  - pytorch=1.0.0
  - torchvision=0.2.1
  - pytorch-ignite=0.1.2
  - yacs
  - scipy=1.2.1
  - h5py
  

Citation

Our code is referenced by this work:

@article{pami21reidsurvey,
  title={Deep Learning for Person Re-identification: A Survey and Outlook},
  author={Ye, Mang and Shen, Jianbing and Lin, Gaojie and Xiang, Tao and Shao, Ling and Hoi, Steven C. H.},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year={2021},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published