]> AND Private Git Repository - myo-class.git/blobdiff - totraindir.py
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
trim image, remove bad black border
[myo-class.git] / totraindir.py
index 0fead801d5287346787cd7bb35ed8bf44b9a27f3..8d90c144aade6b664502cac42ace7c611de5a8da 100644 (file)
@@ -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