From 43c22313b183f317e8cbb15c1085810ac3a92179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristof=20Schr=C3=B6der?= Date: Thu, 5 Oct 2023 07:51:44 +0200 Subject: [PATCH] Update output of notebooks/influence_imagenet --- notebooks/influence_imagenet.ipynb | 82 ++++++++++++++++++++++++++++-- 1 file changed, 78 insertions(+), 4 deletions(-) diff --git a/notebooks/influence_imagenet.ipynb b/notebooks/influence_imagenet.ipynb index d5e67de2f..a2b846af2 100644 --- a/notebooks/influence_imagenet.ipynb +++ b/notebooks/influence_imagenet.ipynb @@ -276,7 +276,15 @@ "hide-output" ] }, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Cached model found, loading...\n" + ] + } + ], "source": [ "model_ft = new_resnet_model(output_size=len(label_names))\n", "mgr = TrainingManager(\n", @@ -398,7 +406,36 @@ "hide-output" ] }, - "outputs": [], + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "56845c326e4a42568b3015d2515146bc", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Batch Test Gradients: 0%| | 0/1 [00:00