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

how to generate this ''render_path_file.npy' #29

Open
sumanttyagi opened this issue Jul 2, 2024 · 0 comments
Open

how to generate this ''render_path_file.npy' #29

sumanttyagi opened this issue Jul 2, 2024 · 0 comments

Comments

@sumanttyagi
Copy link

sumanttyagi commented Jul 2, 2024

this requires as input in smerf to zipnerf models how do i feed this ? - https://github.com/google-research/google-research/blob/master/smerf/configs/zipnerf/london.gin

# london
smerf.internal.configs.Config.data_dir = "datasets/london"
smerf.internal.configs.Config.distill_teacher_ckpt_dir = "teachers/london"

# Downsample pixels
smerf.internal.configs.Config.factor = 2

# Render path config
**camp_zipnerf.internal.configs.Config.render_path_file = 'render_path_file.npy'**
camp_zipnerf.internal.configs.Config.render_resolution = (1392, 793)  # (width, height)
camp_zipnerf.internal.configs.Config.render_focal = 606.465479  # in pixels
camp_zipnerf.internal.configs.Config.render_camtype = 'perspective'

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