regretful-agent icon indicating copy to clipboard operation
regretful-agent copied to clipboard

Testing

Open Hannah-hh opened this issue 4 years ago • 3 comments

Hi, I have a question on test. What is the command to test the results on the Test (unseen)? I am a newbie still do not understand, I hope to get your reply. Thank you so much.

Hannah-hh avatar Nov 20 '19 13:11 Hannah-hh

Hi,

You should use the argument: opts.test_submission.

Check the code here: https://github.com/chihyaoma/regretful-agent/blob/master/tasks/R2R-pano/main.py#L209

Make sure you properly resume from a pre-trained checkpoint using the argument: opts.resume as well.

chihyaoma avatar Nov 22 '19 23:11 chihyaoma

I got it. Thanks so much !

Hannah-hh avatar Nov 25 '19 13:11 Hannah-hh

Hi, I have another question. The installation of simulator in my system is successful and can run. And then how to present the training results on the Matterport3D simulator? There are only instructions for testing the Matterport3D simulator in Readme, I don't know how to visualize my training results. I hope to get you reply again. Thanks again!

Hannah-hh avatar Nov 29 '19 14:11 Hannah-hh