周健文

Results 9 issues of 周健文

The 1000 images have been running for 2 hours.

![image](https://user-images.githubusercontent.com/13137730/128611027-3c722963-c5bc-4798-b726-bc2f84d716e2.png) ![image](https://user-images.githubusercontent.com/13137730/128611036-d74ef013-fd4e-4e50-89a3-6fcc201698aa.png)

![image](https://user-images.githubusercontent.com/13137730/56059072-cbaaf600-5d95-11e9-9b2e-4e2794320d52.png)

http://www.jinqianlive.com/admin

在C#端可以正常使用CPU加载模型与推理,但是使用GPU只能加载模型而不能正常推理,会提示如下错误信息。在C++环境下可以正常CPU和GPU的加载与推理,CPU与GPU的推理接口一样的。 ![image](https://user-images.githubusercontent.com/13137730/107066936-8fbe0c00-6819-11eb-81f7-c46757a7f679.png) ![image](https://user-images.githubusercontent.com/13137730/107067281-078c3680-681a-11eb-9a1c-c50a9f7f45d1.png) ![image](https://user-images.githubusercontent.com/13137730/107106158-2b289e80-6865-11eb-84c2-ff653341b9be.png) W0206 01:15:36.804785 19100 device_context.cc:260] device: 0, cuDNN Version: 7.5. 引发的异常:“System.AccessViolationException”(位于 PaddleXCsharp.exe 中) “System.AccessViolationException”类型的未经处理的异常在 PaddleXCsharp.exe 中发生 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 “PaddleXCsharp.exe”(CLR v4.0.30319: PaddleXCsharp.exe): 已加载“D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Remote Debugger\x64\Runtime\Microsoft.VisualStudio.Debugger.Runtime.Desktop.dll”。已跳过加载符号。模块进行了优化,并且调试器选项“仅我的代码”已启用。 程序“[2484]...

@lvpengyuan ![image](https://user-images.githubusercontent.com/13137730/56707414-49361500-674b-11e9-9979-72252d3ad9fb.png) Thank you very much for your work. When I was training the model, the program prompted me out of memory. Could you tell me the solution?

I have successfully tested the data of icdar2015 test set. Next, how to display the recognized font on the border? ![img_83_blend_char](https://user-images.githubusercontent.com/13137730/56434264-6b243780-6306-11e9-824f-8dbe98dd7e01.jpg)

Hello @lvpengyuan ,Thank you very much for your excellent work,Can I continue training with new data based on the model you have created?

@lvpengyuan Is it the score of each character, or the matrix data of the image? Please help me, thank you.