-
@sirius-ai Thank you very much for implementing **LPRNet**. During the training process, adding **residual connection** to SmallBasicBlock using ResNet can further improve performance (**LPRNet ->LPR…
-
@AlexeyAB Thank you for your great work.
I found there's a crnn_layer in pjreddie/darknet. Is it an available layer now? And usually the CTC will be used in training with CRNN. But I don't found a…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- [X] …
-
I run trianing.py, occur this error
the detail information is:
tensorflow.python.framework.errors_impl.InvalidArgumentError: 2 root error(s) found.
(0) Invalid argument: slice index 0 of dime…
-
densenet+ctc和crnn+ctc哪个效果好? 在中文场景下
-
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…
-
Traceback (most recent call last):
File "/root/OCR-Invoice_Identification-master/train_code/crnn_train_code/train_pytorch_ctc.py", line 177, in
val(crnn, test_dataset, criterion, loss_avg.val…
szzwy updated
5 months ago
-
Hi,
After installing thpp it could not generate if/gen-cpp2/Tensor_types.h files is not created and giving following error while trying to use crnn. Kindly help me in this issue.
```
In file in…
-
作者您好,请问在图片处理部分是怎样的,如何高效的定位图片中的有效区域并进行文字识别?需要用到什么样的算法呢?
-
我运行了demo,但是报模型错误。
Traceback (most recent call last):
File "/Users/mengbin/Documents/study/python/FashionAI_KeyPoint_Detection_Challenge_Keras/src/top/demo.py", line 56, in
demo(args.modelf…