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

Postdam eval_segmentation.py returning ValueError: Unknown Dataset #95

Open
COvert96 opened this issue Jun 14, 2024 · 0 comments
Open

Comments

@COvert96
Copy link

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?

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

1 participant