tfnn commited on
Commit
3eba6f5
1 Parent(s): 9dbe088

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,5 +17,7 @@ size_categories:
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)_
 
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
+ Faces generated with [StyleGAN2](https://github.com/NVlabs/stylegan2) using [ThisPersonDoesNotExist.com](https://ThisPersonDoesNotExist.com) and then turned into 3D heads using [TripoSR](https://github.com/VAST-AI-Research/TripoSR).
21
+
22
  - [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)_
23
  - [FaceTo3D_Generator.7z](https://huggingface.co/datasets/tfnn/FaceTo3D/resolve/main/FaceTo3D_Generator.7z?download=true) _(The script used to generate the dataset)_