facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.25k stars 5.45k forks source link

How do you register a cityscape dataset? #1009

Open slulura opened 3 years ago

slulura commented 3 years ago

I have a set of images in the same format that are compressed. I saw the register_all_cityscape(root) function, but what arguments should you call on it