LICENSE
MANIFEST.in
README.md
setup.py
PPOCRLabel/PPOCRLabel.py
PPOCRLabel/__init__.py
PPOCRLabel/gen_ocr_train_val_test.py
PPOCRLabel/setup.py
PPOCRLabel/libs/__init__.py
PPOCRLabel/libs/autoDialog.py
PPOCRLabel/libs/canvas.py
PPOCRLabel/libs/colorDialog.py
PPOCRLabel/libs/constants.py
PPOCRLabel/libs/create_ml_io.py
PPOCRLabel/libs/editinlist.py
PPOCRLabel/libs/hashableQListWidgetItem.py
PPOCRLabel/libs/keyDialog.py
PPOCRLabel/libs/labelColor.py
PPOCRLabel/libs/labelDialog.py
PPOCRLabel/libs/resources.py
PPOCRLabel/libs/settings.py
PPOCRLabel/libs/shape.py
PPOCRLabel/libs/stringBundle.py
PPOCRLabel/libs/toolBar.py
PPOCRLabel/libs/unique_label_qlist_widget.py
PPOCRLabel/libs/ustr.py
PPOCRLabel/libs/utils.py
PPOCRLabel/libs/zoomWidget.py
StyleText/__init__.py
StyleText/arch/__init__.py
StyleText/arch/base_module.py
StyleText/arch/decoder.py
StyleText/arch/encoder.py
StyleText/arch/spectral_norm.py
StyleText/arch/style_text_rec.py
StyleText/engine/__init__.py
StyleText/engine/corpus_generators.py
StyleText/engine/predictors.py
StyleText/engine/style_samplers.py
StyleText/engine/synthesisers.py
StyleText/engine/text_drawers.py
StyleText/engine/writers.py
StyleText/tools/__init__.py
StyleText/tools/synth_dataset.py
StyleText/tools/synth_image.py
StyleText/utils/__init__.py
StyleText/utils/config.py
StyleText/utils/load_params.py
StyleText/utils/logging.py
StyleText/utils/math_functions.py
StyleText/utils/sys_funcs.py
unstructured.paddleocr.egg-info/PKG-INFO
unstructured.paddleocr.egg-info/SOURCES.txt
unstructured.paddleocr.egg-info/dependency_links.txt
unstructured.paddleocr.egg-info/requires.txt
unstructured.paddleocr.egg-info/top_level.txt
unstructured_paddleocr/__init__.py
unstructured_paddleocr/paddleocr.py
unstructured_paddleocr/paddle_tools/__init__.py
unstructured_paddleocr/paddle_tools/eval.py
unstructured_paddleocr/paddle_tools/export_center.py
unstructured_paddleocr/paddle_tools/export_model.py
unstructured_paddleocr/paddle_tools/infer_cls.py
unstructured_paddleocr/paddle_tools/infer_det.py
unstructured_paddleocr/paddle_tools/infer_e2e.py
unstructured_paddleocr/paddle_tools/infer_kie.py
unstructured_paddleocr/paddle_tools/infer_kie_token_ser.py
unstructured_paddleocr/paddle_tools/infer_kie_token_ser_re.py
unstructured_paddleocr/paddle_tools/infer_rec.py
unstructured_paddleocr/paddle_tools/infer_sr.py
unstructured_paddleocr/paddle_tools/infer_table.py
unstructured_paddleocr/paddle_tools/program.py
unstructured_paddleocr/paddle_tools/test_hubserving.py
unstructured_paddleocr/paddle_tools/train.py
unstructured_paddleocr/paddle_tools/infer/__init__.py
unstructured_paddleocr/paddle_tools/infer/predict_cls.py
unstructured_paddleocr/paddle_tools/infer/predict_det.py
unstructured_paddleocr/paddle_tools/infer/predict_e2e.py
unstructured_paddleocr/paddle_tools/infer/predict_rec.py
unstructured_paddleocr/paddle_tools/infer/predict_sr.py
unstructured_paddleocr/paddle_tools/infer/predict_system.py
unstructured_paddleocr/paddle_tools/infer/utility.py
unstructured_paddleocr/ppocr/__init__.py
unstructured_paddleocr/ppocr/data/__init__.py
unstructured_paddleocr/ppocr/data/collate_fn.py
unstructured_paddleocr/ppocr/data/lmdb_dataset.py
unstructured_paddleocr/ppocr/data/pgnet_dataset.py
unstructured_paddleocr/ppocr/data/pubtab_dataset.py
unstructured_paddleocr/ppocr/data/simple_dataset.py
unstructured_paddleocr/ppocr/data/imaug/ColorJitter.py
unstructured_paddleocr/ppocr/data/imaug/__init__.py
unstructured_paddleocr/ppocr/data/imaug/abinet_aug.py
unstructured_paddleocr/ppocr/data/imaug/copy_paste.py
unstructured_paddleocr/ppocr/data/imaug/ct_process.py
unstructured_paddleocr/ppocr/data/imaug/drrg_targets.py
unstructured_paddleocr/ppocr/data/imaug/east_process.py
unstructured_paddleocr/ppocr/data/imaug/fce_aug.py
unstructured_paddleocr/ppocr/data/imaug/fce_targets.py
unstructured_paddleocr/ppocr/data/imaug/iaa_augment.py
unstructured_paddleocr/ppocr/data/imaug/label_ops.py
unstructured_paddleocr/ppocr/data/imaug/make_border_map.py
unstructured_paddleocr/ppocr/data/imaug/make_pse_gt.py
unstructured_paddleocr/ppocr/data/imaug/make_shrink_map.py
unstructured_paddleocr/ppocr/data/imaug/operators.py
unstructured_paddleocr/ppocr/data/imaug/pg_process.py
unstructured_paddleocr/ppocr/data/imaug/randaugment.py
unstructured_paddleocr/ppocr/data/imaug/random_crop_data.py
unstructured_paddleocr/ppocr/data/imaug/rec_img_aug.py
unstructured_paddleocr/ppocr/data/imaug/sast_process.py
unstructured_paddleocr/ppocr/data/imaug/ssl_img_aug.py
unstructured_paddleocr/ppocr/data/imaug/table_ops.py
unstructured_paddleocr/ppocr/data/imaug/text_image_aug/__init__.py
unstructured_paddleocr/ppocr/data/imaug/text_image_aug/augment.py
unstructured_paddleocr/ppocr/data/imaug/text_image_aug/warp_mls.py
unstructured_paddleocr/ppocr/data/imaug/vqa/__init__.py
unstructured_paddleocr/ppocr/data/imaug/vqa/augment.py
unstructured_paddleocr/ppocr/data/imaug/vqa/token/__init__.py
unstructured_paddleocr/ppocr/data/imaug/vqa/token/vqa_re_convert.py
unstructured_paddleocr/ppocr/data/imaug/vqa/token/vqa_token_chunk.py
unstructured_paddleocr/ppocr/data/imaug/vqa/token/vqa_token_pad.py
unstructured_paddleocr/ppocr/data/imaug/vqa/token/vqa_token_relation.py
unstructured_paddleocr/ppocr/ext_op/__init__.py
unstructured_paddleocr/ppocr/losses/__init__.py
unstructured_paddleocr/ppocr/losses/ace_loss.py
unstructured_paddleocr/ppocr/losses/basic_loss.py
unstructured_paddleocr/ppocr/losses/center_loss.py
unstructured_paddleocr/ppocr/losses/cls_loss.py
unstructured_paddleocr/ppocr/losses/combined_loss.py
unstructured_paddleocr/ppocr/losses/det_basic_loss.py
unstructured_paddleocr/ppocr/losses/det_ct_loss.py
unstructured_paddleocr/ppocr/losses/det_db_loss.py
unstructured_paddleocr/ppocr/losses/det_drrg_loss.py
unstructured_paddleocr/ppocr/losses/det_east_loss.py
unstructured_paddleocr/ppocr/losses/det_fce_loss.py
unstructured_paddleocr/ppocr/losses/det_pse_loss.py
unstructured_paddleocr/ppocr/losses/det_sast_loss.py
unstructured_paddleocr/ppocr/losses/distillation_loss.py
unstructured_paddleocr/ppocr/losses/e2e_pg_loss.py
unstructured_paddleocr/ppocr/losses/kie_sdmgr_loss.py
unstructured_paddleocr/ppocr/losses/rec_aster_loss.py
unstructured_paddleocr/ppocr/losses/rec_att_loss.py
unstructured_paddleocr/ppocr/losses/rec_can_loss.py
unstructured_paddleocr/ppocr/losses/rec_ce_loss.py
unstructured_paddleocr/ppocr/losses/rec_ctc_loss.py
unstructured_paddleocr/ppocr/losses/rec_enhanced_ctc_loss.py
unstructured_paddleocr/ppocr/losses/rec_multi_loss.py
unstructured_paddleocr/ppocr/losses/rec_pren_loss.py
unstructured_paddleocr/ppocr/losses/rec_rfl_loss.py
unstructured_paddleocr/ppocr/losses/rec_sar_loss.py
unstructured_paddleocr/ppocr/losses/rec_spin_att_loss.py
unstructured_paddleocr/ppocr/losses/rec_srn_loss.py
unstructured_paddleocr/ppocr/losses/rec_vl_loss.py
unstructured_paddleocr/ppocr/losses/stroke_focus_loss.py
unstructured_paddleocr/ppocr/losses/table_att_loss.py
unstructured_paddleocr/ppocr/losses/table_master_loss.py
unstructured_paddleocr/ppocr/losses/text_focus_loss.py
unstructured_paddleocr/ppocr/losses/vqa_token_layoutlm_loss.py
unstructured_paddleocr/ppocr/metrics/__init__.py
unstructured_paddleocr/ppocr/metrics/cls_metric.py
unstructured_paddleocr/ppocr/metrics/ct_metric.py
unstructured_paddleocr/ppocr/metrics/det_metric.py
unstructured_paddleocr/ppocr/metrics/distillation_metric.py
unstructured_paddleocr/ppocr/metrics/e2e_metric.py
unstructured_paddleocr/ppocr/metrics/eval_det_iou.py
unstructured_paddleocr/ppocr/metrics/kie_metric.py
unstructured_paddleocr/ppocr/metrics/rec_metric.py
unstructured_paddleocr/ppocr/metrics/sr_metric.py
unstructured_paddleocr/ppocr/metrics/table_metric.py
unstructured_paddleocr/ppocr/metrics/vqa_token_re_metric.py
unstructured_paddleocr/ppocr/metrics/vqa_token_ser_metric.py
unstructured_paddleocr/ppocr/optimizer/__init__.py
unstructured_paddleocr/ppocr/optimizer/learning_rate.py
unstructured_paddleocr/ppocr/optimizer/lr_scheduler.py
unstructured_paddleocr/ppocr/optimizer/optimizer.py
unstructured_paddleocr/ppocr/optimizer/regularizer.py
unstructured_paddleocr/ppocr/postprocess/__init__.py
unstructured_paddleocr/ppocr/postprocess/cls_postprocess.py
unstructured_paddleocr/ppocr/postprocess/ct_postprocess.py
unstructured_paddleocr/ppocr/postprocess/db_postprocess.py
unstructured_paddleocr/ppocr/postprocess/drrg_postprocess.py
unstructured_paddleocr/ppocr/postprocess/east_postprocess.py
unstructured_paddleocr/ppocr/postprocess/fce_postprocess.py
unstructured_paddleocr/ppocr/postprocess/locality_aware_nms.py
unstructured_paddleocr/ppocr/postprocess/pg_postprocess.py
unstructured_paddleocr/ppocr/postprocess/picodet_postprocess.py
unstructured_paddleocr/ppocr/postprocess/rec_postprocess.py
unstructured_paddleocr/ppocr/postprocess/sast_postprocess.py
unstructured_paddleocr/ppocr/postprocess/table_postprocess.py
unstructured_paddleocr/ppocr/postprocess/vqa_token_re_layoutlm_postprocess.py
unstructured_paddleocr/ppocr/postprocess/vqa_token_ser_layoutlm_postprocess.py
unstructured_paddleocr/ppocr/postprocess/pse_postprocess/__init__.py
unstructured_paddleocr/ppocr/postprocess/pse_postprocess/pse_postprocess.py
unstructured_paddleocr/ppocr/postprocess/pse_postprocess/pse/__init__.py
unstructured_paddleocr/ppocr/postprocess/pse_postprocess/pse/setup.py
unstructured_paddleocr/ppocr/utils/EN_symbol_dict.txt
unstructured_paddleocr/ppocr/utils/__init__.py
unstructured_paddleocr/ppocr/utils/dict90.txt
unstructured_paddleocr/ppocr/utils/en_dict.txt
unstructured_paddleocr/ppocr/utils/gen_label.py
unstructured_paddleocr/ppocr/utils/ic15_dict.txt
unstructured_paddleocr/ppocr/utils/iou.py
unstructured_paddleocr/ppocr/utils/logging.py
unstructured_paddleocr/ppocr/utils/network.py
unstructured_paddleocr/ppocr/utils/poly_nms.py
unstructured_paddleocr/ppocr/utils/ppocr_keys_v1.txt
unstructured_paddleocr/ppocr/utils/profiler.py
unstructured_paddleocr/ppocr/utils/save_load.py
unstructured_paddleocr/ppocr/utils/stats.py
unstructured_paddleocr/ppocr/utils/utility.py
unstructured_paddleocr/ppocr/utils/visual.py
unstructured_paddleocr/ppocr/utils/dict/ar_dict.txt
unstructured_paddleocr/ppocr/utils/dict/arabic_dict.txt
unstructured_paddleocr/ppocr/utils/dict/be_dict.txt
unstructured_paddleocr/ppocr/utils/dict/bg_dict.txt
unstructured_paddleocr/ppocr/utils/dict/chinese_cht_dict.txt
unstructured_paddleocr/ppocr/utils/dict/confuse.pkl
unstructured_paddleocr/ppocr/utils/dict/cyrillic_dict.txt
unstructured_paddleocr/ppocr/utils/dict/devanagari_dict.txt
unstructured_paddleocr/ppocr/utils/dict/en_dict.txt
unstructured_paddleocr/ppocr/utils/dict/fa_dict.txt
unstructured_paddleocr/ppocr/utils/dict/french_dict.txt
unstructured_paddleocr/ppocr/utils/dict/german_dict.txt
unstructured_paddleocr/ppocr/utils/dict/hi_dict.txt
unstructured_paddleocr/ppocr/utils/dict/it_dict.txt
unstructured_paddleocr/ppocr/utils/dict/japan_dict.txt
unstructured_paddleocr/ppocr/utils/dict/ka_dict.txt
unstructured_paddleocr/ppocr/utils/dict/korean_dict.txt
unstructured_paddleocr/ppocr/utils/dict/latex_symbol_dict.txt
unstructured_paddleocr/ppocr/utils/dict/latin_dict.txt
unstructured_paddleocr/ppocr/utils/dict/mr_dict.txt
unstructured_paddleocr/ppocr/utils/dict/ne_dict.txt
unstructured_paddleocr/ppocr/utils/dict/oc_dict.txt
unstructured_paddleocr/ppocr/utils/dict/pu_dict.txt
unstructured_paddleocr/ppocr/utils/dict/rs_dict.txt
unstructured_paddleocr/ppocr/utils/dict/rsc_dict.txt
unstructured_paddleocr/ppocr/utils/dict/ru_dict.txt
unstructured_paddleocr/ppocr/utils/dict/spin_dict.txt
unstructured_paddleocr/ppocr/utils/dict/ta_dict.txt
unstructured_paddleocr/ppocr/utils/dict/table_dict.txt
unstructured_paddleocr/ppocr/utils/dict/table_master_structure_dict.txt
unstructured_paddleocr/ppocr/utils/dict/table_structure_dict.txt
unstructured_paddleocr/ppocr/utils/dict/table_structure_dict_ch.txt
unstructured_paddleocr/ppocr/utils/dict/te_dict.txt
unstructured_paddleocr/ppocr/utils/dict/ug_dict.txt
unstructured_paddleocr/ppocr/utils/dict/uk_dict.txt
unstructured_paddleocr/ppocr/utils/dict/ur_dict.txt
unstructured_paddleocr/ppocr/utils/dict/xi_dict.txt
unstructured_paddleocr/ppocr/utils/dict/kie_dict/xfund_class_list.txt
unstructured_paddleocr/ppocr/utils/dict/layout_dict/layout_cdla_dict.txt
unstructured_paddleocr/ppocr/utils/dict/layout_dict/layout_publaynet_dict.txt
unstructured_paddleocr/ppocr/utils/dict/layout_dict/layout_table_dict.txt
unstructured_paddleocr/ppocr/utils/e2e_metric/Deteval.py
unstructured_paddleocr/ppocr/utils/e2e_metric/__init__.py
unstructured_paddleocr/ppocr/utils/e2e_metric/polygon_fast.py
unstructured_paddleocr/ppocr/utils/e2e_utils/__init__.py
unstructured_paddleocr/ppocr/utils/e2e_utils/extract_batchsize.py
unstructured_paddleocr/ppocr/utils/e2e_utils/extract_textpoint_fast.py
unstructured_paddleocr/ppocr/utils/e2e_utils/extract_textpoint_slow.py
unstructured_paddleocr/ppocr/utils/e2e_utils/pgnet_pp_utils.py
unstructured_paddleocr/ppocr/utils/e2e_utils/visual.py
unstructured_paddleocr/ppocr/utils/loggers/__init__.py
unstructured_paddleocr/ppocr/utils/loggers/base_logger.py
unstructured_paddleocr/ppocr/utils/loggers/loggers.py
unstructured_paddleocr/ppocr/utils/loggers/vdl_logger.py
unstructured_paddleocr/ppocr/utils/loggers/wandb_logger.py
unstructured_paddleocr/ppstructure/__init__.py
unstructured_paddleocr/ppstructure/predict_system.py
unstructured_paddleocr/ppstructure/utility.py
unstructured_paddleocr/ppstructure/kie/predict_kie_token_ser.py
unstructured_paddleocr/ppstructure/kie/predict_kie_token_ser_re.py
unstructured_paddleocr/ppstructure/kie/tools/eval_with_label_end2end.py
unstructured_paddleocr/ppstructure/kie/tools/trans_funsd_label.py
unstructured_paddleocr/ppstructure/kie/tools/trans_xfun_data.py
unstructured_paddleocr/ppstructure/layout/__init__.py
unstructured_paddleocr/ppstructure/layout/predict_layout.py
unstructured_paddleocr/ppstructure/pdf2word/pdf2word.py
unstructured_paddleocr/ppstructure/recovery/__init__.py
unstructured_paddleocr/ppstructure/recovery/recovery_to_doc.py
unstructured_paddleocr/ppstructure/recovery/table_process.py
unstructured_paddleocr/ppstructure/table/__init__.py
unstructured_paddleocr/ppstructure/table/convert_label2html.py
unstructured_paddleocr/ppstructure/table/eval_table.py
unstructured_paddleocr/ppstructure/table/matcher.py
unstructured_paddleocr/ppstructure/table/predict_structure.py
unstructured_paddleocr/ppstructure/table/predict_table.py
unstructured_paddleocr/ppstructure/table/table_master_match.py
unstructured_paddleocr/ppstructure/table/table_metric/__init__.py
unstructured_paddleocr/ppstructure/table/table_metric/parallel.py
unstructured_paddleocr/ppstructure/table/table_metric/table_metric.py
unstructured_paddleocr/ppstructure/table/tablepyxl/__init__.py
unstructured_paddleocr/ppstructure/table/tablepyxl/style.py
unstructured_paddleocr/ppstructure/table/tablepyxl/tablepyxl.py