You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing this project. I just wanted to add that the nerfies training v2 colab notebook as linked currently fails for reasons fixed in main already, specifically in commitf24f3fd.
I am also experiencing these problems. The first one was fixed by changing the code like in the f24f3fd commit, but the second issue still persists even after chagning the code as they suggest in google/hypernerf#24.
Does anyone know how to fix this?
I am also experiencing these problems. The first one was fixed by changing the code like in the f24f3fd commit, but the second issue still persists even after chagning the code as they suggest in google/hypernerf#24. Does anyone know how to fix this?
I am experiencing the same problem I think, did you manage to get it working? any ideas on how to fix the notebook?
I am also experiencing these problems. The first one was fixed by changing the code like in the f24f3fd commit, but the second issue still persists even after chagning the code as they suggest in google/hypernerf#24. Does anyone know how to fix this?
I am experiencing the same problem I think, did you manage to get it working? any ideas on how to fix the notebook?
Thanks for sharing this project. I just wanted to add that the nerfies training v2 colab notebook as linked currently fails for reasons fixed in main already, specifically in commit
f24f3fd
.Additionally, as noted here google/hypernerf#24, it appears the colab dependencies may have changed in some way. I am currently getting a jax numpy related error pointing to this line: https://github.com/google/nerfies/blob/main/nerfies/model_utils.py#L107
The text was updated successfully, but these errors were encountered: