facebookresearch / multiface

Hosts the Multiface dataset, which is a multi-view dataset of multiple identities performing a sequence of facial expressions.
Other
718 stars 50 forks source link

Can I specify the cameras during downloading? #7

Closed chenerg closed 2 years ago

chenerg commented 2 years ago

The size of all images from all cameras is too large to download? Can I only download a subset of camera images?

cwuu commented 2 years ago

Hi,

No, you won't be able to specify the specific cameras to be downloaded since some of the .tar files for image asset is grouped by the level of expression. We did not provide the finer level of grouping for grouping by camera. You may refer to the data structure documentation to get some details. Thanks.