Pay20Y / FOTS_TF

This an implementation of FOTS with tensorflow
GNU General Public License v3.0
181 stars 59 forks source link

key not find in the checkpoint #20

Open learn01one opened 5 years ago

learn01one commented 5 years ago

hi,when i run train,I have already encountered this problem:

NOTFoundError:key recog/rnn/bidirectional_rnn/fw/lstm_cell/biases/exponentialMovingAverage not found in checkpoint

Can anyone guide me?or is the checkpoint useful now?

liyunfei1994 commented 5 years ago

@learn01one Have you solved this problem? I met the same problem when I restored the model.

learn01one commented 5 years ago

yeah,just change the version------------------ 原始邮件 ------------------ 发件人: "Michael Lee"notifications@github.com 发送时间: 2019年9月6日(星期五) 晚上6:02 收件人: "Pay20Y/FOTS_TF"FOTS_TF@noreply.github.com; 抄送: "learn01one"1165352293@qq.com;"Mention"mention@noreply.github.com; 主题: Re: [Pay20Y/FOTS_TF] key not find in the checkpoint (#20)

@learn01one Have you solved this problem? I met the same problem when I restored the model.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

liyunfei1994 commented 5 years ago

I changed my tensorflow version from 1.12 to 1.8, but the problem is still existing. SO upset

learn01one commented 5 years ago

I changed my tensorflow version from 1.12 to 1.8, but the problem is still existing. SO upset

change to python2+tensorflow 1.12.0