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

Preparing Custom Dataset - "NameError: name 'fnmatch' is not defined" #34

Open
anmspro opened this issue Jun 30, 2020 · 0 comments
Open

Comments

@anmspro
Copy link

anmspro commented Jun 30, 2020

I have a dataset folder which contains two folders named images, annotations(../train/images, annotations). Each of these folders contains images. For example:

In images:

In annotations:

I have seen this blog. I modified the code and tried to run in colab for generating dataset. Then I got this error: NameError: name 'fnmatch' is not defined

How can I solve the issue? Can anyone guide me through the procedure for creating a dataset to apply mask rcnn?
@waspinator @hannarud

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