-
I've been trying to use the local majorant implementation developed for the Unbiased Inverse Volume Rendering with Differential Trackers paper. I put together an example relevant to my use case and observed artefacts when using the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello @leroyvn, Have you checked the |
Beta Was this translation helpful? Give feedback.
-
Hi @merlinND, thanks for your reply. I'm using the latest commit on the So maybe my question should rather be: were the results produced by the |
Beta Was this translation helpful? Give feedback.
I don't think that the majorant grid was tested & validated for integrators other than the one used in the paper (the Python-based
volpathsimple
integrator).