From b5faabf880412a5879692763f41e15201e8d56d4 Mon Sep 17 00:00:00 2001 From: almaz Date: Tue, 2 Apr 2024 16:28:58 +0200 Subject: [PATCH] update modal --- src/modal.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/modal.html b/src/modal.html index ea7115d..6a207f2 100644 --- a/src/modal.html +++ b/src/modal.html @@ -8,7 +8,8 @@ description="Split Images to 'train' and 'val' datasets with the given coefficient. By default split size is set to 0.8, it means that 80% of data will be placed to 'train' dataset. If set to 0, all images will be placed to 'val' dataset."> - - Add the `dataset_id` prefix to image names (useful if you have the same image names in different datasets) + + Add the `dataset_id` prefix to image names