Unity-Technologies / obstacle-tower-env

Obstacle Tower Environment
Apache License 2.0
540 stars 124 forks source link

depth #68

Open ndrwmlnk opened 5 years ago

ndrwmlnk commented 5 years ago

is there a way to get a depth view for training? e.g. def render(self, mode='depth')

kwea123 commented 5 years ago

It will be too easy if this is provided... that being said, it is easy to train a depth prediction model by yourself.

awjuliani commented 5 years ago

HI @ndrwmlnk

We plan to provide this as an option in the open source release of Obstacle Tower. For now though we want to restrict the observation space for the duration of the challenge we are running.