Datasets:
				
			
			
	
			
			
	
		
		
		robin.courant
		
	commited on
		
		
					Commit 
							
							·
						
						3c1eeba
	
1
								Parent(s):
							
							79170fb
								
Add README
Browse files- README.md +46 -0
- assets/teaser.png +3 -0
    	
        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 | 
            +
            []()
         | 
| 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>     
         | 
| 22 | 
            +
                <a href="https://github.com/robincourant/pulp-motion" class="button"><b>[Code]</b></a>     
         | 
| 23 | 
            +
            </div>
         | 
| 24 | 
            +
             | 
| 25 | 
            +
            <br/>
         | 
| 26 | 
            +
             | 
| 27 | 
            +
            
         | 
| 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-data
         | 
| 39 | 
            +
            ```
         | 
| 40 | 
            +
             | 
| 41 | 
            +
             | 
| 42 | 
            +
            Prepare the dataset (untar archives):
         | 
| 43 | 
            +
            ```
         | 
| 44 | 
            +
            cd pulpmotion-data
         | 
| 45 | 
            +
            sh untar.sh
         | 
| 46 | 
            +
            ```
         | 
    	
        assets/teaser.png
    ADDED
    
    |   | 
| Git LFS Details
 |