TorchSemiSeg
TorchSemiSeg copied to clipboard
CPS loss
hi, CPS loss is for unlabeled images and labeled images in your paper, but it is likely that CPS loss is only for unlabeled images in your code /TorchSemiSeg-main/exp.city/city8.res50v3+.CPS+CutMix . I want to know CPS loss is calculated for only unlabeled or both of them? If it is only unlabeled images, the batch size should not be set as 1, right?