--- license: cc-by-4.0 task_categories: - visual-question-answering - image-classification tags: - 3d - spatial-reasoning - object-properties - taxonomy - simulation pretty_name: PercepTax Simulation Metadata --- # PercepTax — Simulation Metadata Supporting metadata for the **PercepTax** benchmark.
This repository holds the **object taxonomy**, **object lists / placement rules**, and **per-scene 3D annotations** used to render and annotate the simulated split of PercepTax. It is a collection of JSON/CSV/PNG files (not a `load_dataset`-style tabular dataset). ## Contents ``` taxonomy/ # the physical-property taxonomy ├── taxonomy.json # full taxonomy tree ├── all_objects.json # object → property assignments ├── material.csv shape.csv color.csv texture.csv ├── affordance.csv function.csv environment.csv physical_properties.csv objects/ # object catalog & placement rules ├── background_objects.json ├── objects_list/ # object lists & class↔instance mappings └── object_placement/ # placable-on-table / -chair / -floor lists scenes/ # per-scene 3D annotations ├── annotations/