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

Can I filter the json file 'image_info_test2017.json' ? #1

Open
tim4anker opened this issue Aug 17, 2020 · 0 comments
Open

Can I filter the json file 'image_info_test2017.json' ? #1

tim4anker opened this issue Aug 17, 2020 · 0 comments

Comments

@tim4anker
Copy link

Hello, thanks for the great thing to filter the coco dataset. I would like to know that if I can filter the image_info_test2017.json ? I get into this error :
Loading json file...
Processing input json...
Traceback (most recent call last):
File "filter.py", line 171, in
cf.main(args)
File "filter.py", line 130, in main
self._process_segmentations()
File "filter.py", line 46, in _process_segmentations
for segmentation in self.coco['annotations']:
KeyError: 'annotations'

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