Closed SpiritBear000 closed 5 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
the query and test set are prepared later in the official evaluation script provided by MARS.
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