summaryrefslogtreecommitdiff
path: root/examples/plot_OTDA_color_images.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_OTDA_color_images.py')
-rw-r--r--examples/plot_OTDA_color_images.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/plot_OTDA_color_images.py b/examples/plot_OTDA_color_images.py
index 15fbab0..68eee44 100644
--- a/examples/plot_OTDA_color_images.py
+++ b/examples/plot_OTDA_color_images.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
-=====================================================================================
-Demo of Optimal transport for domain adaptation with image color adaptation as in [6]
-=====================================================================================
+========================================================
+OT for domain adaptation with image color adaptation [6]
+========================================================
[6] Ferradans, S., Papadakis, N., Peyre, G., & Aujol, J. F. (2014). Regularized discrete optimal transport. SIAM Journal on Imaging Sciences, 7(3), 1853-1882.
"""