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
Hi, I have been trying to run BungeeNeRF with custom data from Google Earth Studio. However, at the very beginning of training, I get the 'Runtime Error: Function 'PowBackward0' returned nan values in its 0th output'. I have been trying to debug this for a while now.
My suspicion was that the GES exported JSON file is not being converted to the poses file correctly. So I tried to use the provided 56Leonard and Transamerica esp files and render the data from GES directly. Then I ran GES2pose.py on the exported json file. The output poses_enu.json file was different with the already provided json file for both the scenarios. So I am wondering what I am doing wrong here.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
Hi, I have been trying to run BungeeNeRF with custom data from Google Earth Studio. However, at the very beginning of training, I get the 'Runtime Error: Function 'PowBackward0' returned nan values in its 0th output'. I have been trying to debug this for a while now.
My suspicion was that the GES exported JSON file is not being converted to the poses file correctly. So I tried to use the provided 56Leonard and Transamerica esp files and render the data from GES directly. Then I ran GES2pose.py on the exported json file. The output poses_enu.json file was different with the already provided json file for both the scenarios. So I am wondering what I am doing wrong here.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: