From 20f7d34fd182a6485d8cf616ed79a8c4597f00c6 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 12 Jan 2023 18:21:20 +0000 Subject: [PATCH] fixup --- aimodel/src/deeplabv3_plus_test_rainfall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aimodel/src/deeplabv3_plus_test_rainfall.py b/aimodel/src/deeplabv3_plus_test_rainfall.py index 62e2b43..f0880c5 100755 --- a/aimodel/src/deeplabv3_plus_test_rainfall.py +++ b/aimodel/src/deeplabv3_plus_test_rainfall.py @@ -265,7 +265,7 @@ def plot_predictions(filepath, input_items, colormap, model): print("DEBUG:plot_predictions INFER", prediction_mask) plot_samples_matplotlib( - filepath.replace("$$", i), + filepath.replace("$$", str(i)), [ # input_tensor, input_pair[1], #label_colourmap