You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,i'm training on my custom segmantic segmentation dataset. I have 17 classes [background, obj1,.....oj16],i want the background count into loss.
The args.cls_num is set to 17 or 16? In my dataset annotation, the background's label is 0.