The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/BAAI/Objaverse-MIX/Objaverse-MIX.py or any data file in the same directory. Couldn't find 'BAAI/Objaverse-MIX' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in BAAI/Objaverse-MIX. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/BAAI/Objaverse-MIX/Objaverse-MIX.py or any data file in the same directory. Couldn't find 'BAAI/Objaverse-MIX' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in BAAI/Objaverse-MIX.

Need help to make the dataset viewer work? Open a discussion for direct support.

This datasets contain two parts:

occupancies: This part includes occupancies and point clouds. For specific usage, you can refer to Occupancy Networks.

rendered_images: This part is a supplementary rendering dataset of Objaverse dataset. The rendering code is sourced from zero123, with the difference being the use of the Eevee renderer, and the camera positions are fixed at 12 locations on a sphere with a radius of 2. They are numbered from 12 to 23, corresponding to:

  • 12: Front view
  • 13: Side view (left)
  • 14: Top view
  • 15: Back view
  • 16: Side view (right)
  • 17: Bottom view
  • 18-20: Three equidistant points on the polar angle of 45°
  • 21-23: Three equidistant points on the polar angle of 135°
Downloads last month
0
Edit dataset card