File size: 1,071 Bytes
69af412
 
 
0e17515
69af412
 
 
 
 
4ff322d
 
69af412
 
 
2fd6166
 
12a785b
2fd6166
 
 
 
 
 
 
 
 
 
 
 
 
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
---
title: Template Free Reconstruction of Human-object Interaction with Procedural Interaction Generation
metaTitle: HDM
emoji: 🤗
colorFrom: yellow
colorTo: green
sdk: gradio
sdk_version: 3.47.1
python_version: 3.8
app_file: app.py
license: cc-by-nc-4.0
pinned: false
---

# HDM
Official implementation for Hierarachical Diffusion Model in CVPR24 Template free reconstruction of human object interaction

[Project Page](https://virtualhumans.mpi-inf.mpg.de/procigen-hdm/)|[Code](https://github.com/xiexh20/HDM)|[Dataset](https://edmond.mpg.de/dataset.xhtml?persistentId=doi:10.17617/3.2VUEUS )|[Paper](https://virtualhumans.mpi-inf.mpg.de/procigen-hdm/paper-lowreso.pdf)


## Citation
```
@inproceedings{xie2023template_free,
    title = {Template Free Reconstruction of Human-object Interaction with Procedural Interaction Generation},
    author = {Xie, Xianghui and Bhatnagar, Bharat Lal and Lenssen, Jan Eric and Pons-Moll, Gerard},
    booktitle = {IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
    month = {June},
    year = {2024},
}
```