Mei
Mei
I also run into this problem on 3060 and 3090. I upgrade the code to TensorFlow2 and use cudnn 8.1+cuda 11.2 to solve it. Remember not to install cuda and...
the DeepVoxels data is hosted by Vincent Sitzmann here. https://drive.google.com/open?id=1lUvJWB6oFtT8EQ_NzBrXnmi25BufxRfl
I have a suggestion that calculate `int miss_spp = samples_per_pixel - sqrt_spp * sqrt_spp;` and call `get_ray()` miss_spp times with random `s_i`、`s_j` to replenish loss, then there will be no...