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
6a9e484102
update svhnmodel structure, basically the same as paper, except for the last conv layers, kernel change from 5x5 to 4x4, get better result 75%.
|
6 years ago |
.. |
__init__.py
|
initial commit
|
7 years ago |
alexnet.py
|
0.6214 update.
|
7 years ago |
functions.py
|
remove params.py, add split task file, etc.
|
7 years ago |
model.py
|
update svhnmodel structure, basically the same as paper, except for the last conv layers, kernel change from 5x5 to 4x4, get better result 75%.
|
6 years ago |