peteanderson80 / Matterport3DSimulator

AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Other
503 stars 130 forks source link

R2R_test.json 'path' error #57

Closed xyez closed 5 years ago

xyez commented 5 years ago

I downloaded the R2R_test.json file, but found that there's only one viewpoint in the 'path' item. I saw there are several viewpoints in the other files like R2R_train.json. Can you fix the issue?

peteanderson80 commented 5 years ago

Yes, this is because the aim is to train a model / agent that can predict the full path from the starting point and the instruction. We keep the test paths private to ensure fair evaluations. So the test paths can only be accessed by submitting model predictions to the test server and getting scores.