From 123a2b19757a7dc1c441b83aa94293dc6b7df37d Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Wed, 9 Nov 2022 14:17:42 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b3e2a8..4d3d854 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ enroot start --rw --mount ${PWD}/data:/data --mount ${PWD}/results:/results nnun python download.py --task 01 python preprocess.py --task 01 --dim 2 ``` +Exit the image. - For benchmarking purpose, we use 1000 copied of a single image ``` mv data data_orig -- GitLab