From 644982b25ac479d0ddccc0ccc9ac8473de8c16ac Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Jan 2020 14:29:37 +0100 Subject: ugh --- cli/app/search/search_dense.py | 1 - 1 file changed, 1 deletion(-) (limited to 'cli/app/search/search_dense.py') diff --git a/cli/app/search/search_dense.py b/cli/app/search/search_dense.py index 96ed4af..34f8772 100644 --- a/cli/app/search/search_dense.py +++ b/cli/app/search/search_dense.py @@ -442,7 +442,6 @@ def find_dense_embedding_for_images(params, opt_tag="inverse_" + timestamp(), op print("{} >= {}, skipping...".format(out_i, NUM_IMGS)) continue sample_fn, ext = os.path.splitext(sample_fns[out_i]) - print("{}: {}".format(out_i, sample_fn)) image = Image.fromarray(images[i]) fp = BytesIO() image.save(fp, format='png') -- cgit v1.2.3-70-g09d2