Code Monkey home page Code Monkey logo

3dmpb-dataset's Introduction

3DMPB-dataset

Dataset proposed in "Pose2UV: Single-shot Multi-person Mesh Recovery with Deep UV Prior"
[ProjectPage] [paper] @ TIP2022.

Samples of 3DMPB 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.

Statistics

Note: Not all the instances in this dataset are annotated in consideration of some inaccurate annotations or wrong relative occlusion.

bbox keypoint mask SMPL
Images 13,665 13,665 13,665 13,665
Persons 25,122 25,122 25,122 25,122

Download Links

[Baidu Netdisk] [Google Drive]

We also provide full videos for 3DMPB dataset.

[3DMPB-video]

Visualization

Requirements

  • python3
  • numpy
  • pytorch
  • pyrender

Prepare dataset

Please download the dataset and extract under ./3DMPB. Due to the licenses, please download SMPL model file here. The folder structure is shown as follows:

|-- 3DMPB
`-- |-- images
    |   |-- 000000.jpg
    |   |-- 000001.jpg
    |   |-- 000002.jpg
    |   |-- ...
    |-- masks
    |   |-- 000000_00.jpg
    |   |-- 000000_01.jpg
    |   |-- 000000_02.jpg
    |   |-- 000001_00.jpg
    |   |-- 000002_00.jpg
    |   |-- ...
    |-- annot.json
|-- data
`-- |-- SMPL_NEUTRAL.pkl    

Visualization

visualize 2D keypoints and boundingbox

python vis_dataset.py --dataset_dir 3DMPB  --output_dir output 

visualize 3D meshes

python vis_dataset.py --dataset_dir 3DMPB  --output_dir output --vis_smpl True

Citation

If you find this 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}
}

3dmpb-dataset's People

Contributors

boycehbz avatar me-ditto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

3dmpb-dataset's Issues

Impossible to download your dataset

Hi,
I would like to download your dataset but I cannot obtain the link from this webpage you gave in the README.
Would it be possible for you to host the file in another online platform?
Thanks for your help and your time.
Best

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.