All Projects → ZheC → MOW

ZheC / MOW

Licence: other
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

MOW dataset [Website]

This repository maintains our 3D dataset of humans Manipulating Objects in-the-Wild (MOW). The dataset contains 512 images in the wild, spanning 121 object categories with annotation of instance category, 3D object models, 3D hand pose, and object pose annotation.

Setup

(0) Getting Started

Clone this repository, and create local environment with python3.6, and then run: bash setup.sh. Finally, download the MANO model following this repo.

(1) Download the dataset

Download our data (512 examples) from this link.

(2) Visualize the example

python vis_anno.py

Citation

If you find this data useful in your research, please consider citing:

@InProceedings{Cao2021,
  title = {Reconstructing Hand-Object Interactions in the Wild},
  author = {Zhe Cao and Ilija Radosavovic and Angjoo Kanazawa and Jitendra Malik},
  booktitle = {ICCV},
  year = {2021}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].