|
503 | 503 | * [https://pearocr.com](https://pearocr.com) |
504 | 504 | * [https://github.com/alisen39/TrWebOCR](https://github.com/alisen39/TrWebOCR) |
505 | 505 | ```bash |
| 506 | + # python3 -m venv .venv |
| 507 | + # source .venv/bin/activate |
506 | 508 | wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh |
507 | 509 | bash Miniconda3-latest-Linux-x86_64.sh |
508 | 510 | eval "$(/root/miniconda3/bin/conda shell.bash hook)" |
|
511 | 513 | conda activate ocr |
512 | 514 | conda install --yes --file requirements.txt |
513 | 515 | conda deactivate # 退出当前环境 |
| 516 | + # deactivate |
514 | 517 | ``` |
| 518 | +* 百度飞桨 [https://github.com/PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) |
| 519 | + * [https://github.com/RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR) |
| 520 | + * [https://github.com/MyMonsterCat/RapidOcr-Java](https://github.com/MyMonsterCat/RapidOcr-Java) |
| 521 | + * [https://gitee.com/lc_monster/rapid-ocr-java](https://gitee.com/lc_monster/rapid-ocr-java) |
| 522 | +* [https://github.com/hiroi-sora/Umi-OCR](https://github.com/hiroi-sora/Umi-OCR) |
| 523 | +* [https://github.com/miaomiaosoft/PandaOCR](https://github.com/miaomiaosoft/PandaOCR) |
| 524 | +* [https://github.com/WenmuZhou/PytorchOCR](https://github.com/WenmuZhou/PytorchOCR) |
| 525 | +* [https://github.com/microsoft/unilm](https://github.com/microsoft/unilm) |
| 526 | +* [https://github.com/ocropus](https://github.com/ocropus) |
| 527 | +* [https://sourceforge.net/projects/jocr](https://sourceforge.net/projects/jocr) |
| 528 | +* [https://github.com/cdli-gh/Cuneiform-OCR](https://github.com/cdli-gh/Cuneiform-OCR) |
| 529 | +* [https://www.gnu.org/software/ocrad](https://www.gnu.org/software/ocrad) |
| 530 | +* [https://github.com/tesseract-ocr/tesseract](https://github.com/tesseract-ocr/tesseract) |
| 531 | + * [https://github.com/nguyenq/tess4j](https://github.com/nguyenq/tess4j) |
| 532 | + * [https://sourceforge.net/projects/tess4j](https://sourceforge.net/projects/tess4j) |
| 533 | + * [https://github.com/bytedeco/javacpp-presets](https://github.com/bytedeco/javacpp-presets) |
| 534 | + * [https://github.com/manisandro/gImageReader](https://github.com/manisandro/gImageReader) |
| 535 | +* [https://github.com/datalab-to/surya](https://github.com/datalab-to/surya) |
515 | 536 | * [https://github.com/scribeocr/scribeocr](https://github.com/scribeocr/scribeocr) |
516 | 537 | * [https://github.com/plantree/ocr-pwa](https://github.com/plantree/ocr-pwa) |
517 | 538 | * [https://github.com/ianzhao05/textshot](https://github.com/ianzhao05/textshot) |
518 | | -* [https://github.com/ouyanghuiyu/chineseocr_lite](https://github.com/ouyanghuiyu/chineseocr_lite) |
519 | | - * `pip3 install tornado numpy opencv_python onnxruntime Shapely pyclipper Pillow` |
520 | | -* [https://github.com/chineseocr](https://github.com/chineseocr) |
| 539 | +* [https://github.com/mittagessen/kraken](https://github.com/mittagessen/kraken) |
521 | 540 | * [https://github.com/ai-ng/2txt](https://github.com/ai-ng/2txt) |
522 | 541 | * [https://github.com/facebookresearch/nougat](https://github.com/facebookresearch/nougat) |
523 | 542 | * [https://github.com/Greedysky/TTKOCR](https://github.com/Greedysky/TTKOCR) |
524 | 543 | * [https://github.com/robbyzhaox/myocr](https://github.com/robbyzhaox/myocr) |
525 | | -* [https://github.com/tesseract-ocr/tesseract](https://github.com/tesseract-ocr/tesseract) |
| 544 | +* [https://github.com/Calamari-OCR/calamari](https://github.com/Calamari-OCR/calamari) |
| 545 | +* [https://github.com/JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR) |
| 546 | +* [https://github.com/mindee/doctr](https://github.com/mindee/doctr) |
526 | 547 | * [https://github.com/xushengfeng/eSearch](https://github.com/xushengfeng/eSearch) |
527 | 548 | * [https://github.com/Nutlope/llama-ocr](https://github.com/Nutlope/llama-ocr) |
528 | | -* [https://github.com/RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR) |
| 549 | +* [https://github.com/Ucas-HaoranWei/GOT-OCR2.0](https://github.com/Ucas-HaoranWei/GOT-OCR2.0) |
| 550 | +* [https://github.com/OpenGVLab/InternVL](https://github.com/OpenGVLab/InternVL) |
| 551 | +* [https://github.com/allenai/olmocr](https://github.com/allenai/olmocr) |
| 552 | +* [https://github.com/getomni-ai/zerox](https://github.com/getomni-ai/zerox) |
| 553 | +* [https://github.com/ocrmypdf/OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF) |
| 554 | +* [https://github.com/vikParuchuri/marker](https://github.com/vikParuchuri/marker) |
| 555 | +* [https://github.com/open-mmlab/mmocr](https://github.com/open-mmlab/mmocr) |
| 556 | +* [https://github.com/clovaai/donut](https://github.com/clovaai/donut) |
| 557 | +* [https://github.com/chineseocr](https://github.com/chineseocr) |
529 | 558 | * [https://github.com/docling-project/docling](https://github.com/docling-project/docling) |
530 | 559 | * [https://github.com/breezedeus/CnOCR](https://github.com/breezedeus/CnOCR) |
531 | 560 | * [https://github.com/allenai/olmocr](https://github.com/allenai/olmocr) |
532 | 561 | * [https://github.com/xyTom/snippai](https://github.com/xyTom/snippai) |
533 | | -* 百度飞桨 [https://github.com/PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) |
534 | | -* [https://github.com/hiroi-sora/Umi-OCR](https://github.com/hiroi-sora/Umi-OCR) |
535 | | -* [https://github.com/miaomiaosoft/PandaOCR](https://github.com/miaomiaosoft/PandaOCR) |
536 | | -* [https://github.com/WenmuZhou/PytorchOCR](https://github.com/WenmuZhou/PytorchOCR) |
537 | | -* [https://github.com/microsoft/unilm](https://github.com/microsoft/unilm) |
| 562 | +* [https://github.com/ouyanghuiyu/chineseocr_lite](https://github.com/ouyanghuiyu/chineseocr_lite) |
| 563 | + ```bash |
| 564 | + python3 -m venv venv |
| 565 | + source venv/bin/activate |
| 566 | + pip3 install tornado numpy opencv_python onnxruntime Shapely pyclipper Pillow libtorch wheel |
| 567 | + python3 backend/main.py |
| 568 | + ``` |
538 | 569 | * 语音识别 [github.com/microsoft/NeuralSpeech](github.com/microsoft/NeuralSpeech) |
539 | 570 | * 翻译 [https://github.com/HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator) |
540 | 571 | * [https://github.com/PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator) |
|
0 commit comments