ICNet
ICNet copied to clipboard
How to set weights for different classes
How do you set the weights for different classes when calculating loss? I train the model using the weights I give. But the model still learn the detect the background. Can you introduce the method you use?