https://github.com/ericzhao28/alls/blob/7d85650926857ea5497444c12f093832efc33ba1/alsa/main/replicate.py#L118
quick question, isn't num_labels supposed to be number of labels in source domain? if so, why is it always 0? Running for MNIST.
Also, is source shift = source domain -> medial distribution
and uniform source shift = medial distribution -> target domain?
reference
thanks
https://github.com/ericzhao28/alls/blob/7d85650926857ea5497444c12f093832efc33ba1/alsa/main/replicate.py#L118
quick question, isn't num_labels supposed to be number of labels in source domain? if so, why is it always 0? Running for MNIST.
Also, is source shift = source domain -> medial distribution
and uniform source shift = medial distribution -> target domain?
reference
thanks