tfnn commited on
Commit
9dbe088
1 Parent(s): 0970a9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ size_categories:
15
  - n<1K
16
  ---
17
 
18
- This is 3,333 pictures of faces with their 3D counterparts for training a neural network that can turn pictures of faces into 3D meshes.
19
 
20
  - [FaceTo3D.7z](https://huggingface.co/datasets/tfnn/FaceTo3D/resolve/main/FaceTo3D.7z?download=true) _(3,333 JPG of Faces and 3D [PLY](https://paulbourke.net/dataformats/ply)'s of the same Faces)_
21
  - [FaceTo3D_Generator.7z](https://huggingface.co/datasets/tfnn/FaceTo3D/resolve/main/FaceTo3D_Generator.7z?download=true) _(The script used to generate the dataset)_
 
15
  - n<1K
16
  ---
17
 
18
+ This is 3,333 pictures of faces with their 3D counterparts for training a neural network that can turn pictures of faces into 3D meshes. Meshes are [Vertex Colored](https://github.com/VertexColor), meshed point clouds.
19
 
20
  - [FaceTo3D.7z](https://huggingface.co/datasets/tfnn/FaceTo3D/resolve/main/FaceTo3D.7z?download=true) _(3,333 JPG of Faces and 3D [PLY](https://paulbourke.net/dataformats/ply)'s of the same Faces)_
21
  - [FaceTo3D_Generator.7z](https://huggingface.co/datasets/tfnn/FaceTo3D/resolve/main/FaceTo3D_Generator.7z?download=true) _(The script used to generate the dataset)_