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

Background image uesed in Lombardi‘s MVP not be found in multiface dataset #11

Closed shuishiwojiade closed 2 years ago

shuishiwojiade commented 2 years ago

Multiface dataset has been used in "Mixture of Volumetric Primitives for Efficient Neural Rendering". The "mvp" onfig file needs the path to the background image. But I can't find the background image in multiface dataset. The code in config file is: bgpath = os.path.join(imagepathbase, 'bg', image', 'cam{cam}', 'image0000.png').

cwuu commented 2 years ago

Hi,

You may move this issue under MVP's repository such that the hosts of MVP repo would be able to handle your issue and give an update, thanks.

cwuu commented 2 years ago

Hi,

A quick update - here is the link to donwnload some background image.

For any following conversation, please move to the thread in MVP repo, thanks!