tfnn commited on
Commit
0d93c3f
1 Parent(s): 4522b85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  pretty_name: Plyverse 1.0
11
  ---
12
 
 
 
13
  This is [AllenAI Objverse 1.0](https://huggingface.co/datasets/allenai/objaverse) but stripped of all textures and materials and baked into solid meshes and exported as PLY files.
14
 
15
  The benefits to doing this is reduced file size and memory usage. Can be used to teach netural networks the shapes of objects to then be fed into a re-coloring network.
 
10
  pretty_name: Plyverse 1.0
11
  ---
12
 
13
+ # Plyverse 1.0
14
+
15
  This is [AllenAI Objverse 1.0](https://huggingface.co/datasets/allenai/objaverse) but stripped of all textures and materials and baked into solid meshes and exported as PLY files.
16
 
17
  The benefits to doing this is reduced file size and memory usage. Can be used to teach netural networks the shapes of objects to then be fed into a re-coloring network.