taichi-dev / taichi-nerfs

Implementations of NeRF variants based on Taichi + PyTorch
Apache License 2.0
734 stars 49 forks source link

Gradient might be doubled causing doubled learning rate #75

Open bobcao3 opened 1 year ago

bobcao3 commented 1 year ago

From https://github.com/taichi-dev/taichi/issues/8101

We might want to fix this to make it hyper-parameter wise compatible with torch solutions