ProcTHOR-10K is distributed with the prior package:
pip install prior
Then to use it in Python, simply run:
import prior
prior.load_dataset("procthor-10k")
To use the ProcTHOR-10K dataset, checkout the Colab demo on the ProcTHOR website.
The ProcTHOR-10K dataset comes from the ProcTHOR paper:
@article{procthor,
author={Matt Deitke and Eli VanderBilt and Alvaro Herrasti and
Luca Weihs and Jordi Salvador and Kiana Ehsani and
Winson Han and Eric Kolve and Ali Farhadi and
Aniruddha Kembhavi and Roozbeh Mottaghi},
title={{ProcTHOR: Large-Scale Embodied AI Using Procedural Generation}},
journal={arXiv},
year={2022}
}