MDAN icon indicating copy to clipboard operation
MDAN copied to clipboard

Demo code for the MDAN paper.

Results 6 MDAN issues
Sort by recently updated
recently updated
newest added

from TensorflowToolbox.utility import file_io ImportError: No module named 'TensorflowToolbox' Dear Sir, how to solve the above problem?

Do you plan to add details on what you changed in the code to extend MDAN to the WebCamT regression experiments? I am very interested in trying this.

Hi, I have changed this project in order to try domain adversarial learning in a regression problem. actually, I replaced softmax - nll_loss with MAE. But it just makes the...

Hello, thank you for sharing your code and works. I'm trying to reproduce your digits dataset result, but it's hard to reproduce it. In config file, i changed source_num to...

Hi, I am getting the following error when trying to run the code with the default settings in config file for MNIST dataset: ValueError: Cannot feed value of shape (48,...