multiclass-semantic-segmentation
multiclass-semantic-segmentation copied to clipboard
What is the class weight for 20 classes on cityscape?
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?