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

bug report #30

Open
OuyangJunyuan opened this issue Aug 17, 2022 · 1 comment
Open

bug report #30

OuyangJunyuan opened this issue Aug 17, 2022 · 1 comment

Comments

@OuyangJunyuan
Copy link

self.groupers.append(
pointnet2_utils.QueryDilatedAndGroup(
radius, min_radius, nsample, use_xyz=use_xyz)
if npoint_list is not None else pointnet2_utils.GroupAll(use_xyz)
)

The radius and min_radius seem to be reversed in dilated mode.

@yifanzhang713
Copy link
Owner

Hi, @OuyangJunyuan, thanks a lot for your information and deep apologize for late reply. Practically, I found the QueryDilatedAndGroup is not powerful than the normal QueryAndGroup. However, I will fix the bug later.

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