Code Monkey home page Code Monkey logo

dart-hand3d_data_benchmark's Introduction

DART: Articulated Hand Model with Diverse Accessories and Rich Textures

Daiheng Gao* · Yuliang Xiu* · Kailin Li* · Lixin Yang*
Feng Wang · Peng Zhang · Bang Zhang · Cewu Lu · Ping Tan

NeurIPS 2022 (Datasets and Benchmarks Track)


Logo


Paper PDF Project Page youtube views



Update

  • [2022.10.07] DART's raw textures+accessories are released at RAW
  • [2022.09.29] DART Unity GUI's source code is publicly available at GUI.

Environment

  • numpy
  • cv2
  • imageio
  • PyTorch
  • PyTorch3D (>= 0.6)
  • manotorch

Data

Please download the data from DropBox and put them in the data/DARTset folder.

Then download MANO from the official website and put it in the assets folder.

Your directory should look like this:

.
├── DARTset.py
├── DARTset_utils.py
├── assets
│   └── mano_v1_2
├── data
│   └── DARTset
│       ├── train
│       │   ├── 0
│       │   ├── 0_wbg
│       │   ├── part_0.pkl
│       │   |-- ...
│       └── test

Visualization

python DARTset.py

You can modify this line in DARTset.py to change the train/test data split.

Post Processing with Unity GUI

Please check postprocess folder to learn how to generate intermediate output using DART's Unity GUI.

Citation

If you find our work useful in your research, please cite:

@inproceedings{gao2022dart,
    title={{DART: Articulated Hand Model with Diverse Accessories and Rich Textures}},
    author={Daiheng Gao and Yuliang Xiu and Kailin Li and Lixin Yang and Feng Wang and Peng Zhang and Bang Zhang and Cewu Lu and Ping Tan},
    booktitle={Thirty-sixth Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
    year={2022},
}

dart-hand3d_data_benchmark's People

Contributors

dart2022 avatar kailinli avatar yuliangxiu avatar tomguluson92 avatar

Stargazers

Roman 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.