Petr Vor

Results 2 issues of Petr Vor

I am trying to understand the code of the NeRF in every aspect and so far the hardest part is the rendering functions such as **render_path_spiral()**, **poses_avg()** and other from...

I was looking for code where **activation_mutate_rate** IS USED to check what is it actually doing, but when I started the search in the repository I found no code where...