Germs96 commited on
Commit
dcc792e
·
1 Parent(s): 2b911a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ # BeLFusion
2
+ ### Latent Diffusion for Behavior-Driven Human Motion Prediction (ICCV'23)
3
+
4
+ ![BeLFusion's architecture](assets/arch.png)
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/)]