From 581f63feac04c0d6eb4b08911d60abd0b6cbf2f0 Mon Sep 17 00:00:00 2001 From: FengheTan9 <543759045@qq.com> Date: Thu, 14 Mar 2024 13:51:59 +0800 Subject: [PATCH] update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f53f895..4611f69 100644 --- a/readme.md +++ b/readme.md @@ -88,7 +88,7 @@ We recommend you to convert the dataset into the nnUNet format. ... ``` -Try to use the function organize in [nnunet-style]([nnUNet/documentation/dataset_format.md at master ยท MIC-DKFZ/nnUNet (github.com)](https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/dataset_format.md)) or ```organize_by_names``` to prepare your custom datasets. +Try to use the function organize in [nnunet-style](https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/dataset_format.md) or ```organize_by_names``` to prepare your custom datasets. Then run :