Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
+
- diffusion
|
| 5 |
+
- 3D human pose estimation
|
| 6 |
+
paper: https://arxiv.org/abs/2403.04444
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# DDHPose: Disentangled Diffusion-Based 3D Human Pose Estimation
|
| 10 |
+
|
| 11 |
+
Official repo for the paper:
|
| 12 |
+
**[Disentangled Diffusion-Based 3D Human Pose Estimation with Hierarchical Spatial and Temporal Denoiser](https://arxiv.org/abs/2403.04444)**
|
| 13 |
|
| 14 |
+
Authors: Qingyuan Cai, Xuecai Hu, Saihui Hou, Li Yao, Yongzhen Huang
|
| 15 |
+
Conference: AAAI 2024
|