From 8555406362111c0b4640c51ac4eacb380b032bb5 Mon Sep 17 00:00:00 2001 From: YunLiu <55491388+KumoLiu@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:17:20 +0800 Subject: [PATCH] address comments Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com> --- 2d_classification/monai_201.ipynb | 44 ++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/2d_classification/monai_201.ipynb b/2d_classification/monai_201.ipynb index 36cb085b9e..652db78c8e 100644 --- a/2d_classification/monai_201.ipynb +++ b/2d_classification/monai_201.ipynb @@ -39,7 +39,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 10, "metadata": {}, "outputs": [], "source": [ @@ -103,7 +103,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 12, "metadata": {}, "outputs": [ { @@ -132,24 +132,31 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 13, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "2024-02-26 08:40:15,309 - INFO - Verified 'MedNIST.tar.gz', md5: 0bc7306e7427e00ad1c5526a6677552d.\n", - "2024-02-26 08:40:15,310 - INFO - File exists: /workspace/Data/MedNIST.tar.gz, skipped downloading.\n", - "2024-02-26 08:40:15,310 - INFO - Non-empty folder exists in /workspace/Data/MedNIST, skipped extracting.\n" + "2024-02-27 08:31:31,955 - INFO - Verified 'MedNIST.tar.gz', md5: 0bc7306e7427e00ad1c5526a6677552d.\n", + "2024-02-27 08:31:31,955 - INFO - File exists: /workspace/Data/MedNIST.tar.gz, skipped downloading.\n", + "2024-02-27 08:31:31,956 - INFO - Non-empty folder exists in /workspace/Data/MedNIST, skipped extracting.\n" + ] + }, + { + "name": "stderr", + "output_type": "stream", + "text": [ + "Loading dataset: 0%| | 0/47164 [00:00