problem with converting cityscapes
nazib opened this issue · 1 comments
nazib commented
Hi
Thanks for the great work and sharing code. I tried to use " python tools/convert_cityscapes.py" but getting error "ModuleNotFoundError: No module named 'pycococreatortools'". I installed python api of coco dataset and still getting this error. Any Idea why is this happening?
kind regards
bhaveshsood13 commented
download the api from here by doing : pip install git+https://github.com/waspinator/pycococreator.git@0.2.0