Spaces:
Configuration error
Configuration error
Update README.md
#1
by
Subh775
- opened
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
**News**
|
| 2 |
|
| 3 |
* `05/17/2021` To make the comparison on ZJU-MoCap easier, we save quantitative and qualitative results of other methods at [here](https://github.com/zju3dv/neuralbody/blob/master/supplementary_material.md#results-of-other-methods-on-zju-mocap), including Neural Volumes, Multi-view Neural Human Rendering, and Deferred Neural Human Rendering.
|
|
@@ -199,4 +211,4 @@ If you find this code useful for your research, please use the following BibTeX
|
|
| 199 |
booktitle={CVPR},
|
| 200 |
year={2021}
|
| 201 |
}
|
| 202 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: >-
|
| 4 |
+
Implicit Neural Representations with Structured Latent Codes for Human Body
|
| 5 |
+
Modeling
|
| 6 |
+
sdk: gradio
|
| 7 |
+
emoji: 👀
|
| 8 |
+
colorFrom: blue
|
| 9 |
+
colorTo: purple
|
| 10 |
+
pinned: true
|
| 11 |
+
short_description: Implicit Neural Representations with Structured Latent Codes
|
| 12 |
+
---
|
| 13 |
**News**
|
| 14 |
|
| 15 |
* `05/17/2021` To make the comparison on ZJU-MoCap easier, we save quantitative and qualitative results of other methods at [here](https://github.com/zju3dv/neuralbody/blob/master/supplementary_material.md#results-of-other-methods-on-zju-mocap), including Neural Volumes, Multi-view Neural Human Rendering, and Deferred Neural Human Rendering.
|
|
|
|
| 211 |
booktitle={CVPR},
|
| 212 |
year={2021}
|
| 213 |
}
|
| 214 |
+
```
|