You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work and code, I have a few questions about Extracting Coarse Light & Albedo.
How should the total variation regularization (TV) mentioned in the paper be calculated?
How large is the image size for which the calculation takes less than 1 second as mentioned in the paper?
if I want to estimate the coarse light parameters and albedo map on another dataset, what optimization method should I choose, can scipy.optimize.last_squares work?
The text was updated successfully, but these errors were encountered:
Thanks for your work and code, I have a few questions about Extracting Coarse Light & Albedo.
The text was updated successfully, but these errors were encountered: