Pedestrian Pose for DukeMTMC-reID(Python and Matlab API)
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.)
python: python_demo.ipynb
matlab: matlab_demo.m
Please refer to LICENSE_DukeMTMC.txt
and LICENSE_DukeMTMC-reID.txt
.