-
Hi
I have runtime error for execution crnn.py
My env :
OS : Windows 7
Python 3.5.3 Anaconda
Any solution to fix it ?
-----------------------------
crnn.py line 67
gru1_out…
-
# New Operator
### Describe the operator
Basic BeamSearch decoder as described [here](https://www.tensorflow.org/api_docs/python/tf/nn/ctc_beam_search_decoder)
### Do you know this operator be …
-
由于作者的代码train和validation是在一起的,我把validation的部分提出来单独用作者训练好的模型对360万数据集的36万多张图片做validation,但是效果并不好,val accuracy只有78.4%
![image](https://user-images.githubusercontent.com/48081275/63398740-1520e700-c401-11…
-
Hi,
I get this error. Any idea where I can look further? TIA.
```
./build_cpp.sh
mkdir: cannot create directory ‘build’: File exists
-- Configuring done
-- Generating done
-- Build files h…
-
你好,我在make之后执行
./build/examples/cpp_recognition/recognition.bin` data/captcha/1.png examples/crnn/deploy.prototxt examples/crnn/model/crnn_captcha.caffemodel进行测试,但出现了“can not copy param 0 weights from…
-
请问作者,crnn训练集中长字符与短字符的比例大概多少,训练策略是混在一起训练还是长短有分别的训练呢?期待回复。
-
感谢作者的贡献,在此提出一个小问题,在crnn的训练代码中,训练的时候代码中并未定义transformer(也就是读进来的图片会是0-255的矩阵),但是在预测代码函数predict中进行了resizeNormalize操作,读进去的图片是-1~1的图片矩阵。
-
作者的pretrained model 效果很好,自己训练的时候loss = 70左右震荡,accuracy=0,想知道作者的训练数据中,字符序列的长度?输入图片的大小?以及对目前情况的建议?非常感谢
-
## 💥Project Proposal: GSSOC'23 - Handwritten Classification using CRNN
Introduction:
In this proposal for GSSOC'23, I present a project focused on handwritten classification using the CRNN (Conv…
-
--ailia_audioだと動作するが、torch audioを使うとエラーが出る。torch audioに仕様変更が入った加納史枝っがある。
```
C:\Users\kyakuno\Desktop\ailia-models\audio_processing\crnn_audio_classification>python crnn_audio_classification.py
…