Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# BeLFusion
|
| 2 |
+
### Latent Diffusion for Behavior-Driven Human Motion Prediction (ICCV'23)
|
| 3 |
+
|
| 4 |
+

|
| 5 |
+
|
| 6 |
+
This repository contains the official PyTorch implementation of the paper:
|
| 7 |
+
|
| 8 |
+
**BeLFusion: Latent Diffusion for Behavior-Driven Human Motion Prediction**<br>
|
| 9 |
+
*German Barquero, Sergio Escalera, and Cristina Palmero*<br>
|
| 10 |
+
**ICCV 2023**<br>
|
| 11 |
+
[[code](https://github.com/BarqueroGerman/BeLFusion)] [[website](https://barquerogerman.github.io/BeLFusion/)] [[paper](https://arxiv.org/abs/2211.14304)] [[demo](https://barquerogerman.github.io/BeLFusion/)]
|