• Csaba Botos's avatar
    clarifying directory structure and fixing typo (#448) · f2b9a9a0
    Csaba Botos authored
    A few addition:
    I added the top level directory `cityscapes` since the `tools/cityscapes/convert_cityscapes_to_coco.py` script has the directory structure `gtFine_trainvaltest/gtFine` hardcoded into it which is fine but was not clear at first.
    
    Also added a **Note** to warn people to install detectron as well, since the script uses `detectron.utils.boxes` and `detectron.utils.segm` modules which has further dependencies in the detectron lib.
    f2b9a9a0
README.md 2.75 KB