facebookresearch / InterWild

Official PyTorch implementation of "Bringing Inputs to Shared Domains for 3D Interacting Hands Recovery in the Wild", CVPR 2023
Other
159 stars 16 forks source link

About Interhand2.6M and MSCOCO dataset used in DetectNet #28

Closed Shirley-olivia closed 6 months ago

Shirley-olivia commented 6 months ago

Hi, I noticed that the inputs for DetectNet include the Interhand2.6M dataset and the MSCOCO dataset. However, the Interhand2.6M dataset mainly consists of hand images, while the MSCOCO dataset, after preprocessing, contains images of the entire body. There is a significant difference between these two input datasets. Does this imply that when training DetectNet for handbox, it heavily relies on the MSCOCO dataset?

mks0601 commented 6 months ago

what do you mean by heavily relies on the mscoco dataset?