You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: