Skip to content

Pedestrian Pose for DukeMTMC-reID (Python and Matlab API)

Notifications You must be signed in to change notification settings

Taikangsheng/DukeMTMC-Pose

 
 

Repository files navigation

DukeMTMC-Pose

Pedestrian Pose for DukeMTMC-reID(Python and Matlab API)

Data

18 pedestrian body points have been included in result folder.

File Description
gallery_points.json The points of gallery images.
train_points.json The points of training images.
query_points.json The points of query images.

We generated the pose by OpenPose. Thank their great works.

(Note that value is null if the point has not been detected.)

API

python: python_demo.ipynb

matlab: matlab_demo.m

License

Please refer to LICENSE_DukeMTMC.txt and LICENSE_DukeMTMC-reID.txt.

About

Pedestrian Pose for DukeMTMC-reID (Python and Matlab API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • MATLAB 1.4%