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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -15,4 +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.
 
 
 
 
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)_