RachelCmy / pinf_smoke

The pytorch implementation of the paper, "Physics Informed Neural Fields for Smoke Reconstruction with Sparse Data" (SIGGRAPH 2022 https://rachelcmy.github.io/pinf_smoke/), from M. Chu, L. Liu, Q. Zheng, E. Franz, H.P. Seidel, C. Theobalt, R. Zayer.
Other
44 stars 7 forks source link

Question about black backgrounds #3

Open smallpeachofchangan opened 8 months ago

smallpeachofchangan commented 8 months ago

Thank you for sharing your great work. I have a question to ask. Does the method you use for handling black backgrounds appear in raw2output, or is it separated elsewhere for reconstructing objects and black backgrounds separately? I sincerely hope to receive your guidance.Thanks!