我是tensorflow的新手。 我在我的Windows机器上安装了tensorflow。 我从github火车导入注意ocr成功运行。 当我在控制台上运行test命令时出现错误:
NotFoundError(参见上面的回溯):张量名称 “bidirectional_rnn / BW /基本 检查点文件中找不到_lstm_cell / kernel“D:\ TF \ OCR \ Attention-OCR-master \ model \ translate.ckpt-47200
[[节点:save / RestoreV2_2 = RestoreV2 [dtypes = [DT_FLOAT],_ device =“/ job:l ocalhost / replica:0 / task:0 / cpu:0”](_ arg_save / Const_0_0,save / RestoreV2_2 / tensor_n ames,save / RestoreV2_2 / shape_and_slices)]]
The full code can be found here
提前致谢