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

About the number of point cloud #11

Open
FZH1802 opened this issue May 23, 2023 · 1 comment
Open

About the number of point cloud #11

FZH1802 opened this issue May 23, 2023 · 1 comment

Comments

@FZH1802
Copy link

FZH1802 commented May 23, 2023

Your article states that the number of two point clouds is different,but i found when input data,the target point cloud number and the source point cloud number are same. Can the code handle tasks with inconsistent number of point clouds?
Thanks!

@whitesay
Copy link

some question.The code
feature_concat = torch.cat((scores_global, phi_src_tgt, global_phi_src_tgt, global_phi_tgt_src, src_embedding),1)

the dim of global_phi_src_tgt and global_phi_tgt_src seems to depend on the points of source/target, respectively.

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