From c30356e9ae660078034ebbb986e728465b3554c4 Mon Sep 17 00:00:00 2001 From: Anna <17569461+zapaishchykova@users.noreply.github.com> Date: Mon, 11 Sep 2023 23:23:47 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c7c1783..206f25d 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,6 @@ Where should be set as follows: -- 889 for models fine tuned on peds data (using adult models as starting point) -- 871 (best) for models where we fine tune, then freeze the encoder and continue training Output masks will be named .nii.gz in the folder you specified in th -o parameter. + +## Using Docker +To run inference in Docker, please refer to this repo: https://github.com/AIM-KannLab/pLGG_Segmentation_docker