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

Template color loss and Depth-based multi-view color loss #12

Open
ronly2460 opened this issue Feb 13, 2024 · 1 comment
Open

Template color loss and Depth-based multi-view color loss #12

ronly2460 opened this issue Feb 13, 2024 · 1 comment

Comments

@ronly2460
Copy link

Great work. I appreciate that you share the codes.

How do these losses involve in the backwards?. In this part, just compute the output from the model.
do they internally calculate loss?

https://github.com/dvlab-research/Ref-NPR/blob/main/exps/refnpr/ref_opt.py#L326-L354

@JulianJuaner
Copy link
Member

I'm sorry for not getting back to you sooner.
Those Ray-based losses backward are auto in the function grid.volume_render_fused(*), you may check it in svox2.
As we pass the gt rays here, it will calculate the gradient and update the radiance field.

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