THOR Challenge - CVPR 2017 Workshop Forum

Go back to competition Back to thread list Post in this thread

> About Random Navigator on Leaderboard

I'm wondering how "Random Navigator" on the leaderboard cease performing actions when it has reached the goal.
Since the target_found() method will never return True while running against the validation scenes.

Posted by: JamesChuang @ June 27, 2017, 5:42 a.m.

For the validation set, it returns True if it reaches the target. It always returns False for the test set.

Posted by: AI2_admin @ June 28, 2017, 8:35 p.m.
Post in this thread