facebookresearch / InterHand2.6M

Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
Other
675 stars 92 forks source link

Camera color calibration #129

Open amundra15 opened 1 year ago

amundra15 commented 1 year ago

I am using the dataset to build a 3D implicit model, and thus require access to the camera color calibration parameters. Are those parameters available?