From 01465a935437d9fbd2af1a14b0e0656b2ebb3afb Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Wed, 9 Nov 2022 09:50:20 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52ca0b4..5cbfd5c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ docker push xuagu37/nvidia_nnu-net_for_pytorch:21.11.0 cd /proj/nsc/xuan/ngc git clone https://github.com/NVIDIA/DeepLearningExamples cd /proj/nsc/xuan/ngc/DeepLearningExamples/PyTorch/Segmentation/nnUNet +mkdir data results ``` - Pull from xuagu37 and run the image -- GitLab