i saw in the train.py : num_classes = 5 Does this consider background as a class? I have a binary segmentation task, should i put num_classes = 2?