Closed wh-isper closed 1 year ago
Besides, in ct2mr.yml and mr2ct.yml, you choose different models for D_type(original_d and patchGAN), which one should i choose?
Hi wh-isper: If you just want to get the initial category prototypes, the discriminators are not required to be pre-trained. About the selection of the discriminator, you can verify it on your own dataset. We found experimentally here that these two discriminators have their own advantages in two different directions
Thanks for your quick reply!
Hi author! I have a doubt about using your code to train on another dataset. At first, I need to pre-train a segmentation model on the source domain to obtain the initial category prototypes. Is it necessary to pre-train main and aux discriminators?