wangleiai
wangleiai
Hi! Thanks for your project ,I have gained a lot from it. But I just ask you that do you ready to implement beam search? I have implemented a version...
f1 为0?
请问有没有什么办法可以快速的使用GLM得到词向量呢?
您好,我运行您代码的时候,发现您把run_classififer.py中的966行和1007行注释了,我去掉注释后,才可以运行。 但是保存模型的时候报了以下错误,想问您如何解决呢?麻烦您了! Traceback (most recent call last): File "run_classifier.py", line 1072, in tf.app.run() File "/home/wanglei/.conda/envs/cc/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) File "run_classifier.py", line 1046, in main saver = tf.train.Saver() File...
非常感谢您的代码,看了您的代码我对错别字识别有了初步的了解。但是我在看代码的时候,不太懂data/words是根据什么生成的,还有就是它的作用。希望您有时间可以解答下!
您好,我想使用tensorflow server来部署您的模型,但是您只提供了pb模型,所以我想问下您是否可以将您训练好的checkpoint模型发我一份呢?
**Description:** - A-Frame Version: 1.3.0 - Platform / Device: - Reproducible Code Snippet or URL: https://glitch.com/edit/#!/first-grass-bubbler?path=script.js%3A17%3A29 when i use hit test , I find it can only place once time,...
大佬您好,我把文本图像输入到您发布的SAFMN_Real_x2 模型中,发现会出现文本弯曲现象,请问该问题有什么解决的办法吗?之前尝试过在百度的一个文本数据集上接着训练SAFMN_Real_x2,但是效果非常差,烦请指点