DolorHunter / nsrfb

Number strings recognizer in financial bills based on CNN. 基于卷积神经网络识别金融票据中的数字串
Apache License 2.0
6 stars 1 forks source link

Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2 #3

Closed DolorHunter closed 5 years ago

DolorHunter commented 5 years ago

使用pyinstaller生成的exe文件无法正确执行tensorflow中的操作

具体表现为

I tensorflow/coer/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2 No checkpoint file found ....................something else........................

DolorHunter commented 5 years ago

Fixed

The path of the model was wrong.