Mask_RCNN_Pytorch icon indicating copy to clipboard operation
Mask_RCNN_Pytorch copied to clipboard

How to train Cityscapes dataset

Open InstantWindy opened this issue 6 years ago • 1 comments

Hi!How to load and train cityscapes dataset? Cityscapes dataset has no bounding box, so how do you train it for detection? thanks.

InstantWindy avatar Sep 22 '19 04:09 InstantWindy

I did not try that. Possibly you may learn from this: https://github.com/facebookresearch/maskrcnn-benchmark/issues/168

jytime avatar Sep 22 '19 06:09 jytime