Luca Weihs
Luca Weihs
Hi @brandontrabucco, Thanks for the bug report, I've seen it happen before for rearrangement that it can freeze when starting many AI2-THOR processes on some machines. Can you try lowering...
Hi @KevinWu57, PR #253 actually introduces an update to allow for saving validation metrics via a `--collect_valid_results` flag, this should be merged in the next few days (I just need...
@jordis-ai2, @klemenkotar would be good to hear your feedback on this proposed change.
@AlvaroHG Made the requested changes and added a description.
Hi @Aoihigashi , can you confirm that if you run `vulkaninfo` from the command line it executes without an error? The thor code that causes the above error to print...
Hi @Aoihigashi, > thanks for helping me @Lucaweihs ,indeed I was running holodeck from within a docker container earlier Got it, yes running AI2-THOR in a docker container is a...
Closing this for now, may come back to it in the future.
Hi sadhana01, The `RemoveFromScene` action is only available in the branch that winthos set up (see his comment above), this means you need to: 1. Clone this repository. 2. Switch...
Hi @JisuHann , Can you try reducing the number of processes used during training (i.e. change [this line](https://github.com/allenai/manipulathor/blob/main/manipulathor_baselines/armpointnav_baselines/experiments/ithor/armpointnav_ithor_base.py#L12C23-L12C23)) and see if this allows training to proceed? A newer version of...
Hi @herveyrobot and @nbqu , The `example.py` code was written with the assumption that it would be run on a mac, sorry about that! As the error message notes: ```bash...