Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about eval. #11

Open
sxj1215 opened this issue Nov 16, 2023 · 0 comments
Open

Questions about eval. #11

sxj1215 opened this issue Nov 16, 2023 · 0 comments

Comments

@sxj1215
Copy link

sxj1215 commented Nov 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant