Reza2kn's picture
Back up Bina 0.2 stream stage 009: train.log
81bb8b8 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 19:20:58,476 ----------- Configuration ----------------------
LAUNCH INFO 2026-07-25 19:20:58,476 auto_cluster_config: 0
LAUNCH INFO 2026-07-25 19:20:58,476 auto_parallel_config: None
LAUNCH INFO 2026-07-25 19:20:58,476 auto_tuner_json: None
LAUNCH INFO 2026-07-25 19:20:58,476 devices: 0,1,2,3,4,5,6,7
LAUNCH INFO 2026-07-25 19:20:58,476 elastic_level: -1
LAUNCH INFO 2026-07-25 19:20:58,476 elastic_timeout: 30
LAUNCH INFO 2026-07-25 19:20:58,476 enable_gpu_log: True
LAUNCH INFO 2026-07-25 19:20:58,476 gloo_port: 6767
LAUNCH INFO 2026-07-25 19:20:58,476 host: None
LAUNCH INFO 2026-07-25 19:20:58,476 ips: None
LAUNCH INFO 2026-07-25 19:20:58,476 job_id: default
LAUNCH INFO 2026-07-25 19:20:58,476 legacy: False
LAUNCH INFO 2026-07-25 19:20:58,476 log_dir: /workspace/bina02-ppocr/training/stage-009/distributed-logs
LAUNCH INFO 2026-07-25 19:20:58,476 log_level: INFO
LAUNCH INFO 2026-07-25 19:20:58,476 log_overwrite: False
LAUNCH INFO 2026-07-25 19:20:58,476 master: None
LAUNCH INFO 2026-07-25 19:20:58,476 max_restart: 3
LAUNCH INFO 2026-07-25 19:20:58,476 nnodes: 1
LAUNCH INFO 2026-07-25 19:20:58,476 nproc_per_node: None
LAUNCH INFO 2026-07-25 19:20:58,476 rank: -1
LAUNCH INFO 2026-07-25 19:20:58,476 run_mode: collective
LAUNCH INFO 2026-07-25 19:20:58,476 server_num: None
LAUNCH INFO 2026-07-25 19:20:58,476 servers:
LAUNCH INFO 2026-07-25 19:20:58,476 sort_ip: False
LAUNCH INFO 2026-07-25 19:20:58,476 start_port: 6070
LAUNCH INFO 2026-07-25 19:20:58,476 trainer_num: None
LAUNCH INFO 2026-07-25 19:20:58,476 trainers:
LAUNCH INFO 2026-07-25 19:20:58,476 training_script: /workspace/bina02-ppocr/PaddleOCR/tools/train.py
LAUNCH INFO 2026-07-25 19:20:58,476 training_script_args: ['-c', '/workspace/bina02-ppocr/training/stage-009/input_config.yml']
LAUNCH INFO 2026-07-25 19:20:58,476 with_gloo: 1
LAUNCH INFO 2026-07-25 19:20:58,476 --------------------------------------------------
LAUNCH INFO 2026-07-25 19:20:58,477 Job: default, mode collective, replicas 1[1:1], elastic False
LAUNCH INFO 2026-07-25 19:20:58,479 Run Pod: sfhbdb, replicas 8, status ready
LAUNCH INFO 2026-07-25 19:20:58,743 Watching Pod: sfhbdb, 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 19:21:02] ppocr INFO: Architecture :
[2026/07/25 19:21:02] ppocr INFO: Backbone :
[2026/07/25 19:21:02] ppocr INFO: force_pool_width : True
[2026/07/25 19:21:02] ppocr INFO: model_size : medium
[2026/07/25 19:21:02] ppocr INFO: name : PPLCNetV4
[2026/07/25 19:21:02] ppocr INFO: train_pool_width : 96
[2026/07/25 19:21:02] ppocr INFO: Head :
[2026/07/25 19:21:02] ppocr INFO: head_list :
[2026/07/25 19:21:02] ppocr INFO: CTCHead :
[2026/07/25 19:21:02] ppocr INFO: Head :
[2026/07/25 19:21:02] ppocr INFO: fc_decay : 1e-05
[2026/07/25 19:21:02] ppocr INFO: Neck :
[2026/07/25 19:21:02] ppocr INFO: depth : 2
[2026/07/25 19:21:02] ppocr INFO: dims : 192
[2026/07/25 19:21:02] ppocr INFO: local_kernel : 7
[2026/07/25 19:21:02] ppocr INFO: mlp_ratio : 4.0
[2026/07/25 19:21:02] ppocr INFO: name : lightsvtr
[2026/07/25 19:21:02] ppocr INFO: use_guide : False
[2026/07/25 19:21:02] ppocr INFO: NRTRHead :
[2026/07/25 19:21:02] ppocr INFO: max_text_length : 128
[2026/07/25 19:21:02] ppocr INFO: nrtr_dim : 512
[2026/07/25 19:21:02] ppocr INFO: name : MultiHead
[2026/07/25 19:21:02] ppocr INFO: Transform : None
[2026/07/25 19:21:02] ppocr INFO: algorithm : SVTR_LCNet
[2026/07/25 19:21:02] ppocr INFO: model_type : rec
[2026/07/25 19:21:02] ppocr INFO: Eval :
[2026/07/25 19:21:02] ppocr INFO: dataset :
[2026/07/25 19:21:02] ppocr INFO: data_dir : /
[2026/07/25 19:21:02] ppocr INFO: label_file_list : ['/workspace/bina02-ppocr/stream/datasets/chunk-009/eval_ctc.txt']
[2026/07/25 19:21:02] ppocr INFO: name : SimpleDataSet
[2026/07/25 19:21:02] ppocr INFO: transforms :
[2026/07/25 19:21:02] ppocr INFO: DecodeImage :
[2026/07/25 19:21:02] ppocr INFO: channel_first : False
[2026/07/25 19:21:02] ppocr INFO: img_mode : BGR
[2026/07/25 19:21:02] ppocr INFO: MultiLabelEncode :
[2026/07/25 19:21:02] ppocr INFO: gtc_encode : NRTRLabelEncode
[2026/07/25 19:21:02] ppocr INFO: RecResizeImg :
[2026/07/25 19:21:02] ppocr INFO: image_shape : [3, 48, 768]
[2026/07/25 19:21:02] ppocr INFO: padding : False
[2026/07/25 19:21:02] ppocr INFO: KeepKeys :
[2026/07/25 19:21:02] ppocr INFO: keep_keys : ['image', 'label_ctc', 'label_gtc', 'length', 'valid_ratio']
[2026/07/25 19:21:02] ppocr INFO: loader :
[2026/07/25 19:21:02] ppocr INFO: batch_size_per_card : 32
[2026/07/25 19:21:02] ppocr INFO: drop_last : False
[2026/07/25 19:21:02] ppocr INFO: num_workers : 4
[2026/07/25 19:21:02] ppocr INFO: shuffle : False
[2026/07/25 19:21:02] ppocr INFO: Global :
[2026/07/25 19:21:02] ppocr INFO: cal_metric_during_train : False
[2026/07/25 19:21:02] ppocr INFO: character_dict_path : /workspace/bina02-ppocr/stream/datasets/chunk-009/persian_arabic_bina02_dict.txt
[2026/07/25 19:21:02] ppocr INFO: checkpoints : None
[2026/07/25 19:21:02] ppocr INFO: d2s_train_image_shape : [3, 48, 768]
[2026/07/25 19:21:02] ppocr INFO: debug : False
[2026/07/25 19:21:02] ppocr INFO: distributed : True
[2026/07/25 19:21:02] ppocr INFO: epoch_num : 1
[2026/07/25 19:21:02] ppocr INFO: eval_batch_step : [0, 100]
[2026/07/25 19:21:02] ppocr INFO: freeze_batch_norm : True
[2026/07/25 19:21:02] ppocr INFO: infer_img : doc/imgs_words/ch/word_1.jpg
[2026/07/25 19:21:02] ppocr INFO: infer_mode : False
[2026/07/25 19:21:02] ppocr INFO: log_smooth_window : 20
[2026/07/25 19:21:02] ppocr INFO: max_text_length : 128
[2026/07/25 19:21:02] ppocr INFO: model_name : PP-OCRv6_medium_rec
[2026/07/25 19:21:02] ppocr INFO: pretrained_model : /workspace/bina02-ppocr/training/stage-008/best_accuracy
[2026/07/25 19:21:02] ppocr INFO: print_batch_step : 20
[2026/07/25 19:21:02] ppocr INFO: save_epoch_step : 1
[2026/07/25 19:21:02] ppocr INFO: save_inference_dir : None
[2026/07/25 19:21:02] ppocr INFO: save_model_dir : /workspace/bina02-ppocr/training/stage-009
[2026/07/25 19:21:02] ppocr INFO: save_res_path : /workspace/bina02-ppocr/training/stage-009/predicts.txt
[2026/07/25 19:21:02] ppocr INFO: trainable_parameter_prefixes : ['head.ctc_head.fc.']
[2026/07/25 19:21:02] ppocr INFO: use_gpu : True
[2026/07/25 19:21:02] ppocr INFO: use_space_char : True
[2026/07/25 19:21:02] ppocr INFO: use_visualdl : False
[2026/07/25 19:21:02] ppocr INFO: Loss :
[2026/07/25 19:21:02] ppocr INFO: loss_config_list :
[2026/07/25 19:21:02] ppocr INFO: CTCLoss : None
[2026/07/25 19:21:02] ppocr INFO: NRTRLoss : None
[2026/07/25 19:21:02] ppocr INFO: name : MultiLoss
[2026/07/25 19:21:02] ppocr INFO: weight_1 : 1.0
[2026/07/25 19:21:02] ppocr INFO: weight_2 : 0.0
[2026/07/25 19:21:02] ppocr INFO: Metric :
[2026/07/25 19:21:02] ppocr INFO: ignore_space : False
[2026/07/25 19:21:02] ppocr INFO: main_indicator : norm_edit_dis
[2026/07/25 19:21:02] ppocr INFO: name : RecMetric
[2026/07/25 19:21:02] ppocr INFO: Optimizer :
[2026/07/25 19:21:02] ppocr INFO: beta1 : 0.9
[2026/07/25 19:21:02] ppocr INFO: beta2 : 0.999
[2026/07/25 19:21:02] ppocr INFO: lr :
[2026/07/25 19:21:02] ppocr INFO: learning_rate : 1e-05
[2026/07/25 19:21:02] ppocr INFO: name : Cosine
[2026/07/25 19:21:02] ppocr INFO: warmup_epoch : 0
[2026/07/25 19:21:02] ppocr INFO: name : Adam
[2026/07/25 19:21:02] ppocr INFO: regularizer :
[2026/07/25 19:21:02] ppocr INFO: factor : 0.0
[2026/07/25 19:21:02] ppocr INFO: name : L2
[2026/07/25 19:21:02] ppocr INFO: PostProcess :
[2026/07/25 19:21:02] ppocr INFO: name : CTCLabelDecode
[2026/07/25 19:21:02] ppocr INFO: Train :
[2026/07/25 19:21:02] ppocr INFO: dataset :
[2026/07/25 19:21:02] ppocr INFO: data_dir : /
[2026/07/25 19:21:02] ppocr INFO: ds_width : False
[2026/07/25 19:21:02] ppocr INFO: ext_op_transform_idx : 1
[2026/07/25 19:21:02] ppocr INFO: label_file_list : ['/workspace/bina02-ppocr/stream/datasets/chunk-009/train_ctc.txt']
[2026/07/25 19:21:02] ppocr INFO: name : MultiScaleDataSet
[2026/07/25 19:21:02] ppocr INFO: padding : False
[2026/07/25 19:21:02] ppocr INFO: ratio_list : [1.0]
[2026/07/25 19:21:02] ppocr INFO: transforms :
[2026/07/25 19:21:02] ppocr INFO: DecodeImage :
[2026/07/25 19:21:02] ppocr INFO: channel_first : False
[2026/07/25 19:21:02] ppocr INFO: img_mode : BGR
[2026/07/25 19:21:02] ppocr INFO: RecConAug :
[2026/07/25 19:21:02] ppocr INFO: ext_data_num : 0
[2026/07/25 19:21:02] ppocr INFO: image_shape : [48, 768, 3]
[2026/07/25 19:21:02] ppocr INFO: max_text_length : 128
[2026/07/25 19:21:02] ppocr INFO: prob : 0.0
[2026/07/25 19:21:02] ppocr INFO: RecAug : None
[2026/07/25 19:21:02] ppocr INFO: MultiLabelEncode :
[2026/07/25 19:21:02] ppocr INFO: gtc_encode : NRTRLabelEncode
[2026/07/25 19:21:02] ppocr INFO: KeepKeys :
[2026/07/25 19:21:02] ppocr INFO: keep_keys : ['image', 'label_ctc', 'label_gtc', 'length', 'valid_ratio']
[2026/07/25 19:21:02] ppocr INFO: loader :
[2026/07/25 19:21:02] ppocr INFO: batch_size_per_card : 32
[2026/07/25 19:21:02] ppocr INFO: drop_last : False
[2026/07/25 19:21:02] ppocr INFO: num_workers : 4
[2026/07/25 19:21:02] ppocr INFO: shuffle : True
[2026/07/25 19:21:02] ppocr INFO: sampler :
[2026/07/25 19:21:02] ppocr INFO: divided_factor : [8, 16]
[2026/07/25 19:21:02] ppocr INFO: first_bs : 32
[2026/07/25 19:21:02] ppocr INFO: fix_bs : True
[2026/07/25 19:21:02] ppocr INFO: is_training : True
[2026/07/25 19:21:02] ppocr INFO: name : MultiScaleSampler
[2026/07/25 19:21:02] ppocr INFO: scales : [[768, 48]]
[2026/07/25 19:21:02] ppocr INFO: profiler_options : None
[2026/07/25 19:21:02] ppocr INFO: train with paddle 3.3.0 and device Place(gpu:0)
======================= Modified FLAGS detected =======================
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_curand_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/curand/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_enable_pir_in_executor', current_value=True, default_value=False)
FLAGS(name='FLAGS_selected_gpus', current_value='0', 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_cuda_cccl_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cuda_cccl/include/', 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_nvidia_package_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia', default_value='')
FLAGS(name='FLAGS_cudnn_deterministic', current_value=True, default_value=False)
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_cublas_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cublas/lib', default_value='')
=======================================================================
I0725 19:21:02.980124 8291 tcp_store.cc:336] create libuv server at port: 58493
I0725 19:21:02.980716 8291 tcp_utils.cc:132] Successfully connected to 172.17.0.2:58493
I0725 19:21:04.442929 8291 process_group_nccl.cc:155] ProcessGroupNCCL pg_timeout_ 1800000
I0725 19:21:04.442988 8291 process_group_nccl.cc:156] ProcessGroupNCCL nccl_comm_init_option_ 0
[2026/07/25 19:21:04] ppocr INFO: Initialize indexs of datasets:['/workspace/bina02-ppocr/stream/datasets/chunk-009/train_ctc.txt']
[2026/07/25 19:21:04] ppocr INFO: Initialize indexs of datasets:['/workspace/bina02-ppocr/stream/datasets/chunk-009/eval_ctc.txt']
W0725 19:21:04.640272 8291 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 19:21:05] ppocr INFO: froze 61 BatchNorm layers with pretrained global statistics
[2026/07/25 19:21:05] ppocr INFO: selective training enabled: 2 trainable tensors, 438 frozen tensors; head.ctc_head.fc.weight, head.ctc_head.fc.bias
[2026-07-25 19:21:05,012] [ 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 19:21:05] ppocr INFO: train dataloader has 391 iters
[2026/07/25 19:21:05] ppocr INFO: valid dataloader has 128 iters
[2026/07/25 19:21:05] ppocr INFO: load pretrain successful from /workspace/bina02-ppocr/training/stage-008/best_accuracy
[2026/07/25 19:21:06] ppocr INFO: During the training process, after the 0th iteration, an evaluation is run every 100 iterations
[2026/07/25 19:21:10] ppocr INFO: epoch: [1/1], global_step: 20, lr: 0.000010, CTCLoss: 50.602440, NRTRLoss: 0.000000, loss: 50.602440, avg_reader_cost: 0.10348 s, avg_batch_cost: 0.22503 s, avg_samples: 32.0, ips: 142.20299 samples/s, eta: 0:01:23, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 19:21:13] ppocr INFO: epoch: [1/1], global_step: 40, lr: 0.000010, CTCLoss: 55.631052, NRTRLoss: 0.000000, loss: 55.631052, avg_reader_cost: 0.04114 s, avg_batch_cost: 0.12090 s, avg_samples: 32.0, ips: 264.67931 samples/s, eta: 0:01:00, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 19:21:15] ppocr INFO: epoch: [1/1], global_step: 60, lr: 0.000010, CTCLoss: 48.901161, NRTRLoss: 0.000000, loss: 48.901161, avg_reader_cost: 0.03875 s, avg_batch_cost: 0.11883 s, avg_samples: 32.0, ips: 269.29621 samples/s, eta: 0:00:51, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 19:21:18] ppocr INFO: epoch: [1/1], global_step: 80, lr: 0.000009, CTCLoss: 56.653809, NRTRLoss: 0.000000, loss: 56.653809, avg_reader_cost: 0.00214 s, avg_batch_cost: 0.08138 s, avg_samples: 32.0, ips: 393.21218 samples/s, eta: 0:00:42, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB
[2026/07/25 19:21:21] ppocr INFO: epoch: [1/1], global_step: 100, lr: 0.000009, CTCLoss: 53.987082, NRTRLoss: 0.000000, loss: 53.987082, avg_reader_cost: 0.02360 s, avg_batch_cost: 0.09993 s, avg_samples: 32.0, ips: 320.22209 samples/s, eta: 0:00:37, 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:47, 2.65it/s]
eval model:: 2%|▏ | 2/128 [00:00<00:28, 4.36it/s]
eval model:: 3%|β–Ž | 4/128 [00:00<00:17, 7.05it/s]
eval model:: 5%|▍ | 6/128 [00:00<00:13, 9.14it/s]
eval model:: 6%|β–‹ | 8/128 [00:00<00:11, 10.65it/s]
eval model:: 8%|β–Š | 10/128 [00:01<00:10, 10.74it/s]
eval model:: 9%|β–‰ | 12/128 [00:01<00:10, 11.13it/s]
eval model:: 11%|β–ˆ | 14/128 [00:01<00:09, 11.76it/s]
eval model:: 12%|β–ˆβ–Ž | 16/128 [00:01<00:09, 11.82it/s]
eval model:: 14%|β–ˆβ– | 18/128 [00:01<00:08, 12.44it/s]
eval model:: 16%|β–ˆβ–Œ | 20/128 [00:01<00:08, 12.35it/s]
eval model:: 17%|β–ˆβ–‹ | 22/128 [00:02<00:08, 12.63it/s]
eval model:: 19%|β–ˆβ–‰ | 24/128 [00:02<00:08, 12.42it/s]
eval model:: 20%|β–ˆβ–ˆ | 26/128 [00:02<00:08, 12.68it/s]
eval model:: 22%|β–ˆβ–ˆβ– | 28/128 [00:02<00:07, 13.10it/s]
eval model:: 23%|β–ˆβ–ˆβ–Ž | 30/128 [00:02<00:07, 12.72it/s]
eval model:: 25%|β–ˆβ–ˆβ–Œ | 32/128 [00:02<00:07, 12.57it/s]
eval model:: 27%|β–ˆβ–ˆβ–‹ | 34/128 [00:03<00:07, 12.97it/s]
eval model:: 28%|β–ˆβ–ˆβ–Š | 36/128 [00:03<00:07, 13.00it/s]
eval model:: 30%|β–ˆβ–ˆβ–‰ | 38/128 [00:03<00:06, 13.30it/s]
eval model:: 31%|β–ˆβ–ˆβ–ˆβ– | 40/128 [00:03<00:06, 13.31it/s]
eval model:: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 42/128 [00:03<00:06, 13.27it/s]
eval model:: 34%|β–ˆβ–ˆβ–ˆβ– | 44/128 [00:03<00:06, 13.22it/s]
eval model:: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 46/128 [00:03<00:06, 13.41it/s]
eval model:: 38%|β–ˆβ–ˆβ–ˆβ–Š | 48/128 [00:04<00:05, 13.56it/s]
eval model:: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 50/128 [00:04<00:05, 13.65it/s]
eval model:: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 52/128 [00:04<00:05, 13.73it/s]
eval model:: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 54/128 [00:04<00:05, 13.75it/s]
eval model:: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 56/128 [00:04<00:05, 13.74it/s]
eval model:: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 58/128 [00:04<00:05, 13.80it/s]
eval model:: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 60/128 [00:04<00:04, 13.87it/s]
eval model:: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 62/128 [00:05<00:04, 13.87it/s]
eval model:: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 64/128 [00:05<00:04, 13.84it/s]
eval model:: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 66/128 [00:05<00:04, 13.83it/s]
eval model:: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 68/128 [00:05<00:04, 13.90it/s]
eval model:: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 70/128 [00:05<00:04, 13.85it/s]
eval model:: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 72/128 [00:05<00:04, 13.86it/s]
eval model:: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 74/128 [00:05<00:03, 13.91it/s]
eval model:: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 76/128 [00:06<00:03, 13.89it/s]
eval model:: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 78/128 [00:06<00:03, 13.90it/s]
eval model:: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 80/128 [00:06<00:03, 13.92it/s]
eval model:: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 82/128 [00:06<00:03, 13.70it/s]
eval model:: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 84/128 [00:06<00:03, 13.75it/s]
eval model:: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 86/128 [00:06<00:03, 12.82it/s]
eval model:: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 88/128 [00:07<00:03, 12.63it/s]
eval model:: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 90/128 [00:07<00:03, 12.48it/s]
eval model:: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 92/128 [00:07<00:02, 12.72it/s]
eval model:: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 94/128 [00:07<00:02, 13.09it/s]
eval model:: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 96/128 [00:07<00:02, 13.04it/s]
eval model:: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 98/128 [00:07<00:02, 13.10it/s]
eval model:: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 100/128 [00:07<00:02, 12.35it/s]
eval model:: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 102/128 [00:08<00:02, 12.24it/s]
eval model:: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 104/128 [00:08<00:01, 12.72it/s]
eval model:: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 106/128 [00:08<00:01, 12.81it/s]
eval model:: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 108/128 [00:08<00:01, 12.87it/s]
eval model:: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 110/128 [00:08<00:01, 12.63it/s]
eval model:: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 112/128 [00:08<00:01, 12.84it/s]
eval model:: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 114/128 [00:09<00:01, 13.20it/s]
eval model:: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 116/128 [00:09<00:00, 12.83it/s]
eval model:: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 118/128 [00:09<00:00, 13.14it/s]
eval model:: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 120/128 [00:09<00:00, 12.78it/s]
eval model:: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 122/128 [00:09<00:00, 13.17it/s]
eval model:: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 124/128 [00:09<00:00, 13.23it/s]
eval model:: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 126/128 [00:09<00:00, 13.45it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 13.61it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 12.56it/s]
[2026/07/25 19:21:31] ppocr INFO: cur metric, acc: 0.846679685432911, norm_edit_dis: 0.9878189703684698, fps: 442.6074026471422
[2026/07/25 19:21:31] ppocr INFO: save best model is to /workspace/bina02-ppocr/training/stage-009/best_accuracy
[2026/07/25 19:21:31] ppocr INFO: best metric, norm_edit_dis: 0.9878189703684698, is_float16: False, acc: 0.846679685432911, fps: 442.6074026471422, best_epoch: 1
[2026/07/25 19:21:33] ppocr INFO: epoch: [1/1], global_step: 120, lr: 0.000008, CTCLoss: 53.644176, NRTRLoss: 0.000000, loss: 53.644176, avg_reader_cost: 0.00161 s, avg_batch_cost: 0.07811 s, avg_samples: 32.0, ips: 409.66163 samples/s, eta: 0:00:32, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:21:36] ppocr INFO: epoch: [1/1], global_step: 140, lr: 0.000008, CTCLoss: 53.140411, NRTRLoss: 0.000000, loss: 53.140411, avg_reader_cost: 0.00168 s, avg_batch_cost: 0.08033 s, avg_samples: 32.0, ips: 398.37285 samples/s, eta: 0:00:28, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:21:38] ppocr INFO: epoch: [1/1], global_step: 160, lr: 0.000007, CTCLoss: 55.125574, NRTRLoss: 0.000000, loss: 55.125574, avg_reader_cost: 0.00160 s, avg_batch_cost: 0.07909 s, avg_samples: 32.0, ips: 404.62706 samples/s, eta: 0:00:25, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:21:41] ppocr INFO: epoch: [1/1], global_step: 180, lr: 0.000006, CTCLoss: 47.548382, NRTRLoss: 0.000000, loss: 47.548382, avg_reader_cost: 0.01601 s, avg_batch_cost: 0.09413 s, avg_samples: 32.0, ips: 339.96071 samples/s, eta: 0:00:22, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:21:43] ppocr INFO: epoch: [1/1], global_step: 200, lr: 0.000005, CTCLoss: 55.851675, NRTRLoss: 0.000000, loss: 55.851675, avg_reader_cost: 0.00489 s, avg_batch_cost: 0.08505 s, avg_samples: 32.0, ips: 376.25249 samples/s, eta: 0:00:20, 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:47, 2.68it/s]
eval model:: 2%|▏ | 3/128 [00:00<00:22, 5.59it/s]
eval model:: 4%|▍ | 5/128 [00:00<00:15, 8.08it/s]
eval model:: 5%|β–Œ | 7/128 [00:00<00:12, 9.83it/s]
eval model:: 7%|β–‹ | 9/128 [00:01<00:10, 11.08it/s]
eval model:: 9%|β–Š | 11/128 [00:01<00:11, 10.57it/s]
eval model:: 10%|β–ˆ | 13/128 [00:01<00:10, 11.21it/s]
eval model:: 12%|β–ˆβ– | 15/128 [00:01<00:09, 11.80it/s]
eval model:: 13%|β–ˆβ–Ž | 17/128 [00:01<00:09, 11.87it/s]
eval model:: 15%|β–ˆβ– | 19/128 [00:01<00:08, 12.47it/s]
eval model:: 16%|β–ˆβ–‹ | 21/128 [00:01<00:08, 12.72it/s]
eval model:: 18%|β–ˆβ–Š | 23/128 [00:02<00:08, 12.27it/s]
eval model:: 20%|β–ˆβ–‰ | 25/128 [00:02<00:08, 12.20it/s]
eval model:: 21%|β–ˆβ–ˆ | 27/128 [00:02<00:08, 12.15it/s]
eval model:: 23%|β–ˆβ–ˆβ–Ž | 29/128 [00:02<00:07, 12.59it/s]
eval model:: 24%|β–ˆβ–ˆβ– | 31/128 [00:02<00:07, 12.80it/s]
eval model:: 26%|β–ˆβ–ˆβ–Œ | 33/128 [00:02<00:07, 12.87it/s]
eval model:: 27%|β–ˆβ–ˆβ–‹ | 35/128 [00:03<00:07, 12.26it/s]
eval model:: 29%|β–ˆβ–ˆβ–‰ | 37/128 [00:03<00:07, 12.71it/s]
eval model:: 30%|β–ˆβ–ˆβ–ˆ | 39/128 [00:03<00:06, 13.09it/s]
eval model:: 32%|β–ˆβ–ˆβ–ˆβ– | 41/128 [00:03<00:06, 13.08it/s]
eval model:: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 43/128 [00:03<00:06, 13.12it/s]
eval model:: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 45/128 [00:03<00:06, 13.35it/s]
eval model:: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 47/128 [00:04<00:05, 13.57it/s]
eval model:: 38%|β–ˆβ–ˆβ–ˆβ–Š | 49/128 [00:04<00:05, 13.66it/s]
eval model:: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 51/128 [00:04<00:05, 13.78it/s]
eval model:: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 53/128 [00:04<00:05, 13.83it/s]
eval model:: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 55/128 [00:04<00:05, 13.86it/s]
eval model:: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 57/128 [00:04<00:05, 13.85it/s]
eval model:: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 59/128 [00:04<00:04, 13.86it/s]
eval model:: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 61/128 [00:05<00:04, 13.87it/s]
eval model:: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 63/128 [00:05<00:04, 13.93it/s]
eval model:: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 65/128 [00:05<00:04, 13.92it/s]
eval model:: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 67/128 [00:05<00:04, 13.93it/s]
eval model:: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 69/128 [00:05<00:04, 13.92it/s]
eval model:: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 71/128 [00:05<00:04, 13.91it/s]
eval model:: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 73/128 [00:05<00:04, 13.71it/s]
eval model:: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 75/128 [00:06<00:04, 13.05it/s]
eval model:: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 77/128 [00:06<00:04, 12.20it/s]
eval model:: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 79/128 [00:06<00:03, 12.66it/s]
eval model:: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 81/128 [00:06<00:03, 12.70it/s]
eval model:: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 83/128 [00:06<00:03, 11.94it/s]
eval model:: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 85/128 [00:06<00:03, 12.34it/s]
eval model:: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 87/128 [00:07<00:03, 11.93it/s]
eval model:: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 89/128 [00:07<00:03, 11.51it/s]
eval model:: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 91/128 [00:07<00:03, 12.04it/s]
eval model:: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 93/128 [00:07<00:02, 12.63it/s]
eval model:: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 95/128 [00:07<00:02, 12.76it/s]
eval model:: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 97/128 [00:07<00:02, 12.95it/s]
eval model:: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 99/128 [00:08<00:02, 12.57it/s]
eval model:: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 101/128 [00:08<00:02, 12.47it/s]
eval model:: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 103/128 [00:08<00:01, 12.80it/s]
eval model:: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 105/128 [00:08<00:01, 12.57it/s]
eval model:: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 107/128 [00:08<00:01, 12.88it/s]
eval model:: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 109/128 [00:08<00:01, 13.14it/s]
eval model:: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 111/128 [00:08<00:01, 13.38it/s]
eval model:: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 113/128 [00:09<00:01, 13.12it/s]
eval model:: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 115/128 [00:09<00:00, 13.36it/s]
eval model:: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 117/128 [00:09<00:00, 13.54it/s]
eval model:: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 119/128 [00:09<00:00, 13.64it/s]
eval model:: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 121/128 [00:09<00:00, 13.75it/s]
eval model:: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 123/128 [00:09<00:00, 13.83it/s]
eval model:: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 125/128 [00:09<00:00, 13.89it/s]
eval model:: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 127/128 [00:10<00:00, 13.97it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 12.44it/s]
[2026/07/25 19:21:53] ppocr INFO: cur metric, acc: 0.8457031229352951, norm_edit_dis: 0.9877661599562105, fps: 439.8071956589112
[2026/07/25 19:21:53] ppocr INFO: best metric, norm_edit_dis: 0.9878189703684698, is_float16: False, acc: 0.846679685432911, fps: 442.6074026471422, best_epoch: 1
[2026/07/25 19:21:56] ppocr INFO: epoch: [1/1], global_step: 220, lr: 0.000004, CTCLoss: 51.734730, NRTRLoss: 0.000000, loss: 51.734730, avg_reader_cost: 0.00159 s, avg_batch_cost: 0.08042 s, avg_samples: 32.0, ips: 397.88641 samples/s, eta: 0:00:17, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:21:58] ppocr INFO: epoch: [1/1], global_step: 240, lr: 0.000004, CTCLoss: 53.020414, NRTRLoss: 0.000000, loss: 53.020414, avg_reader_cost: 0.00166 s, avg_batch_cost: 0.08082 s, avg_samples: 32.0, ips: 395.96578 samples/s, eta: 0:00:15, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:22:01] ppocr INFO: epoch: [1/1], global_step: 260, lr: 0.000003, CTCLoss: 56.443487, NRTRLoss: 0.000000, loss: 56.443487, avg_reader_cost: 0.00670 s, avg_batch_cost: 0.08480 s, avg_samples: 32.0, ips: 377.35062 samples/s, eta: 0:00:13, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:22:04] ppocr INFO: epoch: [1/1], global_step: 280, lr: 0.000002, CTCLoss: 47.633514, NRTRLoss: 0.000000, loss: 47.633514, avg_reader_cost: 0.01444 s, avg_batch_cost: 0.09376 s, avg_samples: 32.0, ips: 341.31050 samples/s, eta: 0:00:11, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB
[2026/07/25 19:22:06] ppocr INFO: epoch: [1/1], global_step: 300, lr: 0.000002, CTCLoss: 55.020401, NRTRLoss: 0.000000, loss: 55.020401, avg_reader_cost: 0.02704 s, avg_batch_cost: 0.10646 s, avg_samples: 32.0, ips: 300.59076 samples/s, eta: 0:00:09, 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:51, 2.45it/s]
eval model:: 2%|▏ | 3/128 [00:00<00:21, 5.92it/s]
eval model:: 4%|▍ | 5/128 [00:00<00:16, 7.51it/s]
eval model:: 5%|β–Œ | 7/128 [00:00<00:13, 9.05it/s]
eval model:: 7%|β–‹ | 9/128 [00:01<00:11, 10.44it/s]
eval model:: 9%|β–Š | 11/128 [00:01<00:10, 11.00it/s]
eval model:: 10%|β–ˆ | 13/128 [00:01<00:09, 11.78it/s]
eval model:: 12%|β–ˆβ– | 15/128 [00:01<00:09, 12.08it/s]
eval model:: 13%|β–ˆβ–Ž | 17/128 [00:01<00:08, 12.36it/s]
eval model:: 15%|β–ˆβ– | 19/128 [00:01<00:08, 12.47it/s]
eval model:: 16%|β–ˆβ–‹ | 21/128 [00:02<00:09, 11.78it/s]
eval model:: 18%|β–ˆβ–Š | 23/128 [00:02<00:09, 11.39it/s]
eval model:: 20%|β–ˆβ–‰ | 25/128 [00:02<00:09, 11.32it/s]
eval model:: 21%|β–ˆβ–ˆ | 27/128 [00:02<00:08, 11.94it/s]
eval model:: 23%|β–ˆβ–ˆβ–Ž | 29/128 [00:02<00:07, 12.41it/s]
eval model:: 24%|β–ˆβ–ˆβ– | 31/128 [00:02<00:07, 12.70it/s]
eval model:: 26%|β–ˆβ–ˆβ–Œ | 33/128 [00:03<00:07, 12.95it/s]
eval model:: 27%|β–ˆβ–ˆβ–‹ | 35/128 [00:03<00:07, 13.13it/s]
eval model:: 29%|β–ˆβ–ˆβ–‰ | 37/128 [00:03<00:07, 12.90it/s]
eval model:: 30%|β–ˆβ–ˆβ–ˆ | 39/128 [00:03<00:07, 12.55it/s]
eval model:: 32%|β–ˆβ–ˆβ–ˆβ– | 41/128 [00:03<00:06, 12.66it/s]
eval model:: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 43/128 [00:03<00:06, 12.74it/s]
eval model:: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 45/128 [00:03<00:06, 12.95it/s]
eval model:: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 47/128 [00:04<00:06, 13.07it/s]
eval model:: 38%|β–ˆβ–ˆβ–ˆβ–Š | 49/128 [00:04<00:05, 13.26it/s]
eval model:: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 51/128 [00:04<00:05, 13.32it/s]
eval model:: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 53/128 [00:04<00:05, 13.47it/s]
eval model:: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 55/128 [00:04<00:05, 12.43it/s]
eval model:: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 57/128 [00:04<00:05, 12.82it/s]
eval model:: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 59/128 [00:05<00:05, 12.84it/s]
eval model:: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 61/128 [00:05<00:05, 12.90it/s]
eval model:: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 63/128 [00:05<00:05, 12.35it/s]
eval model:: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 65/128 [00:05<00:04, 12.74it/s]
eval model:: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 67/128 [00:05<00:04, 12.40it/s]
eval model:: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 69/128 [00:05<00:04, 12.06it/s]
eval model:: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 71/128 [00:06<00:04, 11.63it/s]
eval model:: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 73/128 [00:06<00:04, 11.25it/s]
eval model:: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 75/128 [00:06<00:04, 11.62it/s]
eval model:: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 77/128 [00:06<00:04, 11.95it/s]
eval model:: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 79/128 [00:06<00:03, 12.42it/s]
eval model:: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 81/128 [00:06<00:03, 12.20it/s]
eval model:: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 83/128 [00:07<00:03, 12.43it/s]
eval model:: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 85/128 [00:07<00:03, 11.59it/s]
eval model:: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 87/128 [00:07<00:03, 11.98it/s]
eval model:: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 89/128 [00:07<00:03, 12.29it/s]
eval model:: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 91/128 [00:07<00:02, 12.65it/s]
eval model:: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 93/128 [00:07<00:02, 12.97it/s]
eval model:: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 95/128 [00:07<00:02, 13.14it/s]
eval model:: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 97/128 [00:08<00:02, 13.30it/s]
eval model:: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 99/128 [00:08<00:02, 13.35it/s]
eval model:: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 101/128 [00:08<00:02, 13.44it/s]
eval model:: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 103/128 [00:08<00:01, 13.49it/s]
eval model:: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 105/128 [00:08<00:01, 13.59it/s]
eval model:: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 107/128 [00:08<00:01, 13.59it/s]
eval model:: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 109/128 [00:08<00:01, 13.60it/s]
eval model:: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 111/128 [00:09<00:01, 13.65it/s]
eval model:: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 113/128 [00:09<00:01, 13.66it/s]
eval model:: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 115/128 [00:09<00:00, 13.72it/s]
eval model:: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 117/128 [00:09<00:00, 13.70it/s]
eval model:: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 119/128 [00:09<00:00, 13.68it/s]
eval model:: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 121/128 [00:09<00:00, 13.71it/s]
eval model:: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 123/128 [00:09<00:00, 13.84it/s]
eval model:: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 125/128 [00:10<00:00, 13.89it/s]
eval model:: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 127/128 [00:10<00:00, 13.45it/s]
eval model:: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 128/128 [00:10<00:00, 12.14it/s]
[2026/07/25 19:22:16] ppocr INFO: cur metric, acc: 0.8459472635596991, norm_edit_dis: 0.9877638686218386, fps: 433.29255654466783
[2026/07/25 19:22:16] ppocr INFO: best metric, norm_edit_dis: 0.9878189703684698, is_float16: False, acc: 0.846679685432911, fps: 442.6074026471422, best_epoch: 1
LAUNCH INFO 2026-07-25 19:22:18,832 Terminating with signal 2
LAUNCH INFO 2026-07-25 19:22:18,928 Force quit in 10 seconds...