summaryrefslogtreecommitdiff
path: root/examples/plot_otda_mapping_colors_images.py
diff options
context:
space:
mode:
authorAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-23 10:58:13 +0200
committerAlexandre Gramfort <alexandre.gramfort@m4x.org>2020-04-23 10:58:13 +0200
commitee9d233302cbe007a87563ac468f53a6d0c346a4 (patch)
treeacfa9b7570c69897fbc08efdd649f66ae045933c /examples/plot_otda_mapping_colors_images.py
parent73db416784c400eccb5cdea0b3a00ac4bd68c595 (diff)
parent8ca4d301b8110d02acc18c51e3ecd1de0c87049b (diff)
Merge branch 'rm_travis' of github.com:agramfort/POT into rm_travis
Diffstat (limited to 'examples/plot_otda_mapping_colors_images.py')
-rw-r--r--examples/plot_otda_mapping_colors_images.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/plot_otda_mapping_colors_images.py b/examples/plot_otda_mapping_colors_images.py
index bc9afba..a0938a0 100644
--- a/examples/plot_otda_mapping_colors_images.py
+++ b/examples/plot_otda_mapping_colors_images.py
@@ -8,11 +8,9 @@ OT for domain adaptation with image color adaptation [6] with mapping
estimation [8].
[6] Ferradans, S., Papadakis, N., Peyre, G., & Aujol, J. F. (2014). Regularized
- discrete optimal transport. SIAM Journal on Imaging Sciences, 7(3),
- 1853-1882.
+discrete optimal transport. SIAM Journal on Imaging Sciences, 7(3), 1853-1882.
[8] M. Perrot, N. Courty, R. Flamary, A. Habrard, "Mapping estimation for
- discrete optimal transport", Neural Information Processing Systems (NIPS),
- 2016.
+discrete optimal transport", Neural Information Processing Systems (NIPS), 2016.
"""