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

train and paper details #8

Open
moon-bright-zhen opened this issue Dec 30, 2024 · 4 comments
Open

train and paper details #8

moon-bright-zhen opened this issue Dec 30, 2024 · 4 comments

Comments

@moon-bright-zhen
Copy link

Hello, thank you for your great work!
I'm very interested in this excellent work. I have the following two questions:

  1. Step 3 of the training scene Craft model part executes
    ns-train ${method_name}.
    Does that mean I need to execute ns-train method.py ?

  2. It is mentioned in the paper that the input is text and BBS. Does the BBS include camera trajectory? When users use BBS, what form should be input and what content should be included?

Looking forward to your examples code next. I will continue to pay attention to your excellent work.Thank you!

@OrangeSodahub
Copy link
Owner

OrangeSodahub commented Dec 30, 2024

Hi, thanks for your interest.

  1. method_name is specified in method.py:
    method_name="nerfacto-huge2",
  2. Yes you should include the camera trajectories. Please refer to Step1 to check the input format, the camera trajectory and descriptions of 3d layout are written in .json files. You can generate them from the dataset, or drawn by yourself using our webgui.

Please let me know if you have further questions.

@moon-bright-zhen
Copy link
Author

thanks for your reply! Want to know when you can release layout examples' code and detailed instructions for generation and visualization?

@OrangeSodahub
Copy link
Owner

Will be soon! I need to manage them well later. BTW, layout examples are just some .json files input (from dataset or create by myself). All codes are already available now.

@SCUTykLin
Copy link

thanks for your reply! Want to know when you can release layout examples' code and detailed instructions for generation and visualization?

hello, do u try their model on new layout? In my testing, I've noticed that the model can only generate in situations where there is complete absence of occlusion. If u work, could u share your layout example? Thanks

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

3 participants