A PyTorch implementation for paper Unsupervised Domain Adaptation by Backpropagation
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wogong
7ffd03ff34
fix lr, add relu to the last conv layer, add l2 norm, add dropout. da result to 60%, source only result to 52%.
|
6 years ago |
.. |
mnist_mnistm.py
|
rename dann.py to train.py
|
6 years ago |
office.py
|
rename dann.py to train.py
|
6 years ago |
office31_10.py
|
rename dann.py to train.py
|
6 years ago |
svhn_mnist.py
|
rename dann.py to train.py
|
6 years ago |
synsigns_gtsrb.py
|
fix lr, add relu to the last conv layer, add l2 norm, add dropout. da result to 60%, source only result to 52%.
|
6 years ago |
synsigns_gtsrb_src_only.py
|
fix lr, add relu to the last conv layer, add l2 norm, add dropout. da result to 60%, source only result to 52%.
|
6 years ago |