You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your paper, there are two methods (Consistency, Uniformity) to evaluate the output point clouds from the net. But I haven't found those codes. Can you tell me where are the codes so I can evaluate the output point clouds?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Sorry, I can't find the code to evaluate consistency and uniformity now.
The consistency can be implemented according to the description of our paper and PCN (Yuan et al., 3DV 2018).
The code for evaluating uniformity can be found in https://github.com/liruihui/PU-GAN.
In your paper, there are two methods (Consistency, Uniformity) to evaluate the output point clouds from the net. But I haven't found those codes. Can you tell me where are the codes so I can evaluate the output point clouds?
Thank you in advance.
The text was updated successfully, but these errors were encountered: