michael

Results 5 issues of michael

Hi, thanks for the great work! Is there any difference between `get_rays() `and `get_rays_np()`? Thanks!

When will you release the source code? Looking forward to the code!

In encoder.py, line 163, `self.latent_scaling = self.latent_scaling / (self.latent_scaling - 1) * 2.0` self.latent_scaling should bet a scale factor around 2, this makes no sense, because in line 98 `...