Skip to content

Training a model with a new dataset #90

@Nadavc220

Description

@Nadavc220

Hi,
I didn't find any information about how to train on a new dataset. I tried created a new dataset file to mmseg/datasets with @DATASETS.register_module() call and I updated the mmseg/datasets/init.py file to import the dataset class. I also created a new config file for running a training session using the class.

Problem was no matter what I did I got an error that my dataset class is not found in the registry.
I did not found answers in the docs folder.

If anyone knows what I am missing I would be glad to know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions