File size: 990 Bytes
c7637b7
 
f3b0886
 
 
 
 
 
 
 
 
 
 
 
 
c7637b7
f3b0886
9dbe088
0970a9b
3eba6f5
 
0970a9b
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
tags:
- thispersondoesnotexist
- stylegan
- stylegan2
- mesh
- model
- 3d
- asset
- generative
- triposr
pretty_name: FaceTo3D
size_categories:
- n<1K
---

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.

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).

- [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)_
- [FaceTo3D_Generator.7z](https://huggingface.co/datasets/tfnn/FaceTo3D/resolve/main/FaceTo3D_Generator.7z?download=true) _(The script used to generate the dataset)_