Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,21 @@ configs:
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
|
| 24 |
-

|
|
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
+
tags:
|
| 22 |
+
- 3d-face
|
| 23 |
+
- depth-estimation
|
| 24 |
+
- face-depth-estimation
|
| 25 |
+
- face-reconstruction
|
| 26 |
+
- synthetic-data
|
| 27 |
+
- image-processing
|
| 28 |
+
- computer-vision
|
| 29 |
+
- facial-depth
|
| 30 |
+
license: apache-2.0
|
| 31 |
+
task_categories:
|
| 32 |
+
- image-to-3d
|
| 33 |
+
language:
|
| 34 |
+
- en
|
| 35 |
---
|
| 36 |
|
| 37 |
|
| 38 |
+

|