Batch-Spectral-Penalization
Batch-Spectral-Penalization copied to clipboard
Code release for Transferability vs. Discriminability: Batch Spectral Penalization for Adversarial Domain Adaptation (ICML 2019)
I carried out your experiment as you described, but almost all the experimental results are 1% lower than reported in your paper, so I want to know more specific experimental...
The paper reports SOTA results compared to CDAN on VisDA-2017 dataset. However there might be some issues with the reproducibility. On a close look, the provided code only reports the...
Hi, Thanks for your great work and source code. I have a question about your code. In the train.py file, it seems that when noe >= 2, the model will...