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

Different Backbone between Repo Code and Architecture Paper ? #23

Open
zhulf0804 opened this issue Oct 22, 2020 · 2 comments
Open

Different Backbone between Repo Code and Architecture Paper ? #23

zhulf0804 opened this issue Oct 22, 2020 · 2 comments

Comments

@zhulf0804
Copy link

Thanks for your great work and the open-source code.

When i read the code, i find one thing: the RPN Network implemented in https://github.com/lijx10/USIP/blob/master/models/networks.py is different from the architecture described in your USIP paper ?

Such as:
Repo code: pointnet1 -> pointnet2 -> KNN -> MLP
Paper Arch: pointnet1 -> KNN -> pointnet2 -> MLP

Is it right?

Looking forward to your reply.

@fatemechangizian
Copy link

Hey,
I also noticed the difference but have no idea how the different implementation in the code can work, Did you manage to find any response for it?
Thanks in advance

@zhulf0804
Copy link
Author

@fatemechangizian No.

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