Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,3 +1,42 @@ 
     | 
|
| 1 | 
         
            -
             
     | 
| 2 | 
         
            -
             
     | 
| 3 | 
         
            -
             
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            <br />
         
     | 
| 2 | 
         
            +
            <p align="center">
         
     | 
| 3 | 
         
            +
             
     | 
| 4 | 
         
            +
              <h1 align="center">Ponimator: Unfolding Interactive Pose for Versatile Human-human
         
     | 
| 5 | 
         
            +
            Interaction Animation</h1>
         
     | 
| 6 | 
         
            +
             
     | 
| 7 | 
         
            +
              <p align="center">
         
     | 
| 8 | 
         
            +
               ICCV, 2025
         
     | 
| 9 | 
         
            +
                <br />
         
     | 
| 10 | 
         
            +
                <a href="https://stevenlsw.github.io"><strong>Shaowei Liu</strong></a>
         
     | 
| 11 | 
         
            +
                路
         
     | 
| 12 | 
         
            +
                <a href="https://ericguo5513.github.io/"><strong>Chuan Guo*</strong></a>
         
     | 
| 13 | 
         
            +
                路
         
     | 
| 14 | 
         
            +
                <a href="https://zhoubinwy.github.io/"><strong>Bing Zhou*</strong></a>
         
     | 
| 15 | 
         
            +
                路
         
     | 
| 16 | 
         
            +
                <a href="https://jianwang-cmu.github.io/"><strong>Jian Wang*</strong></a>
         
     | 
| 17 | 
         
            +
                路
         
     | 
| 18 | 
         
            +
              </p>
         
     | 
| 19 | 
         
            +
             
     | 
| 20 | 
         
            +
            <p align="center"> 
         
     | 
| 21 | 
         
            +
            <img src="assets/demo.gif" alt="Demo GIF" />
         
     | 
| 22 | 
         
            +
            </p>
         
     | 
| 23 | 
         
            +
             
     | 
| 24 | 
         
            +
              <p align="center">
         
     | 
| 25 | 
         
            +
                <a href='https://arxiv.org/pdf/2510.14976'>
         
     | 
| 26 | 
         
            +
                  <img src='https://img.shields.io/badge/Paper-PDF-green?style=flat&logo=arXiv&logoColor=green' alt='Paper PDF'></a>
         
     | 
| 27 | 
         
            +
                <a href='https://arxiv.org/abs/2510.14976'><img src='https://img.shields.io/badge/arXiv-2510.14976-b31b1b.svg'  alt='Arxiv'></a>
         
     | 
| 28 | 
         
            +
                <a href='https://stevenlsw.github.io/ponimator/' style='padding-left: 0.5rem;'>
         
     | 
| 29 | 
         
            +
                  <img src='https://img.shields.io/badge/Project-Page-blue?style=flat&logo=Google%20chrome&logoColor=blue' alt='Project Page'></a>
         
     | 
| 30 | 
         
            +
                <!-- <a href='' style='padding-left: 0.5rem;'><img src='https://colab.research.google.com/assets/colab-badge.svg' alt='Google Colab'></a>
         
     | 
| 31 | 
         
            +
                <a href='https://youtu.be/' style='padding-left: 0.5rem;'>
         
     | 
| 32 | 
         
            +
                  <img src='https://img.shields.io/badge/Youtube-Video-red?style=flat&logo=youtube&logoColor=red' alt='Youtube Video'></a> -->
         
     | 
| 33 | 
         
            +
              </p>
         
     | 
| 34 | 
         
            +
             
     | 
| 35 | 
         
            +
            </p>
         
     | 
| 36 | 
         
            +
            <br />
         
     | 
| 37 | 
         
            +
             
     | 
| 38 | 
         
            +
            This repository contains the pytorch implementation for the paper [Ponimator: Unfolding Interactive Pose for Versatile Human-Human Interaction Animation](https://stevenlsw.github.io/ponimator/), ICCV 2025. In this paper, we propose a uniform framework for human-human interaction animation and generation anchored on interactive poses.
         
     | 
| 39 | 
         
            +
             
     | 
| 40 | 
         
            +
            ## Overview
         
     | 
| 41 | 
         
            +
            
         
     | 
| 42 | 
         
            +
             
     |