-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Thanks for your great work! However, I found some troubles in evaluation and rendering. How do you save the eval Images? I got the tracebacks below.
s-nerf/model/models.py", line 342, in render_image
chunk rays = utils.namedtuple map(
File "/home/zhouxiaoyu/cvpr/S-NeRF-main/s-nerf/utils/render_utils.py", line 6, in namedtuple_map return type(tup)(*map(fn,tup))
File "/home/zhouxiaoyu/cvpr/S-NeRF-main/s-nerf/model/models.py", line 344, in lambda r: F.pad(r,(θ,padding,e,0),mode='reflect'),chunk_rays)
NotImplementedError: only 2D,3D,4D,5D padding with non-constant padding are supported for now
Metadata
Metadata
Assignees
Labels
No labels