Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

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

Closed
shuishiwojiade opened this issue Jul 28, 2022 · 2 comments

Comments

@shuishiwojiade
Copy link

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').

@stephenlombardi
Copy link

Hi,

As noted by @cwuu, the background images are available here

Note that these background images were extracted from the capture of the identity labeled, "002421669", so they will work best with that capture but they should work with any of the v2 captures (they may be missing some background images for some cameras however).

Also note that bgpath is optional. You can pass None and it will try to learn the background images but without an initial guess.

@jackluchen
Copy link

Hi, thank you for such inspiring and marvelous work!

Do you have any plans to share the full background images (especially the V1 captures) in the near future?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants