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

A bug about 'Pool_layer' #3

Open
xhzdx904 opened this issue Sep 22, 2021 · 5 comments
Open

A bug about 'Pool_layer' #3

xhzdx904 opened this issue Sep 22, 2021 · 5 comments

Comments

@xhzdx904
Copy link

This is an enlightening paper. Thank you for your sharing, which gives me the opportunity to study the paper in depth!

When I ran graph.py, an NameError occurred in line 215 ,pool=Pool_layer(pooling_rate=4,neighbor_num=20).to(device):

NameError: name 'Pool_layer' is not defined.

I want to know how to eliminate this error. Thank you for checking and looking forward to your reply!

Thank you!!

@hrzhou2
Copy link
Owner

hrzhou2 commented Sep 30, 2021

This is an unused layer which has been removed.

@xhzdx904
Copy link
Author

xhzdx904 commented Oct 4, 2021

Thank you for your reply!

I am very interested in your research. I want to know the implementation details of AdaptConv kernel function in the supplementary materials, but unfortunately, I have not found the supplementary materials of this article.

Can you tell me how to get the supplementary materials of this article?Best wishes for you!

@xhzdx904
Copy link
Author

xhzdx904 commented Oct 4, 2021 via email

@hrzhou2
Copy link
Owner

hrzhou2 commented Oct 5, 2021

I think it is also good to just refer to the implementation. The supplemental will be presented in the iccv open access i believe, but i don't know how to get access to it right now.

@xhzdx904
Copy link
Author

xhzdx904 commented Oct 5, 2021

Thank you for your reply!
I wish you success in your study and happy work!

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