Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
metaTitle: DECO
|
| 4 |
emoji: 🤗
|
| 5 |
colorFrom: yellow
|
| 6 |
-
colorTo:
|
| 7 |
sdk: gradio
|
| 8 |
sdk_version: 3.47.1
|
| 9 |
python_version: 3.9
|
| 10 |
app_file: app.py
|
|
|
|
| 11 |
pinned: false
|
| 12 |
---
|
| 13 |
|
|
@@ -33,9 +34,9 @@ pinned: false
|
|
| 33 |
|
| 34 |
#### Citation
|
| 35 |
```
|
| 36 |
-
@InProceedings{
|
| 37 |
author = {Tripathi, Shashank and Chatterjee, Agniv and Passy, Jean-Claude and Yi, Hongwei and Tzionas, Dimitrios and Black, Michael J.},
|
| 38 |
-
title = {DECO: Dense Estimation of 3D Human-Scene Contact In The Wild},
|
| 39 |
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
|
| 40 |
month = {October},
|
| 41 |
year = {2023},
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Dense Estimation of 3D Human-Scene Contact in the Wild
|
| 3 |
metaTitle: DECO
|
| 4 |
emoji: 🤗
|
| 5 |
colorFrom: yellow
|
| 6 |
+
colorTo: green
|
| 7 |
sdk: gradio
|
| 8 |
sdk_version: 3.47.1
|
| 9 |
python_version: 3.9
|
| 10 |
app_file: app.py
|
| 11 |
+
license: other
|
| 12 |
pinned: false
|
| 13 |
---
|
| 14 |
|
|
|
|
| 34 |
|
| 35 |
#### Citation
|
| 36 |
```
|
| 37 |
+
@InProceedings{tripathi2023deco,
|
| 38 |
author = {Tripathi, Shashank and Chatterjee, Agniv and Passy, Jean-Claude and Yi, Hongwei and Tzionas, Dimitrios and Black, Michael J.},
|
| 39 |
+
title = {{DECO}: Dense Estimation of {3D} Human-Scene Contact In The Wild},
|
| 40 |
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
|
| 41 |
month = {October},
|
| 42 |
year = {2023},
|