tfnn commited on
Commit
4823378
1 Parent(s): 5c5b0f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ These models have had their materials & normals removed, have been normalised in
8
 
9
  As a result each model is much smaller in size, every model is uniform and faster to process.
10
 
11
- This dataset is great for training networks about shapes of 3D objects.
12
 
13
  My suggested use of this dataset is to raytrace a point-cloud of 𝑥 density from the triangle faced meshes, this can then be used to train a neural network to produce point-cloud shapes which can then be re-meshed.
14
 
 
8
 
9
  As a result each model is much smaller in size, every model is uniform and faster to process.
10
 
11
+ This dataset is great for training networks on shapes of 3D objects.
12
 
13
  My suggested use of this dataset is to raytrace a point-cloud of 𝑥 density from the triangle faced meshes, this can then be used to train a neural network to produce point-cloud shapes which can then be re-meshed.
14