DeepLab-v3-plus-cityscapes icon indicating copy to clipboard operation
DeepLab-v3-plus-cityscapes copied to clipboard

How to label my own image

Open huidemie opened this issue 5 years ago • 1 comments

Thank you for your coding. I want to use my own images to train the model. So when I label my images, I just need to label them like "xxxxgtFine_labelIds.png " .Other file such as ".json" and other ".png" file is not needed, right?

huidemie avatar Jan 10 '20 04:01 huidemie

Yup, if you keep the same format for labelling as cityscapes that should be fine.

VipulRamtekkar avatar Jun 24 '21 08:06 VipulRamtekkar