From cc4b6f510c984d70c4943e1f9a06082a0b1df381 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 11 Dec 2019 00:04:26 +0100 Subject: steps --- cli/app/commands/biggan/search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/app/commands/biggan/search.py') diff --git a/cli/app/commands/biggan/search.py b/cli/app/commands/biggan/search.py index 0073769..a2e73eb 100644 --- a/cli/app/commands/biggan/search.py +++ b/cli/app/commands/biggan/search.py @@ -19,7 +19,7 @@ import h5py from app.search.json import save_params_latent, save_params_dense from app.search.image import image_to_uint8, imconvert_uint8, imconvert_float32, \ - imread, imwrite, imgrid + imread, imwrite, imgrid, resize_and_crop_image from app.search.vector import truncated_z_sample, truncated_z_single, create_labels @click.command('') -- cgit v1.2.3-70-g09d2