MichalBusta / DeepTextSpotter

285 stars 101 forks source link

data-dir file content #61

Closed mohammadSadeq closed 6 years ago

mohammadSadeq commented 6 years ago

@MichalBusta
What is the content of the file referenced at line 407 train.py parser.add_argument('-data_dir', default='/mnt/textspotter/tmp/SynthText')

and please why do we need it since the image paths are in train_list.txt??

and content of train_icdar.txt referenced at line 7 tiny.prototxt data_param { source: "/home/busta/data/SynthText/train_icdar.txt" }

Thank you

MichalBusta commented 6 years ago

train_list.txt can contain relative paths (to data_dir)