The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    DataFilesNotFoundError
Message:      No (supported) data files found in tfnn/Plyverse-1.0
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 66, in compute_config_names_response
                  config_names = get_dataset_config_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 347, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1873, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1854, in dataset_module_factory
                  return HubDatasetModuleFactoryWithoutScript(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1245, in get_module
                  module_name, default_builder_kwargs = infer_module_for_data_files(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 595, in infer_module_for_data_files
                  raise DataFilesNotFoundError("No (supported) data files found" + (f" in {path}" if path else ""))
              datasets.exceptions.DataFilesNotFoundError: No (supported) data files found in tfnn/Plyverse-1.0

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

Plyverse 1.0

This is AllenAI Objverse 1.0 but stripped of all textures and materials and baked into solid meshes and exported as triangulated PLY files.

The models are all scaled to a unit sphere scale which is a normalised cubic scale then scaled again by 0.55 so that the cubic normal fits within the unit sphere.

The benefits to doing this is reduced file size and memory usage. Can be used to teach neural networks the shapes of objects to then be fed into a re-coloring network.

This is work-in-progress (WIP) and I might not even finish it because the process is a little slow, the script I am using to convert the GLB files is a Blender script in Python that seems to leak memory in the second phase for some reason, you can check it out here. Even if it didn't leak... It's still really slow and takes around 48 hours to do a single section, in total there are 160 sections with 5,000 models per section so I will probably just convert the first two sections making a total of 10,000 models.

Refer to the original AllenAI Objverse 1.0 dataset here for the meta-data or you can downloads just the meta-data for PLY-000-000.7z and PLY-000-001.7z here.

Sections

Possible licenses of these models, as quoted from AllenAI:

Downloads last month
0
Edit dataset card