pse-ecn / pose-sensitive-embedding

Pose Sensitive Embedding for Person Re-Identification (PSE)
112 stars 36 forks source link

Problem about Mars dataset #21

Closed SpiritBear000 closed 5 years ago

SpiritBear000 commented 6 years ago

Hi! When i read your code,i am confused about why there isn't 'query' data in your Mars data prepare func. I think this must be caused by my carelessness. But I really can't find it. So,could you please help me.

https://github.com/pse-ecn/pose-sensitive-embedding/blob/ebb032608267f3a098ec2e7f85935cc57860adfa/datasets/MarsDataset.py#L19

ssarfraz commented 6 years ago

the query and test set are prepared later in the official evaluation script provided by MARS.