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

Error of missing argument 'extra_norm' when trainning #4

Open
duonglt19 opened this issue Sep 7, 2021 · 1 comment
Open

Error of missing argument 'extra_norm' when trainning #4

duonglt19 opened this issue Sep 7, 2021 · 1 comment

Comments

@duonglt19
Copy link

Hi,

First off thanks for the interesting paper and accompanying code!
I'm trying to execute the training code, and I'm having trouble missing argument extra_norm in line 197-198 function forward() of models/networks.py. I found forward() in line 70 (class StructuralDescriptor) of models/layers/mesh_net.py needed to parse arg extra_norm but it's missing in models/networks.py.

image

Kindly help.

@JsBlueCat
Copy link
Owner

maybe the pytorch was update,this repo is my master degree paper,so there maybe some update with pytorch. you should update the code yourself

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