From dd88662fabe87776d3f36b4195b716a542a877a8 Mon Sep 17 00:00:00 2001 From: Arthur Boschet Date: Tue, 6 Feb 2024 15:59:03 -0500 Subject: [PATCH] Added the human image to the test split of the train_test_split.json --- nn_unet_scripts/train_test_split.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nn_unet_scripts/train_test_split.json b/nn_unet_scripts/train_test_split.json index 6bcddcd..b110318 100644 --- a/nn_unet_scripts/train_test_split.json +++ b/nn_unet_scripts/train_test_split.json @@ -11,6 +11,7 @@ "sample-V915": "sub-rat8" }, "test": { - "sample-data15": "sub-rat6" + "sample-data15": "sub-rat6", + "whole-data": "humanC5BG2" } } \ No newline at end of file