X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/myo-class.git/blobdiff_plain/d79fb355c92f240c7ad456199706cb76becea136..1d3fb87f139a53b55ceb52f3dc2db49ac2b0a0ac:/totraindir.py?ds=inline diff --git a/totraindir.py b/totraindir.py index 0fead80..8d90c14 100644 --- a/totraindir.py +++ b/totraindir.py @@ -9,7 +9,7 @@ from regularjson import search, RT_PATH, JSON_GTS, INFA_STR # constants GLOB_DIR = '../../Data/Images_anonymous/' -OUT_DIR = './train/' +OUT_DIR = './generated/train/' INDICE_CASE = 'Case' START = None # to manage the number of Patient Case to use in training + validation, if START == None => 0, if END == None => last index, it will use all in GLOB_DIR