From 3f9d14d2f91eefb748a353df7907a8e20a3168c4 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Wed, 22 Apr 2020 07:32:53 +0200 Subject: cleanup example --- examples/plot_otda_mapping_colors_images.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'examples/plot_otda_mapping_colors_images.py') 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. """ -- cgit v1.2.3