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

warm_up training for renderer #2

Open
mengxuyiGit opened this issue Jun 18, 2022 · 6 comments
Open

warm_up training for renderer #2

mengxuyiGit opened this issue Jun 18, 2022 · 6 comments

Comments

@mengxuyiGit
Copy link

Hi, as stated in paper section 3.3.1, there is a warming up for renderer. However, I cannot find this in the training code. And the update of lr across training steps is also different between code and paper.
Did I miss the correct place of code? Or is the code updated after paper?

Many thanks!

@syguan96
Copy link
Owner

syguan96 commented Jun 19, 2022

Hi, thanks for your interest! I have uploaded the code for warmup training (see this). For the training configs, please stay tuned for the final version.

@mengxuyiGit
Copy link
Author

Thanks for instant reply!
So can I use this train_renderer with the generated data to train renderer stand alone ?

@mengxuyiGit
Copy link
Author

i would like to train the renderer alone, may i have a file containing "particle_pos" of bunny? thanks!

@syguan96
Copy link
Owner

Here are the images and particles at T=0.

git.zip

@mengxuyiGit
Copy link
Author

Thanks very much!
By the way, when I train using the default 4 views settign on 1 GPU, it will give OOM error. The num_views in the trainer_renderer loops can at most support 2 views. 3 views will already take up 10G. May I know the requirement on the GPU? What GPU are you using?

Many thanks!

@syguan96
Copy link
Owner

I use one 3090 GPU

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