Skip to content

facebookresearch/ContactPose

PWC

NOTE: We are aware that the original Dropbox data download links are not valid anymore. Most of the data is now available in IEEE DataPort. This is being tracked in Issue 27.

For users that do not have access to IEEE DataPort, here is a Google Drive link to sample data.

Instructions (assume CONTACTPOSE_ROOT denotes the ContactPose repository directory):

  1. Delete or rename the CONTACTPOSE_ROOT/data.
  2. Download this ZIP file to CONTACTPOSE_ROOT.
  3. Unzip this file. It will create CONTACTPOSE_ROOT/ContactPose sample data. Rename this directory to CONTACTPOSE_ROOT/data.

Download and pre-processing utilities + Python dataloader for the ContactPose dataset. The dataset was introduced in the following ECCV 2020 paper: ContactPose: A Dataset of Grasps with Object Contact and Hand Pose -

Samarth Brahmbhatt, Chengcheng Tang, Christopher D. Twigg, Charles C. Kemp, and James Hays

Example ContactPose data: Contact Maps, 3D hand pose, and RGB-D grasp images for functional grasps.

Companion Repositories/Websites:

Citation

@InProceedings{Brahmbhatt_2020_ECCV,
author = {Brahmbhatt, Samarth and Tang, Chengcheng and Twigg, Christopher D. and Kemp, Charles C. and Hays, James},
title = {{ContactPose}: A Dataset of Grasps with Object Contact and Hand Pose},
booktitle = {The European Conference on Computer Vision (ECCV)},
month = {August},
year = {2020}
}

We have made some data and annotation corrections. The link above mentions the correction date and the exact data that was corrected. If you got that data before the correction date, please re-download it.

Licensing

Updates