liutao 4344efef80 deleted: en_ppocr_mobile_v2.0_table_structure_infer/._inference.pdiparams | il y a 2 ans | |
---|---|---|
images | il y a 2 ans | |
sx_utils | il y a 2 ans | |
tabel_det_infer | il y a 2 ans | |
tabel_rec_infer | il y a 2 ans | |
table_cls_infer | il y a 2 ans | |
testing | il y a 2 ans | |
.gitignore | il y a 2 ans | |
Dockerfile | il y a 2 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 2 ans | |
docker-compose.yml | il y a 2 ans | |
environment.yml | il y a 2 ans | |
server.py | il y a 2 ans |
基于paddleocr v2, 用于识别文字。
conda env create -f environment.yml
# port 8080
python server.py --port 8080
make all