Skip to content

Postdam eval_segmentation.py returning ValueError: Unknown Dataset #95

Description

@COvert96

Traceback (most recent call last):
File "eval_segmentation.py", line 117, in my_app
raise ValueError("Unknown Dataset {}".format(model.cfg.dataset_name))
ValueError: Unknown Dataset potsdam

After working through a number of environment issues after conda env create -f environment.yml such as pillow throwing DLL errors, I reinstalled most packages with pip.

Now I get this error, which seems to be because the model.cfg.dataset_name is only being checked against cocostuff and cityscapes? How are other people evaluating/reproducing the postdam results?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions