tf-CNN-CASIA-HWDB
tf-CNN-CASIA-HWDB copied to clipboard
A tensorflow implementation of recognition of handwritten Chinese characters.
Results
2
tf-CNN-CASIA-HWDB issues
Sort by
recently updated
recently updated
newest added
输入main.py 35 D:\tf-CNN-CASIA-HWDB-master\png\che.png 得到main.py: error: argument charset: invalid int value: 'D:\\tf-CNN-CASIA-HWDB-master\\png\\che.pn g'的错误输出是怎么回事
"E:\Documents\Python Projects\tf-CNN-CASIA-OLHWDB\web\app\views.py", line 85, in predict img = __sess.run(images) ValueError: Fetch argument cannot be interpreted as a Tensor. (Tensor Tensor("Reshape:0", shape=(4096,), dtype=float32) is not an element of this graph.) 请问出现这个错误,怎么解决,谢谢。