File size: 1,550 Bytes
0853d1a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99a05f0
 
 
 
 
 
 
 
 
0853d1a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
title:  DECO: Dense Estimation of 3D Human-Scene Contact in the Wild
metaTitle: DECO
emoji: 🤼
colorFrom: green
colorTo: pink
sdk: gradio
sdk_version: 3.27.0
app_file: app.py
pinned: true
python_version: 3.9
---

### DECO: Dense Estimation of 3D Human-Scene Contact in the Wild (ICCV 2023, Oral)

<table>
<th width="20%">
<ul>
<li><strong>Homepage</strong> <a href="https://deco.is.tue.mpg.de/">deco.is.tue.mpg.de</a></li>
<li><strong>Code</strong> <a href="https://github.com/sha2nkt/deco">sha2nkt/deco</a></li>
<li><strong>Paper</strong> <a href="https://arxiv.org/abs/2309.15273">arXiv</a>
</ul>
<br>
<ul>
<li><strong>Colab Notebook</strong> <a href=''><img style="display: inline-block;" src='https://colab.research.google.com/assets/colab-badge.svg' alt='Google Colab'></a></li>
</ul>
<br>
</th>
<th width="40%">
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=o7MLobqAFTQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</th>
</table>

#### Citation
```
@InProceedings{Tripathi_2023_ICCV,
    author    = {Tripathi, Shashank and Chatterjee, Agniv and Passy, Jean-Claude and Yi, Hongwei and Tzionas, Dimitrios and Black, Michael J.},
    title     = {DECO: Dense Estimation of 3D Human-Scene Contact In The Wild},
    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
    month     = {October},
    year      = {2023},
    pages     = {8001-8013}
}
```