hh23333 / PVPM

PyTorch code for CVPR'2020 paper “Pose-guided Visible Part Matching for Occluded Person ReID”
112 stars 26 forks source link

When did you use combineall option in ImageDataManager? #19

Open kimx3966 opened 3 years ago

kimx3966 commented 3 years ago

When did you use combineall option in ImageDataManager? => combineall (bool, optional): combine train, query and gallery in a dataset for training.