felixBrave / ocr_chinese

图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.
186 stars 44 forks source link

east/net/data_generator.py #7

Open keithyh opened 4 years ago

keithyh commented 4 years ago

Please tell me In the "gen" function in this file,where is the _gt.npy file? Only txt file appear in training data. 这个文件中的gen函数中的 _gt.npy文件是怎么回事呢?训练文件中只有 txt文件

rICHi97 commented 4 years ago

先运行preprocess,再运行label