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

Trieng to run test.py and getting error KeyError: 'BSDSDataset is not in the dataset registry' #22

Open
antonagafonov opened this issue Jul 11, 2022 · 6 comments

Comments

@antonagafonov
Copy link

Hi,
I am trying to run pre-trained model on BSDS dataset and getting this error when running python tools/test.py :

KeyError: 'BSDSDataset is not in the dataset registry'.

What do I need to do with the dataset in order to solve this issue?
Thanks

Anton

@junedwx
Copy link

junedwx commented Nov 12, 2022

I have the same problem. Have you solved it?

@eleveneee
Copy link

I have the same problem too. Have you solved it?

@kulkarnikeerti
Copy link

I had the same problem. Solution: I had two versions of mmseg installed in my system which lead to this error. You have to have a single instance of mmseg installed in the system.

@diamond0910
Copy link

I had the same problem. Solution: I had two versions of mmseg installed in my system which lead to this error. You have to have a single instance of mmseg installed in the system.

Hi, what is your mmseg version?

@kulkarnikeerti
Copy link

Hey, its 0.6.0

I had the same problem. Solution: I had two versions of mmseg installed in my system which lead to this error. You have to have a single instance of mmseg installed in the system.

Hi, what is your mmseg version?

@hhqweasd
Copy link
Collaborator

This link may be helpful.

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

6 participants