Giter VIP home page Giter VIP logo

pose2uv's Introduction

[TIP2022] Pose2UV: Single-shot Multi-person Mesh Recovery with Deep UV Prior

The code for TIP 2022 paper "Pose2UV: Single-shot Multi-person Mesh Recovery with Deep UV Prior"

Buzhen Huang, Tianshu Zhang, Yangang Wang
[Project] [Paper] [Dataset]

figure

Installation

Create conda environment and install dependencies.

conda create -n pose2uv python=3.8
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu111 # install pytorch

Due to the licenses, please download SMPL model file here.

Download trained models from here.

Demo

python demo.py --config cfg_files/demo.yaml

Train

python main.py --config cfg_files/train.yaml

Test

python main.py --config cfg_files/test.yaml

Pose-Mask Module

python main.py --config cfg_files/poseseg.yaml

Dataset

3DMPB is a multi-person dataset in the outdoor sport field with human interaction occlusion and image truncation. This dataset provides annotations including bounding-box, human 2D pose, SMPL model annotations, instance mask and camera parameters.

Citation

If you find this code or dataset useful for your research, please consider citing the paper.

@article{huang2022pose2uv,
  title={Pose2UV: Single-shot Multi-person Mesh Recovery with Deep UV Prior},
  author={Huang, Buzhen and Zhang, Tianshu and Wang, Yangang},
  journal={IEEE Transactions on Image Processing},
  year={2022},
  volume={31},
  pages={4679-4692}
}

pose2uv's People

Contributors

boycehbz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.