We introduce a benchmark to evaluate the alignment between humans and image models on 3D shape understanding: Multiview Object Consistency in Humans and Image models (MOCHI)
To download dataset from huggingface, install relevant huggingface libraries
pip install datasets huggingface_hub
benchmark = load_dataset("tzler/MOCHI")['train']… See the full description on the dataset page:
https://huggingface.co/datasets/tzler/MOCHI.