openocr-python 0.1.2__tar.gz → 0.1.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {openocr_python-0.1.2/openocr_python.egg-info → openocr_python-0.1.3}/PKG-INFO +3 -3
- {openocr_python-0.1.2 → openocr_python-0.1.3}/QUICKSTART.md +2 -2
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/__init__.py +1 -1
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_det.py +6 -3
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_rec.py +6 -3
- openocr_python-0.1.3/openocr/tools/utils/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3/openocr_python.egg-info}/PKG-INFO +3 -3
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr_python.egg-info/SOURCES.txt +1 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/pyproject.toml +1 -1
- {openocr_python-0.1.2 → openocr_python-0.1.3}/LICENSE +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/MANIFEST.in +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/evaluation.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/ltb.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/mjsynth.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/openvino.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/ost.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/synthtext.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/test.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/textocr.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/textocr_horizontal.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/union14m_b.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/union14m_l_filtered.yaml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/det/dbnet/repvit_db.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/abinet/resnet45_trans_abinet_lang.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/abinet/resnet45_trans_abinet_wo_lang.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/abinet/svtrv2_abinet_lang.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/abinet/svtrv2_abinet_wo_lang.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/aster/resnet31_lstm_aster_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/aster/svtrv2_aster.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/aster/svtrv2_aster_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/autostr/autostr_lstm_aster_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/busnet/svtrv2_busnet.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/busnet/svtrv2_busnet_pretraining.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/busnet/vit_busnet.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/busnet/vit_busnet_pretraining.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cam/convnextv2_cam_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cam/convnextv2_tiny_cam_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cam/svtrv2_cam_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cdistnet/resnet45_trans_cdistnet.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cdistnet/svtrv2_cdistnet.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cmer/cmer.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd_ch.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd_h8.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd_syn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtrv2_cppd.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/dan/resnet45_fpn_dan.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/dan/svtrv2_dan.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/dptr/dptr_parseq_pretrain.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/focalsvtr/focalsvtr_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/gtc/svtrv2_lnconv_nrtr_gtc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/gtc/svtrv2_lnconv_smtr_gtc_long_infer.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/gtc/svtrv2_lnconv_smtr_gtc_smtr_long.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/gtc/svtrv2_lnconv_smtr_gtc_stream.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/igtr/svtr_base_ds_igtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lister/focalsvtr_lister_wo_fem_maxratio12.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lister/svtrv2_lister_wo_fem_maxratio12.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lpv/svtr_base_lpv.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lpv/svtr_base_lpv_wo_glrm.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lpv/svtrv2_lpv.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lpv/svtrv2_lpv_wo_glrm.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/maerec/vit_nrtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/matrn/resnet45_trans_matrn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/matrn/svtrv2_matrn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mdiff4str/svtrv2_mdiffdecoder_base.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mdiff4str/svtrv2_mdiffdecoder_small.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/svtrv2_mgpstr_only_char.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/vit_base_mgpstr_only_char.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/vit_large_mgpstr_only_char.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/vit_mgpstr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/vit_mgpstr_only_char.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/moran/resnet31_lstm_moran.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/focalsvtr_nrtr_maxraio12.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/nrtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/svtr_base_nrtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/svtr_base_nrtr_syn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/svtrv2_nrtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/ote/svtr_base_h8_ote.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/ote/svtr_base_ote.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/parseq/focalsvtr_parseq_maxratio12.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/parseq/svrtv2_parseq.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/parseq/vit_parseq.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/robustscanner/resnet31_robustscanner.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/robustscanner/svtrv2_robustscanner.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/sar/resnet31_lstm_sar.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/sar/svtrv2_sar.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/seed/resnet31_lstm_seed_tps_on.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/smtr/focalsvtr_smtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/smtr/focalsvtr_smtr_long.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/smtr/svtrv2_smtr.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/smtr/svtrv2_smtr_bi.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/srn/resnet50_fpn_srn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/srn/svtrv2_srn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_h8_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_h8_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_tiny_h8_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_tiny_h8_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/crnn_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/crnn_ctc_long.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/focalnet_base_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/focalnet_base_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/focalsvtr_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/focalsvtr_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/resnet45_trans_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/resnet45_trans_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/svtr_base_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/svtr_base_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/svtrnet_ctc_syn.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/vit_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/vit_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/repsvtr_ch.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_ch.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_ctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_small_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_smtr_gtc_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_smtr_gtc_rctc_ch.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_smtr_gtc_rctc_infer.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_tiny_rctc.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/unirec/focalsvtr_ardecoder_unirec.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/unirec/opendoc_pipeline.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/resnet45_trans_visionlan_LA.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/resnet45_trans_visionlan_LF_1.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/resnet45_trans_visionlan_LF_2.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/svtrv2_visionlan_LA.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/svtrv2_visionlan_LF_1.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/svtrv2_visionlan_LF_2.yml +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/demo_gradio.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/demo_opendoc.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/demo_unirec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/losses/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/losses/db_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/losses/det_basic_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/metrics/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/metrics/det_metric.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/metrics/eval_det_iou.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/backbones/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/backbones/repvit.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/base_detector.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/heads/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/heads/db_head.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/necks/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/necks/db_fpn.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/postprocess/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/postprocess/db_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/crop_paste.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/crop_resize.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/db_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/db_resize_for_test.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/iaa_augment.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openocr.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/abinet_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/ar_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/cam_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/cdistnet_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/ce_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/cmer_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/cppd_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/ctc_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/igtr_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/lister_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/lpv_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/mdiff_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/mgp_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/parseq_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/robustscanner_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/seed_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/smtr_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/srn_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/unirec_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/losses/visionlan_loss.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/metrics/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/metrics/rec_metric.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/metrics/rec_metric_cmer.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/metrics/rec_metric_gtc.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/metrics/rec_metric_long.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/metrics/rec_metric_mgp.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/base_recognizer.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/cmer_modeling/modeling_cmer.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/common.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/abinet_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/aster_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/bus_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/cam_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/cdistnet_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/cppd_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/ctc_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/dan_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/dptr_parseq_clip_b_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/igtr_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/lister_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/lpv_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/matrn_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/mdiff_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/mgp_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/nrtr_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/ote_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/parseq_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/rctc_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/robustscanner_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/sar_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/smtr_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/smtr_decoder_nattn.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/srn_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/decoders/visionlan_decoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/autostr_encoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/cam_encoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/convnextv2.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/focalsvtr.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/nrtr_encoder.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_hgnet.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_lcnetv3.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_mobilenet_v3.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_mv1_enhance.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_nrtr_mtb.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_resnet_31.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_resnet_45.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_resnet_fpn.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/rec_resnet_vd.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/repvit.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/resnet31_rnn.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/svtrnet.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/svtrnet2dpos.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/svtrv2.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/svtrv2_lnconv.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/svtrv2_lnconv_two33.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/encoders/vit.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/transforms/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/transforms/aster_tps.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/transforms/moran.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/transforms/tps.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/unirec_modeling/configuration_unirec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/modeling/unirec_modeling/modeling_unirec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/optimizer/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/optimizer/lr.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/abinet_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/ar_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/ce_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/char_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/cmer_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/cppd_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/ctc_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/igtr_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/lister_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/mgp_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/nrtr_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/smtr_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/srn_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/unirec_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/postprocess/visionlan_postprocess.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/abinet_aug.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/abinet_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/ar_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/auto_augment.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/cam_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/ce_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/char_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/cmer_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/cppd_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/ctc_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/dptr_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/ep_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/igtr_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/mdiff_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/mgp_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/parseq_aug.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/rec_aug.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/resize.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/smtr_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/srn_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/unirec_label_encode.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/openrec/preprocess/visionlan_label_encode.py +0 -0
- {openocr_python-0.1.2/openocr/tools/utils → openocr_python-0.1.3/openocr/tools}/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/create_lmdb_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/__init__.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/cmer_web_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/collate_fn.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/lmdb_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/lmdb_dataset_test.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/multi_scale_sampler.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/native_size_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/native_size_sampler.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/ratio_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/ratio_dataset_test.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/ratio_dataset_tvresize.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/ratio_dataset_tvresize_test.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/ratio_sampler.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/simple_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/strlmdb_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/data/text_lmdb_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/download/download_dataset.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/download/utils.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/download_example_images.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/engine/config.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/engine/trainer.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/eval_det.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/eval_rec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/eval_rec_all_ch.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/eval_rec_all_en.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/eval_rec_all_long.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/eval_rec_all_long_simple.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/export_rec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer/onnx_engine.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer/predict_rec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer/utility.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_doc.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_doc_onnx.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_e2e.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_e2e_parallel.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/infer_unirec_onnx.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/to_markdown.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/toonnx.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/train_det.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/train_rec.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utility.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/EN_symbol_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/ckpt.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ar_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/arabic_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/be_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/bg_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/chinese_cht_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/cyrillic_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/devanagari_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/en_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/fa_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/french_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/german_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/hi_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/it_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/japan_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ka_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/kie_dict/xfund_class_list.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/korean_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/latex_symbol_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/latin_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/layout_dict/layout_cdla_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/layout_dict/layout_publaynet_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/layout_dict/layout_table_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/mr_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ne_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/oc_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/pu_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/rs_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/rsc_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ru_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/spin_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ta_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/table_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/table_master_structure_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/table_structure_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/table_structure_dict_ch.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/te_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ug_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/uk_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/ur_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict/xi_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/dict90.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_metric/Deteval.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_metric/polygon_fast.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_utils/extract_batchsize.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_utils/extract_textpoint_fast.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_utils/extract_textpoint_slow.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_utils/pgnet_pp_utils.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/e2e_utils/visual.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/en_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/gen_label.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/ic15_dict.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/logging.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/opendoc_onnx_utils/utils.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/poly_nms.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/ppocr_keys_v1.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/stats.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/utility.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/tools/utils/visual.py +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr_python.egg-info/dependency_links.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr_python.egg-info/entry_points.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr_python.egg-info/not-zip-safe +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr_python.egg-info/requires.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/openocr_python.egg-info/top_level.txt +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/setup.cfg +0 -0
- {openocr_python-0.1.2 → openocr_python-0.1.3}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: openocr-python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Accurate and Efficient General OCR System
|
|
5
5
|
Home-page: https://github.com/Topdu/OpenOCR
|
|
6
6
|
Author: OCR Team, FVL Lab
|
|
@@ -63,7 +63,7 @@ Visit: https://github.com/Topdu/OpenOCR
|
|
|
63
63
|
|
|
64
64
|
## Recent Updates
|
|
65
65
|
|
|
66
|
-
- **0.1.
|
|
66
|
+
- **0.1.3**: Use a unified interface for OCR, Document Parsing, and Unirec
|
|
67
67
|
- **0.0.10**: Remove OpenCV version restrictions.
|
|
68
68
|
- **0.0.9**: Fixing torch inference bug.
|
|
69
69
|
- **0.0.8**: Automatic Downloading ONNX model.
|
|
@@ -75,7 +75,7 @@ Visit: https://github.com/Topdu/OpenOCR
|
|
|
75
75
|
|
|
76
76
|
```bash
|
|
77
77
|
# Install from PyPI (recommended)
|
|
78
|
-
pip install openocr-python==0.1.
|
|
78
|
+
pip install openocr-python==0.1.3
|
|
79
79
|
|
|
80
80
|
# Or install from source
|
|
81
81
|
git clone https://github.com/Topdu/OpenOCR.git
|
|
@@ -6,7 +6,7 @@ Visit: https://github.com/Topdu/OpenOCR
|
|
|
6
6
|
|
|
7
7
|
## Recent Updates
|
|
8
8
|
|
|
9
|
-
- **0.1.
|
|
9
|
+
- **0.1.3**: Use a unified interface for OCR, Document Parsing, and Unirec
|
|
10
10
|
- **0.0.10**: Remove OpenCV version restrictions.
|
|
11
11
|
- **0.0.9**: Fixing torch inference bug.
|
|
12
12
|
- **0.0.8**: Automatic Downloading ONNX model.
|
|
@@ -18,7 +18,7 @@ Visit: https://github.com/Topdu/OpenOCR
|
|
|
18
18
|
|
|
19
19
|
```bash
|
|
20
20
|
# Install from PyPI (recommended)
|
|
21
|
-
pip install openocr-python==0.1.
|
|
21
|
+
pip install openocr-python==0.1.3
|
|
22
22
|
|
|
23
23
|
# Or install from source
|
|
24
24
|
git clone https://github.com/Topdu/OpenOCR.git
|
|
@@ -13,7 +13,7 @@ sys.path.insert(0, os.path.abspath(os.path.join(__dir__, '..')))
|
|
|
13
13
|
# from .tools.infer_doc_onnx import OpenDocONNX
|
|
14
14
|
from .openocr import OpenOCR, main
|
|
15
15
|
|
|
16
|
-
__version__ = '0.1.
|
|
16
|
+
__version__ = '0.1.3'
|
|
17
17
|
|
|
18
18
|
# Lazy import for demo interfaces to avoid initialization on import
|
|
19
19
|
def launch_openocr_demo(*args, **kwargs):
|
|
@@ -48,9 +48,12 @@ def check_and_download_model(model_name: str, url: str):
|
|
|
48
48
|
if os.path.exists(model_name):
|
|
49
49
|
return model_name
|
|
50
50
|
|
|
51
|
+
# Strip leading './' from model_name to get a clean filename
|
|
52
|
+
clean_name = model_name.lstrip('./')
|
|
53
|
+
|
|
51
54
|
# 固定缓存路径为用户主目录下的 ".cache/openocr"
|
|
52
55
|
cache_dir = Path.home() / '.cache' / 'openocr'
|
|
53
|
-
model_path = cache_dir /
|
|
56
|
+
model_path = cache_dir / clean_name
|
|
54
57
|
|
|
55
58
|
# 如果模型文件已存在,直接返回路径
|
|
56
59
|
if model_path.exists():
|
|
@@ -71,7 +74,7 @@ def check_and_download_model(model_name: str, url: str):
|
|
|
71
74
|
import shutil
|
|
72
75
|
downloaded_path = model_file_download(
|
|
73
76
|
model_id=modelscope_repo,
|
|
74
|
-
file_path=
|
|
77
|
+
file_path=clean_name,
|
|
75
78
|
cache_dir=str(cache_dir.parent)
|
|
76
79
|
)
|
|
77
80
|
# 复制文件到目标位置(处理符号链接)
|
|
@@ -90,7 +93,7 @@ def check_and_download_model(model_name: str, url: str):
|
|
|
90
93
|
import shutil
|
|
91
94
|
downloaded_path = hf_hub_download(
|
|
92
95
|
repo_id=huggingface_repo,
|
|
93
|
-
filename=
|
|
96
|
+
filename=clean_name,
|
|
94
97
|
cache_dir=str(cache_dir.parent)
|
|
95
98
|
)
|
|
96
99
|
# 复制文件到目标位置(HuggingFace 返回的可能是符号链接)
|
|
@@ -45,9 +45,12 @@ def check_and_download_model(model_name: str, url: str):
|
|
|
45
45
|
if os.path.exists(model_name):
|
|
46
46
|
return model_name
|
|
47
47
|
|
|
48
|
+
# Strip leading './' from model_name to get a clean filename
|
|
49
|
+
clean_name = model_name.lstrip('./')
|
|
50
|
+
|
|
48
51
|
# 固定缓存路径为用户主目录下的 ".cache/openocr"
|
|
49
52
|
cache_dir = Path.home() / '.cache' / 'openocr'
|
|
50
|
-
model_path = cache_dir /
|
|
53
|
+
model_path = cache_dir / clean_name
|
|
51
54
|
|
|
52
55
|
# 如果模型文件已存在,直接返回路径
|
|
53
56
|
if model_path.exists():
|
|
@@ -68,7 +71,7 @@ def check_and_download_model(model_name: str, url: str):
|
|
|
68
71
|
import shutil
|
|
69
72
|
downloaded_path = model_file_download(
|
|
70
73
|
model_id=modelscope_repo,
|
|
71
|
-
file_path=
|
|
74
|
+
file_path=clean_name,
|
|
72
75
|
cache_dir=str(cache_dir.parent)
|
|
73
76
|
)
|
|
74
77
|
# 复制文件到目标位置(处理符号链接)
|
|
@@ -87,7 +90,7 @@ def check_and_download_model(model_name: str, url: str):
|
|
|
87
90
|
import shutil
|
|
88
91
|
downloaded_path = hf_hub_download(
|
|
89
92
|
repo_id=huggingface_repo,
|
|
90
|
-
filename=
|
|
93
|
+
filename=clean_name,
|
|
91
94
|
cache_dir=str(cache_dir.parent)
|
|
92
95
|
)
|
|
93
96
|
# 复制文件到目标位置(HuggingFace 返回的可能是符号链接)
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: openocr-python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Accurate and Efficient General OCR System
|
|
5
5
|
Home-page: https://github.com/Topdu/OpenOCR
|
|
6
6
|
Author: OCR Team, FVL Lab
|
|
@@ -63,7 +63,7 @@ Visit: https://github.com/Topdu/OpenOCR
|
|
|
63
63
|
|
|
64
64
|
## Recent Updates
|
|
65
65
|
|
|
66
|
-
- **0.1.
|
|
66
|
+
- **0.1.3**: Use a unified interface for OCR, Document Parsing, and Unirec
|
|
67
67
|
- **0.0.10**: Remove OpenCV version restrictions.
|
|
68
68
|
- **0.0.9**: Fixing torch inference bug.
|
|
69
69
|
- **0.0.8**: Automatic Downloading ONNX model.
|
|
@@ -75,7 +75,7 @@ Visit: https://github.com/Topdu/OpenOCR
|
|
|
75
75
|
|
|
76
76
|
```bash
|
|
77
77
|
# Install from PyPI (recommended)
|
|
78
|
-
pip install openocr-python==0.1.
|
|
78
|
+
pip install openocr-python==0.1.3
|
|
79
79
|
|
|
80
80
|
# Or install from source
|
|
81
81
|
git clone https://github.com/Topdu/OpenOCR.git
|
|
@@ -275,6 +275,7 @@ openocr/openrec/preprocess/smtr_label_encode.py
|
|
|
275
275
|
openocr/openrec/preprocess/srn_label_encode.py
|
|
276
276
|
openocr/openrec/preprocess/unirec_label_encode.py
|
|
277
277
|
openocr/openrec/preprocess/visionlan_label_encode.py
|
|
278
|
+
openocr/tools/__init__.py
|
|
278
279
|
openocr/tools/create_lmdb_dataset.py
|
|
279
280
|
openocr/tools/download_example_images.py
|
|
280
281
|
openocr/tools/eval_det.py
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/textocr_horizontal.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/dataset/rec/union14m_l_filtered.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/abinet/svtrv2_abinet_lang.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/abinet/svtrv2_abinet_wo_lang.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/aster/svtrv2_aster_tps_on.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/busnet/vit_busnet_pretraining.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cam/convnextv2_cam_tps_on.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cam/convnextv2_tiny_cam_tps_on.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cdistnet/svtrv2_cdistnet.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd_ch.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd_h8.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/cppd/svtr_base_cppd_syn.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/dptr/dptr_parseq_pretrain.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/focalsvtr/focalsvtr_ctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/gtc/svtrv2_lnconv_nrtr_gtc.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/igtr/svtr_base_ds_igtr.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lpv/svtr_base_lpv_wo_glrm.yml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/lpv/svtrv2_lpv_wo_glrm.yml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/matrn/resnet45_trans_matrn.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/svtrv2_mgpstr_only_char.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/mgpstr/vit_mgpstr_only_char.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/moran/resnet31_lstm_moran.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/focalsvtr_nrtr_maxraio12.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/nrtr/svtr_base_nrtr_syn.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/seed/resnet31_lstm_seed_tps_on.yml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/smtr/focalsvtr_smtr_long.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_h8_ctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_h8_rctc.yml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_tiny_h8_ctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/convnextv2_tiny_h8_rctc.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/focalnet_base_ctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/focalnet_base_rctc.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/resnet45_trans_ctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrs/resnet45_trans_rctc.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_small_rctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_smtr_gtc_rctc.yml
RENAMED
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_smtr_gtc_rctc_ch.yml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/svtrv2/svtrv2_tiny_rctc.yml
RENAMED
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/unirec/opendoc_pipeline.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/configs/rec/visionlan/svtrv2_visionlan_LA.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/modeling/backbones/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openocr_python-0.1.2 → openocr_python-0.1.3}/openocr/opendet/preprocess/db_resize_for_test.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|