-
This month (mid May - mid June), we will continue to improve the usage of the repo. More documentation and more demo will be added. Plus, we will continue the work left in last month.
- [ ] Improve…
-
(chineseocr-web) root@cqls:~/chinese-ocr/chineseocr-web# ipython app.py 8090
Nms engine gpu_nms: None ,cython_nms: None ,python_nms:
2019-04-18 15:49:18.422556: I tensorflow/core/platform/cpu_featu…
-
刚刚接触这块,不知道你是如何训练的,以及训练的代码在哪儿?
-
![page-125](https://user-images.githubusercontent.com/1011330/100077518-67ab4780-2e7d-11eb-9481-af652bcd052b.png)
识别后:
![chineseocr-lite_1](https://user-images.githubusercontent.com/1011330/100077…
-
亲爱的楼主,能给个教程吗?
-
为什么会出现这种错误?有人遇到过吗?该如何解决呢?
172.16.24.42:49234 - - [22/Oct/2019 10:40:30] "HTTP/1.1 GET /ocr" - 200 OK
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/web/applicatio…
-
```
docker pull ld1995docker/chineseocr:latest
```
## 直接拉取镜像运行 docker run --gpus all -d -p 8080:8080 chineseocr:latest 最后在通过接口方式实现识别 localhost:8080/ocr 就是接口, 部署采用gunicorn
# 字段
```
import requ…
-
![1575520185639](https://user-images.githubusercontent.com/11924152/70204300-f994de80-175a-11ea-9079-5e5749fd168a.jpg)
Original exception was:
Traceback (most recent call last):
File "a…
-
请问chineseocr_lite是否支持用自己的数据集训练呢?
-
在进行setup-cpu.md的步骤中,输入“cd darknet/ && make && cd ..”,输出错误信息:
(chineseocr) bogon:chineseocr apple$ cd darknet/ && make && cd ..
gcc -Iinclude/ -Isrc/ -DGPU -I/usr/local/cuda/include/ -DCUDNN -Wall…