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

source=self.image_info[idx]['source'] KeyError: 0 #3

Open
AstoncPou opened this issue Aug 14, 2020 · 0 comments
Open

source=self.image_info[idx]['source'] KeyError: 0 #3

AstoncPou opened this issue Aug 14, 2020 · 0 comments

Comments

@AstoncPou
Copy link

AstoncPou commented Aug 14, 2020

Be the first one to fork the gists. i have some qusetion https://gist.github.com/world4jason/7dcd595894a15aeed85f3a575dba003c . i got it from th link matterport/Mask_RCNN#598 i run the cityscapes.py but I always got error message like this:

No such file or directory :/home/server/cityscapes/gtFine/train_all.json

how does you generate the json. could you give the json to me , i 'm looking for forward to receive your answer, my email address: [email protected]

THANKS /

#########
i use the json made by run cityscapes.py ,but i use the json to the code , I always got error message like this:

source=self.image_info[idx]['source']
KeyError: 0

maybe the json isn't what you used. i debug and foung there is

[soure image_id path imgWidth imgHeight ]

in the self.image_info.

@AstoncPou AstoncPou changed the title source=self.image_info[idx]['source'] KeyError: 0 https://gist.github.com/world4jason/7dcd595894a15aeed85f3a575dba003c source=self.image_info[idx]['source'] KeyError: 0 Aug 14, 2020
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