facebookresearch / facebookresearch/hyperreel

Failed to use catacaustics/refnerf related config

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
481
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Hi, I am testing my custom data(with reflective attribute) using llff_360.yaml dataset format, since I use the preprocessing code in LLFF repo to generate poses_bounds.npy file. My scene is object-centric scene, inward facing 360 type so I tried the model_config with '_sphere' postfix.

I tried `experiment/training=donerf_tensorf, experiment/model=donerf_sphere` and it's good, the training process is successful. But the result seems not very satisfied and I want to try another config.

I found there supports catacaustics dataset, then I set `experiment/training=catacaustics_tensorf, experiment/model=catacaustics_sphere`. But the training process failed at the beginning with this error:
(I also try the refnerf_sphere config, same error)
![image](https://github.com/facebookresearch/hyperreel/assets/13192241/8535453a-2843-48c9-b4ef-0928e61bc0b9)

Could you give some suggestions to fix this error? Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.