Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

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

Description

@emepetres

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions