Skip to content

Questions about eval. #11

@sxj1215

Description

@sxj1215

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions