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

module 'shapenet_config' has no attribute 'multiscale' #13

Open
CZ-Wu opened this issue Oct 27, 2020 · 1 comment
Open

module 'shapenet_config' has no attribute 'multiscale' #13

CZ-Wu opened this issue Oct 27, 2020 · 1 comment

Comments

@CZ-Wu
Copy link

CZ-Wu commented Oct 27, 2020

When I run the code train_shapenet.py, I get several errors, like module 'shapenet_config' has no attribute 'multiscale', build_graph_deconv() got an unexpected keyword argument 'nnsearch'.
It seems that you give the wrong params to the functions s3g_util.build_graph and s3g_util.build_graph_deconv in:
https://github.com/hlei-ziyan/SPH3D-GCN/blob/6ca77b5906a6f3a228cb655156bfa7a58ee86e9c/models/SPH3D_shapenet.py#L51-L54
https://github.com/hlei-ziyan/SPH3D-GCN/blob/6ca77b5906a6f3a228cb655156bfa7a58ee86e9c/models/SPH3D_shapenet.py#L89-L92
How to fix these?

@EnyaHermite
Copy link
Owner

Thanks for the pointing this out. The previous uploaded 'SPH3D_shapenet.py' is an primitive version. I have updated SPH3D_shapenet.py and SPH3D_shapenet_onehot.py.

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