multiclass-semantic-segmentation icon indicating copy to clipboard operation
multiclass-semantic-segmentation copied to clipboard

What is the class weight for 20 classes on cityscape?

Open AlpacaLLaMa643 opened this issue 4 years ago • 0 comments

I noticed that by defult you set 8 classes for segmentation, and the class weight you set for each of the eight categories is 0.125. So, if I need to segment on 20 classes, what is the defult-setting class weights? 0.05 for each category?

AlpacaLLaMa643 avatar May 18 '21 09:05 AlpacaLLaMa643