Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# UV-IDM: Identity-Conditioned Latent Diffusion Model for Face UV-Texture Generation
|
| 2 |
|
| 3 |
Official implementation from [UV-IDM (GitHub)](https://github.com/Luh1124/UV-IDM), presented at CVPR 2024.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- face
|
| 5 |
+
- uv-texture
|
| 6 |
+
- latent-diffusion
|
| 7 |
+
- 3d-reconstruction
|
| 8 |
+
- basel-face-model
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# UV-IDM: Identity-Conditioned Latent Diffusion Model for Face UV-Texture Generation
|
| 12 |
|
| 13 |
Official implementation from [UV-IDM (GitHub)](https://github.com/Luh1124/UV-IDM), presented at CVPR 2024.
|