tfnn commited on
Commit
19db314
1 Parent(s): cecbf71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ The benefits to doing this is reduced file size and memory usage. Can be used to
21
  **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](https://huggingface.co/datasets/tfnn/Plyverse-1.0/blob/main/glb_to_ply.py).
22
  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.
23
 
24
- Refer to the original [AllenAI Objverse 1.0 dataset here](https://huggingface.co/datasets/allenai/objaverse) for the meta-data or you can downloads just the meta-data for [PLY-000-000.7z](https://huggingface.co/datasets/tfnn/Plyverse-1.0/resolve/main/PLY-000-000.7z?download=true) and [PLY-000-001.7z](https://huggingface.co/datasets/tfnn/Plyverse-1.0/resolve/main/PLY-000-001.7z?download=true) [here](https://huggingface.co/datasets/tfnn/Plyverse-1.0/resolve/main/plyverse-meta-data.7z?download=true).
25
 
26
  # Sections
27
  - [PLY-000-000](https://huggingface.co/datasets/tfnn/Plyverse-1.0/resolve/main/PLY-000-000.7z?download=true)
 
21
  **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](https://huggingface.co/datasets/tfnn/Plyverse-1.0/blob/main/glb_to_ply.py).
22
  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.
23
 
24
+ Refer to the original [AllenAI Objverse 1.0 dataset here](https://huggingface.co/datasets/allenai/objaverse) for the meta-data or you can downloads just the meta-data for PLY-000-000.7z and PLY-000-001.7z [here](https://huggingface.co/datasets/tfnn/Plyverse-1.0/resolve/main/plyverse-meta-data.7z?download=true).
25
 
26
  # Sections
27
  - [PLY-000-000](https://huggingface.co/datasets/tfnn/Plyverse-1.0/resolve/main/PLY-000-000.7z?download=true)