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

AttributeError: module 'sparseconvnet.SCN' has no attribute 'Metadata_2' #230

Open
emepetres opened this issue Apr 11, 2022 · 3 comments
Open

Comments

@emepetres
Copy link

Hi, I'm trying to train a Sparse Resnet model using Fastai. However, I'm getting the error of the title:

AttributeError: module 'sparseconvnet.SCN' has no attribute 'Metadata_2'

I've tried to follow the source code to try to understand how and when this object is created, I guess it is done on the cpp side, but I can't get it working. Input are feautes & locations of a 2D image, quite similar to the examples.

@cannonli7
Copy link

hello,may I ask if you solved this problem, I also met the same problem.

@emepetres
Copy link
Author

No luck on my side sorry

@cannonli7
Copy link

No luck on my side sorry

thanks for your reply

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