allenai / allenact

An open source framework for research in Embodied-AI from AI2.
https://www.allenact.org
Other
313 stars 52 forks source link

procthor #351

Open pioneer-innovation opened 2 years ago

pioneer-innovation commented 2 years ago

Hi, I have read the paper of procthor which is an amazing embodied AI platform. I'm wondering if allenact plan to support this platform.

jordis-ai2 commented 2 years ago

Hi @pioneer-innovation. Thank you so much for your interest in ProcTHOR and AllenAct. ProcTHOR support in AllenAct is being worked on, so we'll hopefully provide an initial version soon.

pioneer-innovation commented 2 years ago

Thank you! That would be wanderful!

xiaobaishu0097 commented 1 year ago

Hi! I am also very interested in the ProcTHOR environment. Can you please provide us some timelines for when the new version will be available? I'm looking forward to trying out the enhanced functionality. Thank you!

jordis-ai2 commented 1 year ago

ProcTHOR is officially supported by the latest release of AI2THOR. Even though ProcTHOR support in AllenAct was prototyped, I ended up convinced that external projects are a better solution moving forward. For example, rearrangement in ProcTHOR is available as a draft in this PR.

Generally, providing a specific TaskSampler for any new task type seems simple enough using the very well-designed ProcTHOR API in external projects, allowing us to keep AllenAct lean.

Please let me know if that helps - I would lean to close this issue.