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
{{ message }}
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
In case that half_res=False, the numpy array created in this line:
nerf-pytorch/nerf/load_blender.py
Line 71 in a14357d
is never converted to a torch tensor, resulting in a runtime error.
The text was updated successfully, but these errors were encountered: