corenel / pytorch-adda

A PyTorch implementation for Adversarial Discriminative Domain Adaptation
MIT License
474 stars 139 forks source link

The adaptation does not work #23

Open ZhangC2 opened 5 years ago

ZhangC2 commented 5 years ago

I use the code with pytorch=1.0.1, torchvision=0.2.0. And i get the result of 95.1% only using source dataset, and 95.8% after adptation. It is confusing!

dingkmC commented 4 years ago

How did you set your hyperparameters? Did you change the datasets comparing to the original setting? 3Q for replying.