can you tell me the training data format?
as i understand
1) training data contain images for the pretrained models 256 x 256 in directory for example X
2) training data contain the masks of the images same size as the original train image for my example 256x256 in directory Y
3) optional, if i used flag --random_stroke, i don't need the training data contain the masks
if i am right, please confirm and if i am wrong please tell me the right
can you tell me the training data format? as i understand 1) training data contain images for the pretrained models 256 x 256 in directory for example X 2) training data contain the masks of the images same size as the original train image for my example 256x256 in directory Y 3) optional, if i used flag --random_stroke, i don't need the training data contain the masks if i am right, please confirm and if i am wrong please tell me the right
thanks in advance