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 apply your modelon #8

Open
ZhenyuSun-Walker opened this issue Aug 31, 2024 · 2 comments
Open

How to apply your modelon #8

ZhenyuSun-Walker opened this issue Aug 31, 2024 · 2 comments

Comments

@ZhenyuSun-Walker
Copy link

No description provided.

@ZhenyuSun-Walker
Copy link
Author

Hello, I wonder how to apply your work on my own data?

@y6216886
Copy link
Collaborator

Hi, You just need to change the path in this line

root_dir1="/mnt/cephfs/dataset/NVS/nerfInWild/brandenburg_gate/"

to the path of your own data.
Tips:

  1. Make sure your data has the same structure as the Brandenburg gate dataset, and create a .tsv
    file to split the data for training and for testing.
  2. It is better to preprocess the data following our instructions, so you can read them faster.
  3. Change N_vocab in command/train.sh file to be larger than the total number of images for training.

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

2 participants