krumo / Domain-Adaptive-Faster-RCNN-PyTorch

Domain Adaptive Faster R-CNN in PyTorch
MIT License
305 stars 68 forks source link

missing folder for converting dataset to coco format #1

Closed kalyo-zjl closed 5 years ago

kalyo-zjl commented 5 years ago

Hi, thanks for sharing the code. But when I try to convert cityscapes to coco format using convert_cityscapes_to_coco.py script, I found that the csHelpers and cityscapesscripts are missing. Could you please update it, thanks in advance.

kalyo-zjl commented 5 years ago

I found related scripts in https://github.com/mcordts/cityscapesScripts