vikolss/DACS

question about distribution alignment

valencebond opened this issue · 0 comments

The ablation study of Distribution Alignment is interesting. Are there any codes for q, p, p_hat, computation? If I understand right, p is the class distribution of the target datasets, counted by the number of pixels of classes. p_hat is the class distribution of the target prediction probability of all samples. q is the predicted probability of one target sample. Please correct me if there is something wrong.