Browse Source

Fix broken images

master
Fazil Altinel 4 years ago
parent
commit
1ab585ad54
  1. 3
      README.md

3
README.md

@ -19,9 +19,6 @@ $ python main.py --logdir outputs --trained outputs/best_model.pt --slope 0.2
| Source only | 0.601 | 0.659 | | Source only | 0.601 | 0.659 |
| ADDA | 0.760 | ~0.83 | | ADDA | 0.760 | ~0.83 |
![adversarial](adversarial.png)
![target_domain](target_domain.png)
## Resource ## Resource
- https://arxiv.org/pdf/1702.05464.pdf - https://arxiv.org/pdf/1702.05464.pdf
- https://github.com/Fujiki-Nakamura/ADDA.PyTorch - https://github.com/Fujiki-Nakamura/ADDA.PyTorch

Loading…
Cancel
Save