summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-04-22 07:32:53 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-04-22 07:32:53 +0200
commit3f9d14d2f91eefb748a353df7907a8e20a3168c4 (patch)
tree29075c1430928d3bdee4e4d396efd82a123b4b75 /examples
parentb61d414da0179eda951d6f8de2cfa5899dd500f3 (diff)
cleanup example
Diffstat (limited to 'examples')
-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.
"""