Reza2kn's picture
Back up Bina 0.2 stream stage 004: train.log
bd69dc1 verified
Raw
History Blame Contribute Delete
34.9 kB
/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/utils/cpp_extension/extension_utils.py:712: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md
warnings.warn(warning_message)
LAUNCH INFO 2026-07-25 18:09:14,497 ----------- Configuration ----------------------
LAUNCH INFO 2026-07-25 18:09:14,497 auto_cluster_config: 0
LAUNCH INFO 2026-07-25 18:09:14,497 auto_parallel_config: None
LAUNCH INFO 2026-07-25 18:09:14,497 auto_tuner_json: None
LAUNCH INFO 2026-07-25 18:09:14,497 devices: 0,1,2,3,4,5,6,7
LAUNCH INFO 2026-07-25 18:09:14,497 elastic_level: -1
LAUNCH INFO 2026-07-25 18:09:14,497 elastic_timeout: 30
LAUNCH INFO 2026-07-25 18:09:14,497 enable_gpu_log: True
LAUNCH INFO 2026-07-25 18:09:14,497 gloo_port: 6767
LAUNCH INFO 2026-07-25 18:09:14,497 host: None
LAUNCH INFO 2026-07-25 18:09:14,497 ips: None
LAUNCH INFO 2026-07-25 18:09:14,497 job_id: default
LAUNCH INFO 2026-07-25 18:09:14,498 legacy: False
LAUNCH INFO 2026-07-25 18:09:14,498 log_dir: /workspace/bina02-ppocr/training/stage-004/distributed-logs
LAUNCH INFO 2026-07-25 18:09:14,498 log_level: INFO
LAUNCH INFO 2026-07-25 18:09:14,498 log_overwrite: False
LAUNCH INFO 2026-07-25 18:09:14,498 master: None
LAUNCH INFO 2026-07-25 18:09:14,498 max_restart: 3
LAUNCH INFO 2026-07-25 18:09:14,498 nnodes: 1
LAUNCH INFO 2026-07-25 18:09:14,498 nproc_per_node: None
LAUNCH INFO 2026-07-25 18:09:14,498 rank: -1
LAUNCH INFO 2026-07-25 18:09:14,498 run_mode: collective
LAUNCH INFO 2026-07-25 18:09:14,498 server_num: None
LAUNCH INFO 2026-07-25 18:09:14,498 servers:
LAUNCH INFO 2026-07-25 18:09:14,498 sort_ip: False
LAUNCH INFO 2026-07-25 18:09:14,498 start_port: 6070
LAUNCH INFO 2026-07-25 18:09:14,498 trainer_num: None
LAUNCH INFO 2026-07-25 18:09:14,498 trainers:
LAUNCH INFO 2026-07-25 18:09:14,498 training_script: /workspace/bina02-ppocr/PaddleOCR/tools/train.py
LAUNCH INFO 2026-07-25 18:09:14,498 training_script_args: ['-c', '/workspace/bina02-ppocr/training/stage-004/input_config.yml']
LAUNCH INFO 2026-07-25 18:09:14,498 with_gloo: 1
LAUNCH INFO 2026-07-25 18:09:14,498 --------------------------------------------------
LAUNCH INFO 2026-07-25 18:09:14,499 Job: default, mode collective, replicas 1[1:1], elastic False
LAUNCH INFO 2026-07-25 18:09:14,500 Run Pod: qxskiy, replicas 8, status ready
LAUNCH INFO 2026-07-25 18:09:14,754 Watching Pod: qxskiy, replicas 8, status running
/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/utils/cpp_extension/extension_utils.py:712: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md
warnings.warn(warning_message)
Skipping import of the encryption module.
[2026/07/25 18:09:20] ppocr INFO: Architecture :
[2026/07/25 18:09:20] ppocr INFO: Backbone :
[2026/07/25 18:09:20] ppocr INFO: force_pool_width : True
[2026/07/25 18:09:20] ppocr INFO: model_size : medium
[2026/07/25 18:09:20] ppocr INFO: name : PPLCNetV4
[2026/07/25 18:09:20] ppocr INFO: train_pool_width : 96
[2026/07/25 18:09:20] ppocr INFO: Head :
[2026/07/25 18:09:20] ppocr INFO: head_list :
[2026/07/25 18:09:20] ppocr INFO: CTCHead :
[2026/07/25 18:09:20] ppocr INFO: Head :
[2026/07/25 18:09:20] ppocr INFO: fc_decay : 1e-05
[2026/07/25 18:09:20] ppocr INFO: Neck :
[2026/07/25 18:09:20] ppocr INFO: depth : 2
[2026/07/25 18:09:20] ppocr INFO: dims : 192
[2026/07/25 18:09:20] ppocr INFO: local_kernel : 7
[2026/07/25 18:09:20] ppocr INFO: mlp_ratio : 4.0
[2026/07/25 18:09:20] ppocr INFO: name : lightsvtr
[2026/07/25 18:09:20] ppocr INFO: use_guide : False
[2026/07/25 18:09:20] ppocr INFO: NRTRHead :
[2026/07/25 18:09:20] ppocr INFO: max_text_length : 128
[2026/07/25 18:09:20] ppocr INFO: nrtr_dim : 512
[2026/07/25 18:09:20] ppocr INFO: name : MultiHead
[2026/07/25 18:09:20] ppocr INFO: Transform : None
[2026/07/25 18:09:20] ppocr INFO: algorithm : SVTR_LCNet
[2026/07/25 18:09:20] ppocr INFO: model_type : rec
[2026/07/25 18:09:20] ppocr INFO: Eval :
[2026/07/25 18:09:20] ppocr INFO: dataset :
[2026/07/25 18:09:20] ppocr INFO: data_dir : /
[2026/07/25 18:09:20] ppocr INFO: label_file_list : ['/workspace/bina02-ppocr/stream/datasets/chunk-004/eval_ctc.txt']
[2026/07/25 18:09:20] ppocr INFO: name : SimpleDataSet
[2026/07/25 18:09:20] ppocr INFO: transforms :
[2026/07/25 18:09:20] ppocr INFO: DecodeImage :
[2026/07/25 18:09:20] ppocr INFO: channel_first : False
[2026/07/25 18:09:20] ppocr INFO: img_mode : BGR
[2026/07/25 18:09:20] ppocr INFO: MultiLabelEncode :
[2026/07/25 18:09:20] ppocr INFO: gtc_encode : NRTRLabelEncode
[2026/07/25 18:09:20] ppocr INFO: RecResizeImg :
[2026/07/25 18:09:20] ppocr INFO: image_shape : [3, 48, 768]
[2026/07/25 18:09:20] ppocr INFO: padding : False
[2026/07/25 18:09:20] ppocr INFO: KeepKeys :
[2026/07/25 18:09:20] ppocr INFO: keep_keys : ['image', 'label_ctc', 'label_gtc', 'length', 'valid_ratio']
[2026/07/25 18:09:20] ppocr INFO: loader :
[2026/07/25 18:09:20] ppocr INFO: batch_size_per_card : 32
[2026/07/25 18:09:20] ppocr INFO: drop_last : False
[2026/07/25 18:09:20] ppocr INFO: num_workers : 4
[2026/07/25 18:09:20] ppocr INFO: shuffle : False
[2026/07/25 18:09:20] ppocr INFO: Global :
[2026/07/25 18:09:20] ppocr INFO: cal_metric_during_train : False
[2026/07/25 18:09:20] ppocr INFO: character_dict_path : /workspace/bina02-ppocr/stream/datasets/chunk-004/persian_arabic_bina02_dict.txt
[2026/07/25 18:09:20] ppocr INFO: checkpoints : None
[2026/07/25 18:09:20] ppocr INFO: d2s_train_image_shape : [3, 48, 768]
[2026/07/25 18:09:20] ppocr INFO: debug : False
[2026/07/25 18:09:20] ppocr INFO: distributed : True
[2026/07/25 18:09:20] ppocr INFO: epoch_num : 1
[2026/07/25 18:09:20] ppocr INFO: eval_batch_step : [0, 100]
[2026/07/25 18:09:20] ppocr INFO: freeze_batch_norm : True
[2026/07/25 18:09:20] ppocr INFO: infer_img : doc/imgs_words/ch/word_1.jpg
[2026/07/25 18:09:20] ppocr INFO: infer_mode : False
[2026/07/25 18:09:20] ppocr INFO: log_smooth_window : 20
[2026/07/25 18:09:20] ppocr INFO: max_text_length : 128
[2026/07/25 18:09:20] ppocr INFO: model_name : PP-OCRv6_medium_rec
[2026/07/25 18:09:20] ppocr INFO: pretrained_model : /workspace/bina02-ppocr/training/stage-003/best_accuracy
[2026/07/25 18:09:20] ppocr INFO: print_batch_step : 20
[2026/07/25 18:09:20] ppocr INFO: save_epoch_step : 1
[2026/07/25 18:09:20] ppocr INFO: save_inference_dir : None
[2026/07/25 18:09:20] ppocr INFO: save_model_dir : /workspace/bina02-ppocr/training/stage-004
[2026/07/25 18:09:20] ppocr INFO: save_res_path : /workspace/bina02-ppocr/training/stage-004/predicts.txt
[2026/07/25 18:09:20] ppocr INFO: trainable_parameter_prefixes : ['head.ctc_head.fc.']
[2026/07/25 18:09:20] ppocr INFO: use_gpu : True
[2026/07/25 18:09:20] ppocr INFO: use_space_char : True
[2026/07/25 18:09:20] ppocr INFO: use_visualdl : False
[2026/07/25 18:09:20] ppocr INFO: Loss :
[2026/07/25 18:09:20] ppocr INFO: loss_config_list :
[2026/07/25 18:09:20] ppocr INFO: CTCLoss : None
[2026/07/25 18:09:20] ppocr INFO: NRTRLoss : None
[2026/07/25 18:09:20] ppocr INFO: name : MultiLoss
[2026/07/25 18:09:20] ppocr INFO: weight_1 : 1.0
[2026/07/25 18:09:20] ppocr INFO: weight_2 : 0.0
[2026/07/25 18:09:20] ppocr INFO: Metric :
[2026/07/25 18:09:20] ppocr INFO: ignore_space : False
[2026/07/25 18:09:20] ppocr INFO: main_indicator : norm_edit_dis
[2026/07/25 18:09:20] ppocr INFO: name : RecMetric
[2026/07/25 18:09:20] ppocr INFO: Optimizer :
[2026/07/25 18:09:20] ppocr INFO: beta1 : 0.9
[2026/07/25 18:09:20] ppocr INFO: beta2 : 0.999
[2026/07/25 18:09:20] ppocr INFO: lr :
[2026/07/25 18:09:20] ppocr INFO: learning_rate : 1e-05
[2026/07/25 18:09:20] ppocr INFO: name : Cosine
[2026/07/25 18:09:20] ppocr INFO: warmup_epoch : 0
[2026/07/25 18:09:20] ppocr INFO: name : Adam
[2026/07/25 18:09:20] ppocr INFO: regularizer :
[2026/07/25 18:09:20] ppocr INFO: factor : 0.0
[2026/07/25 18:09:20] ppocr INFO: name : L2
[2026/07/25 18:09:20] ppocr INFO: PostProcess :
[2026/07/25 18:09:20] ppocr INFO: name : CTCLabelDecode
[2026/07/25 18:09:20] ppocr INFO: Train :
[2026/07/25 18:09:20] ppocr INFO: dataset :
[2026/07/25 18:09:20] ppocr INFO: data_dir : /
[2026/07/25 18:09:20] ppocr INFO: ds_width : False
[2026/07/25 18:09:20] ppocr INFO: ext_op_transform_idx : 1
[2026/07/25 18:09:20] ppocr INFO: label_file_list : ['/workspace/bina02-ppocr/stream/datasets/chunk-004/train_ctc.txt']
[2026/07/25 18:09:20] ppocr INFO: name : MultiScaleDataSet
[2026/07/25 18:09:20] ppocr INFO: padding : False
[2026/07/25 18:09:20] ppocr INFO: ratio_list : [1.0]
[2026/07/25 18:09:20] ppocr INFO: transforms :
[2026/07/25 18:09:20] ppocr INFO: DecodeImage :
[2026/07/25 18:09:20] ppocr INFO: channel_first : False
[2026/07/25 18:09:20] ppocr INFO: img_mode : BGR
[2026/07/25 18:09:20] ppocr INFO: RecConAug :
[2026/07/25 18:09:20] ppocr INFO: ext_data_num : 0
[2026/07/25 18:09:20] ppocr INFO: image_shape : [48, 768, 3]
[2026/07/25 18:09:20] ppocr INFO: max_text_length : 128
[2026/07/25 18:09:20] ppocr INFO: prob : 0.0
[2026/07/25 18:09:20] ppocr INFO: RecAug : None
[2026/07/25 18:09:20] ppocr INFO: MultiLabelEncode :
[2026/07/25 18:09:20] ppocr INFO: gtc_encode : NRTRLabelEncode
[2026/07/25 18:09:20] ppocr INFO: KeepKeys :
[2026/07/25 18:09:20] ppocr INFO: keep_keys : ['image', 'label_ctc', 'label_gtc', 'length', 'valid_ratio']
[2026/07/25 18:09:20] ppocr INFO: loader :
[2026/07/25 18:09:20] ppocr INFO: batch_size_per_card : 32
[2026/07/25 18:09:20] ppocr INFO: drop_last : False
[2026/07/25 18:09:20] ppocr INFO: num_workers : 4
[2026/07/25 18:09:20] ppocr INFO: shuffle : True
[2026/07/25 18:09:20] ppocr INFO: sampler :
[2026/07/25 18:09:20] ppocr INFO: divided_factor : [8, 16]
[2026/07/25 18:09:20] ppocr INFO: first_bs : 32
[2026/07/25 18:09:20] ppocr INFO: fix_bs : True
[2026/07/25 18:09:20] ppocr INFO: is_training : True
[2026/07/25 18:09:20] ppocr INFO: name : MultiScaleSampler
[2026/07/25 18:09:20] ppocr INFO: scales : [[768, 48]]
[2026/07/25 18:09:20] ppocr INFO: profiler_options : None
[2026/07/25 18:09:20] ppocr INFO: train with paddle 3.3.0 and device Place(gpu:0)
======================= Modified FLAGS detected =======================
FLAGS(name='FLAGS_nccl_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/nccl/lib', default_value='')
FLAGS(name='FLAGS_cudnn_deterministic', current_value=True, default_value=False)
FLAGS(name='FLAGS_cublas_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cublas/lib', default_value='')
FLAGS(name='FLAGS_cusparse_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cusparse/lib', default_value='')
FLAGS(name='FLAGS_curand_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/curand/lib', default_value='')
FLAGS(name='FLAGS_cuda_cccl_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cuda_cccl/include/', default_value='')
FLAGS(name='FLAGS_cudnn_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cudnn/lib', default_value='')
FLAGS(name='FLAGS_cupti_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cuda_cupti/lib', default_value='')
FLAGS(name='FLAGS_cusolver_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cusolver/lib', default_value='')
FLAGS(name='FLAGS_selected_gpus', current_value='0', default_value='')
FLAGS(name='FLAGS_enable_pir_in_executor', current_value=True, default_value=False)
FLAGS(name='FLAGS_nvidia_package_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia', default_value='')
=======================================================================
I0725 18:09:20.267732 109264 tcp_store.cc:336] create libuv server at port: 52350
I0725 18:09:20.268285 109264 tcp_utils.cc:132] Successfully connected to 172.17.0.2:52350
I0725 18:09:22.912986 109264 process_group_nccl.cc:155] ProcessGroupNCCL pg_timeout_ 1800000
I0725 18:09:22.913050 109264 process_group_nccl.cc:156] ProcessGroupNCCL nccl_comm_init_option_ 0
[2026/07/25 18:09:22] ppocr INFO: Initialize indexs of datasets:['/workspace/bina02-ppocr/stream/datasets/chunk-004/train_ctc.txt']
[2026/07/25 18:09:23] ppocr INFO: Initialize indexs of datasets:['/workspace/bina02-ppocr/stream/datasets/chunk-004/eval_ctc.txt']
W0725 18:09:23.105429 109264 gpu_resources.cc:116] Please NOTE: device: 0, GPU Compute Capability: 12.0, Driver API Version: 13.0, Runtime API Version: 13.0
[2026/07/25 18:09:23] ppocr INFO: froze 61 BatchNorm layers with pretrained global statistics
[2026/07/25 18:09:23] ppocr INFO: selective training enabled: 2 trainable tensors, 438 frozen tensors; head.ctc_head.fc.weight, head.ctc_head.fc.bias
[2026-07-25 18:09:23,470] [ INFO] optimizer.py:254 - If regularizer of a Parameter has been set by 'paddle.ParamAttr' or 'static.WeightNormParamAttr' already. The weight_decay[0.0] in Optimizer will not take effect, and it will only be applied to other Parameters!
[2026/07/25 18:09:23] ppocr INFO: train dataloader has 391 iters
[2026/07/25 18:09:23] ppocr INFO: valid dataloader has 128 iters
[2026/07/25 18:09:23] ppocr INFO: load pretrain successful from /workspace/bina02-ppocr/training/stage-003/best_accuracy
[2026/07/25 18:09:24] ppocr INFO: During the training process, after the 0th iteration, an evaluation is run every 100 iterations
[2026/07/25 18:09:29] ppocr INFO: epoch: [1/1], global_step: 20, lr: 0.000010, CTCLoss: 58.949448, NRTRLoss: 0.000000, loss: 58.949448, avg_reader_cost: 0.08347 s, avg_batch_cost: 0.20361 s, avg_samples: 32.0, ips: 157.16190 samples/s, eta: 0:01:15, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 18:09:31] ppocr INFO: epoch: [1/1], global_step: 40, lr: 0.000010, CTCLoss: 60.422634, NRTRLoss: 0.000000, loss: 60.422634, avg_reader_cost: 0.02490 s, avg_batch_cost: 0.10325 s, avg_samples: 32.0, ips: 309.92084 samples/s, eta: 0:00:53, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 18:09:34] ppocr INFO: epoch: [1/1], global_step: 60, lr: 0.000010, CTCLoss: 57.976921, NRTRLoss: 0.000000, loss: 57.976921, avg_reader_cost: 0.00296 s, avg_batch_cost: 0.08020 s, avg_samples: 32.0, ips: 398.97911 samples/s, eta: 0:00:42, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 18:09:37] ppocr INFO: epoch: [1/1], global_step: 80, lr: 0.000009, CTCLoss: 58.910477, NRTRLoss: 0.000000, loss: 58.910477, avg_reader_cost: 0.00174 s, avg_batch_cost: 0.08037 s, avg_samples: 32.0, ips: 398.15221 samples/s, eta: 0:00:36, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 18:09:39] ppocr INFO: epoch: [1/1], global_step: 100, lr: 0.000009, CTCLoss: 61.226803, NRTRLoss: 0.000000, loss: 61.226803, avg_reader_cost: 0.00201 s, avg_batch_cost: 0.08016 s, avg_samples: 32.0, ips: 399.22203 samples/s, eta: 0:00:31, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
eval model:: 0%| | 0/128 [00:00<?, ?it/s]
eval model:: 1%| | 1/128 [00:00<00:53, 2.38it/s]
eval model:: 2%|▏ | 3/128 [00:00<00:20, 5.97it/s]
eval model:: 4%|▍ | 5/128 [00:00<00:15, 8.07it/s]
eval model:: 5%|β–Œ | 7/128 [00:00<00:12, 9.85it/s]
eval model:: 7%|β–‹ | 9/128 [00:01<00:11, 10.64it/s]
eval model:: 9%|β–Š | 11/128 [00:01<00:10, 10.98it/s]
eval model:: 10%|β–ˆ | 13/128 [00:01<00:09, 11.83it/s]
eval model:: 12%|β–ˆβ– | 15/128 [00:01<00:09, 12.49it/s]
eval model:: 13%|β–ˆβ–Ž | 17/128 [00:01<00:09, 12.05it/s]
eval model:: 15%|β–ˆβ– | 19/128 [00:01<00:08, 12.60it/s]
eval model:: 16%|β–ˆβ–‹ | 21/128 [00:01<00:08, 12.82it/s]
eval model:: 18%|β–ˆβ–Š | 23/128 [00:02<00:08, 12.61it/s]
eval model:: 20%|β–ˆβ–‰ | 25/128 [00:02<00:07, 13.02it/s]
eval model:: 21%|β–ˆβ–ˆ | 27/128 [00:02<00:07, 13.34it/s]
eval model:: 23%|β–ˆβ–ˆβ–Ž | 29/128 [00:02<00:07, 13.37it/s]
eval model:: 24%|β–ˆβ–ˆβ– | 31/128 [00:02<00:07, 13.49it/s]
eval model:: 26%|β–ˆβ–ˆβ–Œ | 33/128 [00:02<00:06, 13.66it/s]
eval model:: 27%|β–ˆβ–ˆβ–‹ | 35/128 [00:03<00:06, 13.78it/s]
eval model:: 29%|β–ˆβ–ˆβ–‰ | 37/128 [00:03<00:06, 13.43it/s]
eval model:: 30%|β–ˆβ–ˆβ–ˆ | 39/128 [00:03<00:06, 13.52it/s]
eval model:: 32%|β–ˆβ–ˆβ–ˆβ– | 41/128 [00:03<00:06, 13.24it/s]
eval model:: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 43/128 [00:03<00:06, 13.39it/s]
eval model:: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 45/128 [00:03<00:06, 12.50it/s]
eval model:: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 47/128 [00:03<00:06, 12.83it/s]
eval model:: 38%|β–ˆβ–ˆβ–ˆβ–Š | 49/128 [00:04<00:06, 12.19it/s]
eval model:: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 51/128 [00:04<00:06, 12.59it/s]
eval model:: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 53/128 [00:04<00:05, 13.02it/s]
eval model:: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 55/128 [00:04<00:06, 10.99it/s]
eval model:: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 57/128 [00:04<00:06, 11.76it/s]
eval model:: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 59/128 [00:04<00:05, 12.04it/s]
eval model:: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 61/128 [00:05<00:05, 12.60it/s]
eval model:: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 63/128 [00:05<00:05, 12.78it/s]
eval model:: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 65/128 [00:05<00:04, 13.15it/s]
eval model:: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 67/128 [00:05<00:04, 13.18it/s]
eval model:: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 69/128 [00:05<00:04, 12.86it/s]
eval model:: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 71/128 [00:05<00:04, 12.64it/s]
eval model:: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 73/128 [00:06<00:04, 13.02it/s]
eval model:: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 75/128 [00:06<00:03, 13.29it/s]
eval model:: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 77/128 [00:06<00:04, 11.74it/s]
eval model:: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 79/128 [00:06<00:04, 11.45it/s]
eval model:: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 81/128 [00:06<00:04, 11.65it/s]
eval model:: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 83/128 [00:06<00:03, 11.98it/s]
eval model:: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 85/128 [00:07<00:03, 12.55it/s]
eval model:: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 87/128 [00:07<00:03, 12.92it/s]
eval model:: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 89/128 [00:07<00:02, 13.22it/s]
eval model:: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 91/128 [00:07<00:02, 13.01it/s]
eval model:: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 93/128 [00:07<00:02, 12.97it/s]
eval model:: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 95/128 [00:07<00:02, 13.17it/s]
eval model:: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 97/128 [00:07<00:02, 13.41it/s]
eval model:: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 99/128 [00:08<00:02, 12.85it/s]
eval model:: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 101/128 [00:08<00:02, 12.79it/s]
eval model:: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 103/128 [00:08<00:02, 12.11it/s]
eval model:: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 105/128 [00:08<00:01, 12.43it/s]
eval model:: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 107/128 [00:08<00:01, 12.85it/s]
eval model:: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 109/128 [00:08<00:01, 13.19it/s]
eval model:: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 111/128 [00:09<00:01, 13.42it/s]
eval model:: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 113/128 [00:09<00:01, 13.61it/s]
eval model:: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 115/128 [00:09<00:00, 13.71it/s]
eval model:: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 117/128 [00:09<00:00, 13.31it/s]
eval model:: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 119/128 [00:09<00:00, 13.38it/s]
eval model:: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 121/128 [00:09<00:00, 13.06it/s]
eval model:: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 123/128 [00:09<00:00, 13.37it/s]
eval model:: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 125/128 [00:10<00:00, 13.26it/s]
eval model:: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 127/128 [00:10<00:00, 13.49it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 12.31it/s]
[2026/07/25 18:09:50] ppocr INFO: cur metric, acc: 0.8488769510525466, norm_edit_dis: 0.987999782881848, fps: 435.36066773786143
[2026/07/25 18:09:50] ppocr INFO: save best model is to /workspace/bina02-ppocr/training/stage-004/best_accuracy
[2026/07/25 18:09:50] ppocr INFO: best metric, norm_edit_dis: 0.987999782881848, is_float16: False, acc: 0.8488769510525466, fps: 435.36066773786143, best_epoch: 1
[2026/07/25 18:09:52] ppocr INFO: epoch: [1/1], global_step: 120, lr: 0.000008, CTCLoss: 58.457014, NRTRLoss: 0.000000, loss: 58.457014, avg_reader_cost: 0.00174 s, avg_batch_cost: 0.07897 s, avg_samples: 32.0, ips: 405.20156 samples/s, eta: 0:00:28, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:09:55] ppocr INFO: epoch: [1/1], global_step: 140, lr: 0.000008, CTCLoss: 57.845608, NRTRLoss: 0.000000, loss: 57.845608, avg_reader_cost: 0.00906 s, avg_batch_cost: 0.08432 s, avg_samples: 32.0, ips: 379.52581 samples/s, eta: 0:00:25, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:09:57] ppocr INFO: epoch: [1/1], global_step: 160, lr: 0.000007, CTCLoss: 62.674158, NRTRLoss: 0.000000, loss: 62.674158, avg_reader_cost: 0.00202 s, avg_batch_cost: 0.07979 s, avg_samples: 32.0, ips: 401.04020 samples/s, eta: 0:00:22, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:10:00] ppocr INFO: epoch: [1/1], global_step: 180, lr: 0.000006, CTCLoss: 58.144337, NRTRLoss: 0.000000, loss: 58.144337, avg_reader_cost: 0.00188 s, avg_batch_cost: 0.08234 s, avg_samples: 32.0, ips: 388.61454 samples/s, eta: 0:00:20, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:10:02] ppocr INFO: epoch: [1/1], global_step: 200, lr: 0.000005, CTCLoss: 68.218979, NRTRLoss: 0.000000, loss: 68.218979, avg_reader_cost: 0.00191 s, avg_batch_cost: 0.08011 s, avg_samples: 32.0, ips: 399.43506 samples/s, eta: 0:00:18, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
eval model:: 0%| | 0/128 [00:00<?, ?it/s]
eval model:: 1%| | 1/128 [00:00<01:29, 1.41it/s]
eval model:: 2%|▏ | 2/128 [00:00<00:45, 2.78it/s]
eval model:: 3%|β–Ž | 4/128 [00:01<00:23, 5.22it/s]
eval model:: 5%|▍ | 6/128 [00:01<00:16, 7.38it/s]
eval model:: 6%|β–‹ | 8/128 [00:01<00:13, 8.89it/s]
eval model:: 8%|β–Š | 10/128 [00:01<00:11, 10.06it/s]
eval model:: 9%|β–‰ | 12/128 [00:01<00:10, 11.05it/s]
eval model:: 11%|β–ˆ | 14/128 [00:01<00:09, 11.74it/s]
eval model:: 12%|β–ˆβ–Ž | 16/128 [00:01<00:09, 12.10it/s]
eval model:: 14%|β–ˆβ– | 18/128 [00:02<00:08, 12.57it/s]
eval model:: 16%|β–ˆβ–Œ | 20/128 [00:02<00:08, 12.84it/s]
eval model:: 17%|β–ˆβ–‹ | 22/128 [00:02<00:08, 13.11it/s]
eval model:: 19%|β–ˆβ–‰ | 24/128 [00:02<00:08, 12.90it/s]
eval model:: 20%|β–ˆβ–ˆ | 26/128 [00:02<00:07, 13.10it/s]
eval model:: 22%|β–ˆβ–ˆβ– | 28/128 [00:02<00:07, 13.33it/s]
eval model:: 23%|β–ˆβ–ˆβ–Ž | 30/128 [00:02<00:07, 13.39it/s]
eval model:: 25%|β–ˆβ–ˆβ–Œ | 32/128 [00:03<00:07, 13.25it/s]
eval model:: 27%|β–ˆβ–ˆβ–‹ | 34/128 [00:03<00:07, 13.35it/s]
eval model:: 28%|β–ˆβ–ˆβ–Š | 36/128 [00:03<00:06, 13.19it/s]
eval model:: 30%|β–ˆβ–ˆβ–‰ | 38/128 [00:03<00:06, 13.03it/s]
eval model:: 31%|β–ˆβ–ˆβ–ˆβ– | 40/128 [00:03<00:06, 13.21it/s]
eval model:: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 42/128 [00:03<00:07, 11.39it/s]
eval model:: 34%|β–ˆβ–ˆβ–ˆβ– | 44/128 [00:04<00:07, 11.99it/s]
eval model:: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 46/128 [00:04<00:06, 12.44it/s]
eval model:: 38%|β–ˆβ–ˆβ–ˆβ–Š | 48/128 [00:04<00:06, 12.52it/s]
eval model:: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 50/128 [00:04<00:06, 11.95it/s]
eval model:: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 52/128 [00:04<00:06, 12.16it/s]
eval model:: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 54/128 [00:04<00:05, 12.56it/s]
eval model:: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 56/128 [00:05<00:05, 12.88it/s]
eval model:: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 58/128 [00:05<00:05, 12.34it/s]
eval model:: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 60/128 [00:05<00:05, 12.73it/s]
eval model:: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 62/128 [00:05<00:05, 12.66it/s]
eval model:: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 64/128 [00:05<00:04, 12.92it/s]
eval model:: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 66/128 [00:05<00:04, 12.52it/s]
eval model:: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 68/128 [00:06<00:04, 12.03it/s]
eval model:: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 70/128 [00:06<00:04, 12.47it/s]
eval model:: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 72/128 [00:06<00:04, 12.81it/s]
eval model:: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 74/128 [00:06<00:04, 12.96it/s]
eval model:: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 76/128 [00:06<00:03, 13.13it/s]
eval model:: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 78/128 [00:06<00:03, 13.25it/s]
eval model:: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 80/128 [00:06<00:03, 13.37it/s]
eval model:: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 82/128 [00:07<00:03, 13.21it/s]
eval model:: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 84/128 [00:07<00:03, 13.33it/s]
eval model:: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 86/128 [00:07<00:03, 13.20it/s]
eval model:: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 88/128 [00:07<00:03, 13.33it/s]
eval model:: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 90/128 [00:07<00:03, 12.34it/s]
eval model:: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 92/128 [00:07<00:02, 12.65it/s]
eval model:: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 94/128 [00:07<00:02, 12.91it/s]
eval model:: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 96/128 [00:08<00:02, 12.70it/s]
eval model:: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 98/128 [00:08<00:02, 12.93it/s]
eval model:: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 100/128 [00:08<00:02, 12.91it/s]
eval model:: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 102/128 [00:08<00:01, 13.09it/s]
eval model:: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 104/128 [00:08<00:01, 13.19it/s]
eval model:: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 106/128 [00:08<00:01, 13.35it/s]
eval model:: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 108/128 [00:09<00:01, 13.01it/s]
eval model:: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 110/128 [00:09<00:01, 13.18it/s]
eval model:: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 112/128 [00:09<00:01, 12.93it/s]
eval model:: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 114/128 [00:09<00:01, 13.16it/s]
eval model:: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 116/128 [00:09<00:00, 13.12it/s]
eval model:: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 118/128 [00:09<00:00, 12.67it/s]
eval model:: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 120/128 [00:09<00:00, 12.96it/s]
eval model:: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 122/128 [00:10<00:00, 12.96it/s]
eval model:: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 124/128 [00:10<00:00, 13.17it/s]
eval model:: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 126/128 [00:10<00:00, 13.11it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 13.10it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 11.93it/s]
[2026/07/25 18:10:13] ppocr INFO: cur metric, acc: 0.8498535135501624, norm_edit_dis: 0.9879940727530889, fps: 436.36043931213834
[2026/07/25 18:10:13] ppocr INFO: best metric, norm_edit_dis: 0.987999782881848, is_float16: False, acc: 0.8488769510525466, fps: 435.36066773786143, best_epoch: 1
[2026/07/25 18:10:15] ppocr INFO: epoch: [1/1], global_step: 220, lr: 0.000004, CTCLoss: 56.007267, NRTRLoss: 0.000000, loss: 56.007267, avg_reader_cost: 0.03491 s, avg_batch_cost: 0.11706 s, avg_samples: 32.0, ips: 273.36934 samples/s, eta: 0:00:16, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:10:18] ppocr INFO: epoch: [1/1], global_step: 240, lr: 0.000004, CTCLoss: 58.785183, NRTRLoss: 0.000000, loss: 58.785183, avg_reader_cost: 0.04838 s, avg_batch_cost: 0.12536 s, avg_samples: 32.0, ips: 255.27025 samples/s, eta: 0:00:15, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:10:21] ppocr INFO: epoch: [1/1], global_step: 260, lr: 0.000003, CTCLoss: 61.325851, NRTRLoss: 0.000000, loss: 61.325851, avg_reader_cost: 0.00151 s, avg_batch_cost: 0.07739 s, avg_samples: 32.0, ips: 413.50615 samples/s, eta: 0:00:12, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:10:23] ppocr INFO: epoch: [1/1], global_step: 280, lr: 0.000002, CTCLoss: 62.194641, NRTRLoss: 0.000000, loss: 62.194641, avg_reader_cost: 0.00161 s, avg_batch_cost: 0.07651 s, avg_samples: 32.0, ips: 418.25738 samples/s, eta: 0:00:10, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 18:10:25] ppocr INFO: epoch: [1/1], global_step: 300, lr: 0.000002, CTCLoss: 62.382952, NRTRLoss: 0.000000, loss: 62.382952, avg_reader_cost: 0.01430 s, avg_batch_cost: 0.09155 s, avg_samples: 32.0, ips: 349.53585 samples/s, eta: 0:00:08, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
eval model:: 0%| | 0/128 [00:00<?, ?it/s]
eval model:: 1%| | 1/128 [00:00<00:57, 2.21it/s]
eval model:: 2%|▏ | 3/128 [00:00<00:21, 5.80it/s]
eval model:: 4%|▍ | 5/128 [00:00<00:15, 8.06it/s]
eval model:: 5%|β–Œ | 7/128 [00:00<00:13, 9.30it/s]
eval model:: 7%|β–‹ | 9/128 [00:01<00:11, 10.23it/s]
eval model:: 9%|β–Š | 11/128 [00:01<00:10, 10.92it/s]
eval model:: 10%|β–ˆ | 13/128 [00:01<00:09, 11.74it/s]
eval model:: 12%|β–ˆβ– | 15/128 [00:01<00:09, 12.16it/s]
eval model:: 13%|β–ˆβ–Ž | 17/128 [00:01<00:08, 12.48it/s]
eval model:: 15%|β–ˆβ– | 19/128 [00:01<00:08, 12.27it/s]
eval model:: 16%|β–ˆβ–‹ | 21/128 [00:02<00:08, 12.70it/s]
eval model:: 18%|β–ˆβ–Š | 23/128 [00:02<00:08, 12.83it/s]
eval model:: 20%|β–ˆβ–‰ | 25/128 [00:02<00:08, 12.18it/s]
eval model:: 21%|β–ˆβ–ˆ | 27/128 [00:02<00:08, 12.43it/s]
eval model:: 23%|β–ˆβ–ˆβ–Ž | 29/128 [00:02<00:08, 11.82it/s]
eval model:: 24%|β–ˆβ–ˆβ– | 31/128 [00:02<00:07, 12.23it/s]
eval model:: 26%|β–ˆβ–ˆβ–Œ | 33/128 [00:02<00:07, 12.71it/s]
eval model:: 27%|β–ˆβ–ˆβ–‹ | 35/128 [00:03<00:07, 12.57it/s]
eval model:: 29%|β–ˆβ–ˆβ–‰ | 37/128 [00:03<00:07, 12.93it/s]
eval model:: 30%|β–ˆβ–ˆβ–ˆ | 39/128 [00:03<00:06, 13.04it/s]
eval model:: 32%|β–ˆβ–ˆβ–ˆβ– | 41/128 [00:03<00:06, 13.18it/s]
eval model:: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 43/128 [00:03<00:06, 13.24it/s]
eval model:: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 45/128 [00:03<00:07, 11.72it/s]
eval model:: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 47/128 [00:04<00:06, 12.07it/s]
eval model:: 38%|β–ˆβ–ˆβ–ˆβ–Š | 49/128 [00:04<00:06, 12.25it/s]
eval model:: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 51/128 [00:04<00:06, 12.53it/s]
eval model:: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 53/128 [00:04<00:05, 12.87it/s]
eval model:: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 55/128 [00:04<00:05, 12.98it/s]
eval model:: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 57/128 [00:04<00:05, 13.22it/s]
eval model:: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 59/128 [00:05<00:05, 13.23it/s]
eval model:: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 61/128 [00:05<00:05, 12.93it/s]
eval model:: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 63/128 [00:05<00:05, 12.94it/s]
eval model:: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 65/128 [00:05<00:04, 13.17it/s]
eval model:: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 67/128 [00:05<00:04, 12.76it/s]
eval model:: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 69/128 [00:05<00:04, 12.15it/s]
eval model:: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 71/128 [00:06<00:04, 11.89it/s]
eval model:: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 73/128 [00:06<00:04, 12.29it/s]
eval model:: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 75/128 [00:06<00:04, 12.01it/s]
eval model:: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 77/128 [00:06<00:04, 12.23it/s]
eval model:: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 79/128 [00:06<00:03, 12.63it/s]
eval model:: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 81/128 [00:06<00:03, 12.71it/s]
eval model:: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 83/128 [00:06<00:03, 12.73it/s]
eval model:: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 85/128 [00:07<00:03, 12.77it/s]
eval model:: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 87/128 [00:07<00:03, 13.10it/s]
eval model:: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 89/128 [00:07<00:02, 13.01it/s]
eval model:: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 91/128 [00:07<00:02, 13.05it/s]
eval model:: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 93/128 [00:07<00:02, 12.99it/s]
eval model:: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 95/128 [00:07<00:02, 12.88it/s]
eval model:: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 97/128 [00:08<00:02, 13.06it/s]
eval model:: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 99/128 [00:08<00:02, 12.21it/s]
eval model:: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 101/128 [00:08<00:02, 12.55it/s]
eval model:: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 103/128 [00:08<00:01, 12.72it/s]
eval model:: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 105/128 [00:08<00:01, 12.59it/s]
eval model:: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 107/128 [00:08<00:01, 12.99it/s]
eval model:: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 109/128 [00:08<00:01, 12.91it/s]
eval model:: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 111/128 [00:09<00:01, 12.13it/s]
eval model:: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 113/128 [00:09<00:01, 11.18it/s]
eval model:: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 115/128 [00:09<00:01, 11.39it/s]
eval model:: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 117/128 [00:09<00:00, 12.02it/s]
eval model:: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 119/128 [00:09<00:00, 11.26it/s]
eval model:: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 121/128 [00:10<00:00, 11.89it/s]
eval model:: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 123/128 [00:10<00:00, 12.46it/s]
eval model:: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 125/128 [00:10<00:00, 12.85it/s]
eval model:: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 127/128 [00:10<00:00, 13.17it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 11.97it/s]
[2026/07/25 18:10:36] ppocr INFO: cur metric, acc: 0.8493652323013544, norm_edit_dis: 0.9879831628481067, fps: 427.175192618814
[2026/07/25 18:10:36] ppocr INFO: best metric, norm_edit_dis: 0.987999782881848, is_float16: False, acc: 0.8488769510525466, fps: 435.36066773786143, best_epoch: 1
LAUNCH INFO 2026-07-25 18:10:36,825 Terminating with signal 2
LAUNCH INFO 2026-07-25 18:10:36,898 Force quit in 10 seconds...