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
The preprocessing step for dynerf is pretty CPU-memory-intensive; I remember getting similar issues if I tried to run too many of these in parallel or without downsampling. I uploaded my precomputed sampling weights for some of the scenes (the .pt files here for salmon and in flamesteak_explicit and searsteak_explicit), so you can try downloading those weights into your data folders and then running the actual training step to see if it works. Note that the salmon scene is a bit more memory-intensive than the others.
Hi! Thanks for sharing awesome work.
I'm trying to train a model with dynerf data, but I keep encountering an OOM issue.
( Adjusted down_sample and num_steps in config for initial dynerf training )
When checked with dmesg, the following error appeared:
The text was updated successfully, but these errors were encountered: