Hi, and thanks for the great tools you provided!
I'm trying to apply the whole pipeline on the Tanks and Temples dataset to evaluate with your metrics.
However, I get stuck in the first step when trying to render the cube map images. The code doesn't pass the following while loop:
|
while (have_invalid_color_pixels) { |
I would appreciate any inside what to do.
Kind regards!