Relighting4D icon indicating copy to clipboard operation
Relighting4D copied to clipboard

[ECCV 2022] Relighting4D: Neural Relightable Human from Videos

Results 4 Relighting4D issues
Sort by recently updated
recently updated
newest added

Hello! I want to realize how to get the relighting results like second picture in README.md?(let envmap rotate without the avatar moving)

Hello again :) I am looking into the BRDF you are using. Why is alpha = roughness squared (gamma(x) ^2) in your work ? The original paper https://www.graphics.cornell.edu/~bjw/microfacetbsdf.pdf just takes...

Thank you very much for your great work! @FrozenBurning I am trying to train the model using the custom dataset provided in the SynthesisHuman Dataset. As shown in the README.md...

Thank you for your amazing work again! @FrozenBurning I have another question regarding relighting the model from a novel camera view. I noticed that I can only relight the model...