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 compute the gradient of the regularization terms and update point and normal( Eq 15,16)? #15

Open
cdb0y511 opened this issue Jan 10, 2022 · 0 comments

Comments

@cdb0y511
Copy link

cdb0y511 commented Jan 10, 2022

Hi, @yifita. I find your great work recently.
But I am a little confused about the gradient of the regularization terms. In the paper, 4.2 Alternating normal and point update, you said the point and normal are updated by the gradient of the regularization terms. I find the code in

def _denoise_normals(self, point_clouds, weights, point_clouds_filter=None, inplace=False):

maybe related.
The Let pi denote a point in question and pk denote one point in its neighborhood. So the Lr and Lk are constant with know pi, pk.
How to calculate the gradient with respect to pk?
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

1 participant