fregu856 / deeplabv3

PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
http://www.fregu856.com/
MIT License
768 stars 180 forks source link

why you use 20 classes? #9

Open ghost opened 5 years ago

ghost commented 5 years ago

https://github.com/fregu856/deeplabv3/blob/415d983ec8a3e4ab6977b316d8f553371a415739/model/deeplabv3.py#L16

hello!

i have a question

in this line, why you use 20classes ? not 19 classes

cvcore commented 4 years ago

@ddongk imo you need one extra class for pixels treated as void