robin.courant commited on
Commit
35d4d1b
1 Parent(s): 688a73b

Add README

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +46 -0
  3. assets/teaser.png +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+
3
+ # Pulp Motion: Framing-aware multimodal camera and human motion generation
4
+
5
+ <a href="https://robincourant.github.io/info/"><strong>Robin Courant</strong></a>
6
+
7
+ <a href="https://davidlapous.github.io/"><strong>David Loiseaux</strong></a>
8
+
9
+ <a href="https://triocrossing.github.io/"><strong>Xi Wang</strong></a>
10
+
11
+ <a href="http://people.irisa.fr/Marc.Christie/"><strong>Marc Christie</strong></a>
12
+
13
+ <a href="https://vicky.kalogeiton.info/"><strong>Vicky Kalogeiton</strong></a>
14
+
15
+ [![License](https://img.shields.io/badge/License-MIT-green.svg)]()
16
+
17
+ </div>
18
+
19
+
20
+ <div align="center">
21
+ <a href="https://www.lix.polytechnique.fr/vista/projects/2025_pulpmotion_courant/" class="button"><b>[Webpage]</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
22
+ <a href="https://github.com/robincourant/pulp-motion" class="button"><b>[Code]</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
23
+ </div>
24
+
25
+ <br/>
26
+
27
+ ![Teaser](./assets/teaser.png)
28
+
29
+ ---
30
+
31
+ # Setup
32
+
33
+ First, install `git lfs` by following the instructions [here](https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage).
34
+
35
+
36
+ To get the data, run:
37
+ ```
38
+ git clone https://huggingface.co/datasets/robin-courant/pulpmotion-models
39
+ ```
40
+
41
+
42
+ Prepare the dataset (untar archives):
43
+ ```
44
+ cd pulpmotion-models
45
+ sh download_smpl
46
+ ```
assets/teaser.png ADDED

Git LFS Details

  • SHA256: 510844f27bb1ebe0bc55377638b191e3bbd113b035c5a7139c18ecf899fc1fc7
  • Pointer size: 131 Bytes
  • Size of remote file: 195 kB