Dataset and Code

Dataset

  • Note: To access the person reid datasets, please send the signed agreement to ' snmao AT pku.edu.cn ' to get the download link.
  • LS-VID dataset for video person re-id.[agreement]
  • Refer to:Global-Local Temporal Representations For Video Person Re-Identification. [pdf]
  • VR-MSMT17 and VR-Market1501 dataset for varied-resolution person re-id. [agreement]
  • Refer to: Resolution-invariant Person Re-Identification. [pdf]
  • Multi Scene Multi Time (MSMT17) dataset for person re-id.[agreement]
  • Refer to: Person Transfer GAN to Bridge Domain Gap for Person Re-Identification[pdf]
  • FGIR378k for one shot fine-grained instance retrieval.
  • Refer to: One-Shot Fine-Grained Instance Retrieval[pdf]
  • Person-520K, a large-scale dataset for person ReID.
  • Refer to: Large-scale Person Re-Identification as Retrieval[pdf]
  • More datasets will be released in the future

Code:

  • Code of GLO_DIM.[code]
  • Refer to: Domain Adaptive Person Re-Identification via Coupling Optimization
  • Code of JVTC.[code]
  • Refer to: Joint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-Identification
  • Code of MLC.[code]
  • Refer to: Unsupervised Person Re-identification via Multi-label Classification
  • Code of APNet.[code]
  • Refer to: Robust Partial Matching for Person Search in the Wild
  • Code of GGL.[code]
  • Refer to: Group-Group Loss Based Global-Regional Feature Learning for Vehicle Re-Identification
  • Code of GLTR.[code]
  • Refer to: Global-Local Temporal Representations For Video Person Re-Identification
  • Code of RIPR.[code]
  • Refer to: Resolution Invariant Person Re-Identification
  • Code of BDCN.[code]
  • Pretrained model on BSDS500 and NYUDv2:
    the link https://pan.baidu.com/s/18PcPQTASHKD1-fb1JTzIaQ code: j3de

    Refer to: Bi-Directional Cascade Network for Perceptual Edge Detection
  • Code of CDbin.[code]
  • Refer to: CDbin: Compact Discriminative Binary Descriptor Learned with Efficient Neural Network
  • Code of M3D for video-based person ReID.[code]
  • Refer to: Multi-scale 3D Convolution Network for Video Based Person Re-Identification[pdf]
  • Code of Person Transfer GAN (PTGAN) for person ReID.[code]
  • Refer to: Person Transfer GAN to Bridge Domain Gap for Person Re-Identification[pdf]
  • Code of RAM (Region-Aware deep Model) for vehicle ReID.[code]
  • Refer to: RAM: A Region-Aware Deep Model for Vehicle Re-Identification[pdf]
  • Code of GLAD descriptor for person ReID.[code]
  • Refer to: GLAD: Global-Local-Alignment Descriptor for Pedestrian Retrieval.[pdf]
  • Code for large-scale person ReID.[code]
  • Refer to: Large-scale Person Re-Identification as Retrieval.[pdf]
  • Code for Dr2-Net for Image Compressive Sensing.[code]
  • Refer to: DR2-Net: Deep Residual Reconstruction Network for Image Compressive Sensing. [pdf]
  • Code for PDC.[code]
  • Refer to: Pose-driven Deep Convolutional Model for Person Re-identification. [pdf]
  • More code will be released in the future.

Demo:

  • VPreID: an online demo for large-scale vehicle and person Re-ID.[link]
  • EAGER: Edge-Aided imaGe undERstanding System.[link]