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

unsupervised adaptation of model #8

Closed
huidiwiwi opened this issue Jun 22, 2022 · 1 comment
Closed

unsupervised adaptation of model #8

huidiwiwi opened this issue Jun 22, 2022 · 1 comment

Comments

@huidiwiwi
Copy link

Hi, great work!

I am very curious about the unsupervised adaptation.
Unfortunately, the supplementary material you mentioned is not available in the paper(v3) in arxiv.

It would very nice if you could share the supplementary part. Looking forward to the implementation as well.

@luost26
Copy link
Owner

luost26 commented Jun 23, 2022

Details about unsupervised training can be found here:
https://openaccess.thecvf.com/content/ICCV2021/supplemental/Luo_Score-Based_Point_Cloud_ICCV_2021_supplemental.pdf

The code is here:

def get_selfsupervised_loss(self, pcl_noisy):

@luost26 luost26 closed this as completed Jun 23, 2022
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