-
我试着重新make的时候报了这样的错,大佬知道是哪里的错误吗?
wzp@i-5DB1BBD8:~/project/trt/crnn.pytorch.tensorrt.chinese/crnn_trt/build$ make
Scanning dependencies of target crnn
[ 50%] Building CXX object CMakeFiles/crnn.dir…
-
30.03.2019
DONE 1. Load the dataset
DONE 2. Install python dependencies
3. Augment the dataset
4. Adapt the image_ocr.py code
5. GPU server access
6. Train the model
7. Test the model
-
作者您好,想请教一下,我用自己合成的数据集训练CRNN,loss降下来了,但是拿图片测试不出结果,大概是哪里出了问题呢
-
Hi @blackprotoss
Thanks for your awesome work!
I recently tried to reproduce the WordAcc performance as mentioned in the paper Table 9.
When I directly applied the crnn on the GT testing set on …
-
执行hub serving start -m chinese_ocr_db_crnn_mobile -p 8866报错 Illegal instruction (core dumped
服务器内核信息:
Linux nts-backend-foundation-algorithm-engine-6849f9c657-hp7jt 5.4.0-148-generic #165-Ubuntu S…
-
@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…
-
chinese_ocr_db_crnn_server 每次执行时都要下载模型
-
image = torch.FloatTensor(opt.batchSize, 3, opt.imgH, opt.imgH)
i don't know why setting two parameters of opt.imgH,?
-
### Bug description
Hello thanks for the awesome package. I am going to process a pdf document with OCR but I am facing this issue. I have installed the doctr, tf and pt from source via the following…
-
@rybakov Can you please provide me the trained model files of CRNN model of KWS_Streaming. I couldn't train it due to colab and PC limitations. I need it urgently please.