diff --git a/README.md b/README.md index 10fb985..dad36f5 100644 --- a/README.md +++ b/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 | | ADDA | 0.760 | ~0.83 | -![adversarial](adversarial.png) -![target_domain](target_domain.png) - ## Resource - https://arxiv.org/pdf/1702.05464.pdf - https://github.com/Fujiki-Nakamura/ADDA.PyTorch