| /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:16:33,542 ----------- Configuration ---------------------- |
| LAUNCH INFO 2026-07-25 19:16:33,542 auto_cluster_config: 0 |
| LAUNCH INFO 2026-07-25 19:16:33,542 auto_parallel_config: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 auto_tuner_json: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 devices: 0,1,2,3,4,5,6,7 |
| LAUNCH INFO 2026-07-25 19:16:33,542 elastic_level: -1 |
| LAUNCH INFO 2026-07-25 19:16:33,542 elastic_timeout: 30 |
| LAUNCH INFO 2026-07-25 19:16:33,542 enable_gpu_log: True |
| LAUNCH INFO 2026-07-25 19:16:33,542 gloo_port: 6767 |
| LAUNCH INFO 2026-07-25 19:16:33,542 host: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 ips: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 job_id: default |
| LAUNCH INFO 2026-07-25 19:16:33,542 legacy: False |
| LAUNCH INFO 2026-07-25 19:16:33,542 log_dir: /workspace/bina02-ppocr/training/stage-008/distributed-logs |
| LAUNCH INFO 2026-07-25 19:16:33,542 log_level: INFO |
| LAUNCH INFO 2026-07-25 19:16:33,542 log_overwrite: False |
| LAUNCH INFO 2026-07-25 19:16:33,542 master: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 max_restart: 3 |
| LAUNCH INFO 2026-07-25 19:16:33,542 nnodes: 1 |
| LAUNCH INFO 2026-07-25 19:16:33,542 nproc_per_node: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 rank: -1 |
| LAUNCH INFO 2026-07-25 19:16:33,542 run_mode: collective |
| LAUNCH INFO 2026-07-25 19:16:33,542 server_num: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 servers: |
| LAUNCH INFO 2026-07-25 19:16:33,542 sort_ip: False |
| LAUNCH INFO 2026-07-25 19:16:33,542 start_port: 6070 |
| LAUNCH INFO 2026-07-25 19:16:33,542 trainer_num: None |
| LAUNCH INFO 2026-07-25 19:16:33,542 trainers: |
| LAUNCH INFO 2026-07-25 19:16:33,542 training_script: /workspace/bina02-ppocr/PaddleOCR/tools/train.py |
| LAUNCH INFO 2026-07-25 19:16:33,542 training_script_args: ['-c', '/workspace/bina02-ppocr/training/stage-008/input_config.yml'] |
| LAUNCH INFO 2026-07-25 19:16:33,542 with_gloo: 1 |
| LAUNCH INFO 2026-07-25 19:16:33,542 -------------------------------------------------- |
| LAUNCH INFO 2026-07-25 19:16:33,543 Job: default, mode collective, replicas 1[1:1], elastic False |
| LAUNCH INFO 2026-07-25 19:16:33,545 Run Pod: xiazpt, replicas 8, status ready |
| LAUNCH INFO 2026-07-25 19:16:33,836 Watching Pod: xiazpt, 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:16:41] ppocr INFO: Architecture : |
| [2026/07/25 19:16:41] ppocr INFO: Backbone : |
| [2026/07/25 19:16:41] ppocr INFO: force_pool_width : True |
| [2026/07/25 19:16:41] ppocr INFO: model_size : medium |
| [2026/07/25 19:16:41] ppocr INFO: name : PPLCNetV4 |
| [2026/07/25 19:16:41] ppocr INFO: train_pool_width : 96 |
| [2026/07/25 19:16:41] ppocr INFO: Head : |
| [2026/07/25 19:16:41] ppocr INFO: head_list : |
| [2026/07/25 19:16:41] ppocr INFO: CTCHead : |
| [2026/07/25 19:16:41] ppocr INFO: Head : |
| [2026/07/25 19:16:41] ppocr INFO: fc_decay : 1e-05 |
| [2026/07/25 19:16:41] ppocr INFO: Neck : |
| [2026/07/25 19:16:41] ppocr INFO: depth : 2 |
| [2026/07/25 19:16:41] ppocr INFO: dims : 192 |
| [2026/07/25 19:16:41] ppocr INFO: local_kernel : 7 |
| [2026/07/25 19:16:41] ppocr INFO: mlp_ratio : 4.0 |
| [2026/07/25 19:16:41] ppocr INFO: name : lightsvtr |
| [2026/07/25 19:16:41] ppocr INFO: use_guide : False |
| [2026/07/25 19:16:41] ppocr INFO: NRTRHead : |
| [2026/07/25 19:16:41] ppocr INFO: max_text_length : 128 |
| [2026/07/25 19:16:41] ppocr INFO: nrtr_dim : 512 |
| [2026/07/25 19:16:41] ppocr INFO: name : MultiHead |
| [2026/07/25 19:16:41] ppocr INFO: Transform : None |
| [2026/07/25 19:16:41] ppocr INFO: algorithm : SVTR_LCNet |
| [2026/07/25 19:16:41] ppocr INFO: model_type : rec |
| [2026/07/25 19:16:41] ppocr INFO: Eval : |
| [2026/07/25 19:16:41] ppocr INFO: dataset : |
| [2026/07/25 19:16:41] ppocr INFO: data_dir : / |
| [2026/07/25 19:16:41] ppocr INFO: label_file_list : ['/workspace/bina02-ppocr/stream/datasets/chunk-008/eval_ctc.txt'] |
| [2026/07/25 19:16:41] ppocr INFO: name : SimpleDataSet |
| [2026/07/25 19:16:41] ppocr INFO: transforms : |
| [2026/07/25 19:16:41] ppocr INFO: DecodeImage : |
| [2026/07/25 19:16:41] ppocr INFO: channel_first : False |
| [2026/07/25 19:16:41] ppocr INFO: img_mode : BGR |
| [2026/07/25 19:16:41] ppocr INFO: MultiLabelEncode : |
| [2026/07/25 19:16:41] ppocr INFO: gtc_encode : NRTRLabelEncode |
| [2026/07/25 19:16:41] ppocr INFO: RecResizeImg : |
| [2026/07/25 19:16:41] ppocr INFO: image_shape : [3, 48, 768] |
| [2026/07/25 19:16:41] ppocr INFO: padding : False |
| [2026/07/25 19:16:41] ppocr INFO: KeepKeys : |
| [2026/07/25 19:16:41] ppocr INFO: keep_keys : ['image', 'label_ctc', 'label_gtc', 'length', 'valid_ratio'] |
| [2026/07/25 19:16:41] ppocr INFO: loader : |
| [2026/07/25 19:16:41] ppocr INFO: batch_size_per_card : 32 |
| [2026/07/25 19:16:41] ppocr INFO: drop_last : False |
| [2026/07/25 19:16:41] ppocr INFO: num_workers : 4 |
| [2026/07/25 19:16:41] ppocr INFO: shuffle : False |
| [2026/07/25 19:16:41] ppocr INFO: Global : |
| [2026/07/25 19:16:41] ppocr INFO: cal_metric_during_train : False |
| [2026/07/25 19:16:41] ppocr INFO: character_dict_path : /workspace/bina02-ppocr/stream/datasets/chunk-008/persian_arabic_bina02_dict.txt |
| [2026/07/25 19:16:41] ppocr INFO: checkpoints : None |
| [2026/07/25 19:16:41] ppocr INFO: d2s_train_image_shape : [3, 48, 768] |
| [2026/07/25 19:16:41] ppocr INFO: debug : False |
| [2026/07/25 19:16:41] ppocr INFO: distributed : True |
| [2026/07/25 19:16:41] ppocr INFO: epoch_num : 1 |
| [2026/07/25 19:16:41] ppocr INFO: eval_batch_step : [0, 100] |
| [2026/07/25 19:16:41] ppocr INFO: freeze_batch_norm : True |
| [2026/07/25 19:16:41] ppocr INFO: infer_img : doc/imgs_words/ch/word_1.jpg |
| [2026/07/25 19:16:41] ppocr INFO: infer_mode : False |
| [2026/07/25 19:16:41] ppocr INFO: log_smooth_window : 20 |
| [2026/07/25 19:16:41] ppocr INFO: max_text_length : 128 |
| [2026/07/25 19:16:41] ppocr INFO: model_name : PP-OCRv6_medium_rec |
| [2026/07/25 19:16:41] ppocr INFO: pretrained_model : /workspace/bina02-ppocr/training/stage-007/best_accuracy |
| [2026/07/25 19:16:41] ppocr INFO: print_batch_step : 20 |
| [2026/07/25 19:16:41] ppocr INFO: save_epoch_step : 1 |
| [2026/07/25 19:16:41] ppocr INFO: save_inference_dir : None |
| [2026/07/25 19:16:41] ppocr INFO: save_model_dir : /workspace/bina02-ppocr/training/stage-008 |
| [2026/07/25 19:16:41] ppocr INFO: save_res_path : /workspace/bina02-ppocr/training/stage-008/predicts.txt |
| [2026/07/25 19:16:41] ppocr INFO: trainable_parameter_prefixes : ['head.ctc_head.fc.'] |
| [2026/07/25 19:16:41] ppocr INFO: use_gpu : True |
| [2026/07/25 19:16:41] ppocr INFO: use_space_char : True |
| [2026/07/25 19:16:41] ppocr INFO: use_visualdl : False |
| [2026/07/25 19:16:41] ppocr INFO: Loss : |
| [2026/07/25 19:16:41] ppocr INFO: loss_config_list : |
| [2026/07/25 19:16:41] ppocr INFO: CTCLoss : None |
| [2026/07/25 19:16:41] ppocr INFO: NRTRLoss : None |
| [2026/07/25 19:16:41] ppocr INFO: name : MultiLoss |
| [2026/07/25 19:16:41] ppocr INFO: weight_1 : 1.0 |
| [2026/07/25 19:16:41] ppocr INFO: weight_2 : 0.0 |
| [2026/07/25 19:16:41] ppocr INFO: Metric : |
| [2026/07/25 19:16:41] ppocr INFO: ignore_space : False |
| [2026/07/25 19:16:41] ppocr INFO: main_indicator : norm_edit_dis |
| [2026/07/25 19:16:41] ppocr INFO: name : RecMetric |
| [2026/07/25 19:16:41] ppocr INFO: Optimizer : |
| [2026/07/25 19:16:41] ppocr INFO: beta1 : 0.9 |
| [2026/07/25 19:16:41] ppocr INFO: beta2 : 0.999 |
| [2026/07/25 19:16:41] ppocr INFO: lr : |
| [2026/07/25 19:16:41] ppocr INFO: learning_rate : 1e-05 |
| [2026/07/25 19:16:41] ppocr INFO: name : Cosine |
| [2026/07/25 19:16:41] ppocr INFO: warmup_epoch : 0 |
| [2026/07/25 19:16:41] ppocr INFO: name : Adam |
| [2026/07/25 19:16:41] ppocr INFO: regularizer : |
| [2026/07/25 19:16:41] ppocr INFO: factor : 0.0 |
| [2026/07/25 19:16:41] ppocr INFO: name : L2 |
| [2026/07/25 19:16:41] ppocr INFO: PostProcess : |
| [2026/07/25 19:16:41] ppocr INFO: name : CTCLabelDecode |
| [2026/07/25 19:16:41] ppocr INFO: Train : |
| [2026/07/25 19:16:41] ppocr INFO: dataset : |
| [2026/07/25 19:16:41] ppocr INFO: data_dir : / |
| [2026/07/25 19:16:41] ppocr INFO: ds_width : False |
| [2026/07/25 19:16:41] ppocr INFO: ext_op_transform_idx : 1 |
| [2026/07/25 19:16:41] ppocr INFO: label_file_list : ['/workspace/bina02-ppocr/stream/datasets/chunk-008/train_ctc.txt'] |
| [2026/07/25 19:16:41] ppocr INFO: name : MultiScaleDataSet |
| [2026/07/25 19:16:41] ppocr INFO: padding : False |
| [2026/07/25 19:16:41] ppocr INFO: ratio_list : [1.0] |
| [2026/07/25 19:16:41] ppocr INFO: transforms : |
| [2026/07/25 19:16:41] ppocr INFO: DecodeImage : |
| [2026/07/25 19:16:41] ppocr INFO: channel_first : False |
| [2026/07/25 19:16:41] ppocr INFO: img_mode : BGR |
| [2026/07/25 19:16:41] ppocr INFO: RecConAug : |
| [2026/07/25 19:16:41] ppocr INFO: ext_data_num : 0 |
| [2026/07/25 19:16:41] ppocr INFO: image_shape : [48, 768, 3] |
| [2026/07/25 19:16:41] ppocr INFO: max_text_length : 128 |
| [2026/07/25 19:16:41] ppocr INFO: prob : 0.0 |
| [2026/07/25 19:16:41] ppocr INFO: RecAug : None |
| [2026/07/25 19:16:41] ppocr INFO: MultiLabelEncode : |
| [2026/07/25 19:16:41] ppocr INFO: gtc_encode : NRTRLabelEncode |
| [2026/07/25 19:16:41] ppocr INFO: KeepKeys : |
| [2026/07/25 19:16:41] ppocr INFO: keep_keys : ['image', 'label_ctc', 'label_gtc', 'length', 'valid_ratio'] |
| [2026/07/25 19:16:41] ppocr INFO: loader : |
| [2026/07/25 19:16:41] ppocr INFO: batch_size_per_card : 32 |
| [2026/07/25 19:16:41] ppocr INFO: drop_last : False |
| [2026/07/25 19:16:41] ppocr INFO: num_workers : 4 |
| [2026/07/25 19:16:41] ppocr INFO: shuffle : True |
| [2026/07/25 19:16:41] ppocr INFO: sampler : |
| [2026/07/25 19:16:41] ppocr INFO: divided_factor : [8, 16] |
| [2026/07/25 19:16:41] ppocr INFO: first_bs : 32 |
| [2026/07/25 19:16:41] ppocr INFO: fix_bs : True |
| [2026/07/25 19:16:41] ppocr INFO: is_training : True |
| [2026/07/25 19:16:41] ppocr INFO: name : MultiScaleSampler |
| [2026/07/25 19:16:41] ppocr INFO: scales : [[768, 48]] |
| [2026/07/25 19:16:41] ppocr INFO: profiler_options : None |
| [2026/07/25 19:16:41] ppocr INFO: train with paddle 3.3.0 and device Place(gpu:0) |
| ======================= Modified FLAGS detected ======================= |
| FLAGS(name='FLAGS_enable_pir_in_executor', current_value=True, default_value=False) |
| 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_cusparse_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/cusparse/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='') |
| FLAGS(name='FLAGS_selected_gpus', current_value='0', 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_cudnn_deterministic', 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='') |
| 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_nccl_dir', current_value='/workspace/bina02-ppocr/.venv/lib/python3.12/site-packages/paddle/../nvidia/nccl/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='') |
| ======================================================================= |
| I0725 19:16:41.543344 1519 tcp_store.cc:336] create libuv server at port: 43577 |
| I0725 19:16:41.543931 1519 tcp_utils.cc:132] Successfully connected to 172.17.0.2:43577 |
| I0725 19:16:45.681924 1519 process_group_nccl.cc:155] ProcessGroupNCCL pg_timeout_ 1800000 |
| I0725 19:16:45.681988 1519 process_group_nccl.cc:156] ProcessGroupNCCL nccl_comm_init_option_ 0 |
| [2026/07/25 19:16:45] ppocr INFO: Initialize indexs of datasets:['/workspace/bina02-ppocr/stream/datasets/chunk-008/train_ctc.txt'] |
| [2026/07/25 19:16:45] ppocr INFO: Initialize indexs of datasets:['/workspace/bina02-ppocr/stream/datasets/chunk-008/eval_ctc.txt'] |
| W0725 19:16:45.871886 1519 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:16:46] ppocr INFO: froze 61 BatchNorm layers with pretrained global statistics |
| [2026/07/25 19:16:46] 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:16:46,242] [ 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:16:46] ppocr INFO: train dataloader has 391 iters |
| [2026/07/25 19:16:46] ppocr INFO: valid dataloader has 128 iters |
| [2026/07/25 19:16:46] ppocr INFO: load pretrain successful from /workspace/bina02-ppocr/training/stage-007/best_accuracy |
| [2026/07/25 19:16:47] ppocr INFO: During the training process, after the 0th iteration, an evaluation is run every 100 iterations |
| [2026/07/25 19:16:52] ppocr INFO: epoch: [1/1], global_step: 20, lr: 0.000010, CTCLoss: 53.078161, NRTRLoss: 0.000000, loss: 53.078161, avg_reader_cost: 0.09121 s, avg_batch_cost: 0.20888 s, avg_samples: 32.0, ips: 153.19716 samples/s, eta: 0:01:17, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB |
| [2026/07/25 19:16:54] ppocr INFO: epoch: [1/1], global_step: 40, lr: 0.000010, CTCLoss: 55.490746, NRTRLoss: 0.000000, loss: 55.490746, avg_reader_cost: 0.00163 s, avg_batch_cost: 0.08080 s, avg_samples: 32.0, ips: 396.05534 samples/s, eta: 0:00:50, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB |
| [2026/07/25 19:16:57] ppocr INFO: epoch: [1/1], global_step: 60, lr: 0.000010, CTCLoss: 48.822250, NRTRLoss: 0.000000, loss: 48.822250, avg_reader_cost: 0.00166 s, avg_batch_cost: 0.07860 s, avg_samples: 32.0, ips: 407.13826 samples/s, eta: 0:00:40, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB |
| [2026/07/25 19:16:59] ppocr INFO: epoch: [1/1], global_step: 80, lr: 0.000009, CTCLoss: 55.128960, NRTRLoss: 0.000000, loss: 55.128960, avg_reader_cost: 0.00169 s, avg_batch_cost: 0.08431 s, avg_samples: 32.0, ips: 379.57057 samples/s, eta: 0:00:35, max_mem_reserved: 1045 MB, max_mem_allocated: 656 MB |
| [2026/07/25 19:17:02] ppocr INFO: epoch: [1/1], global_step: 100, lr: 0.000009, CTCLoss: 54.045202, NRTRLoss: 0.000000, loss: 54.045202, avg_reader_cost: 0.00156 s, avg_batch_cost: 0.07842 s, avg_samples: 32.0, ips: 408.04728 samples/s, eta: 0:00:30, 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:48, 2.64it/s] |
| eval model:: 2%|β | 3/128 [00:00<00:20, 6.22it/s] |
| eval model:: 4%|β | 5/128 [00:00<00:14, 8.65it/s] |
| eval model:: 5%|β | 7/128 [00:00<00:11, 10.29it/s] |
| eval model:: 7%|β | 9/128 [00:01<00:12, 9.88it/s] |
| eval model:: 9%|β | 11/128 [00:01<00:11, 9.76it/s] |
| eval model:: 10%|β | 13/128 [00:01<00:12, 9.51it/s] |
| eval model:: 12%|ββ | 15/128 [00:01<00:10, 10.38it/s] |
| eval model:: 13%|ββ | 17/128 [00:01<00:10, 10.83it/s] |
| eval model:: 15%|ββ | 19/128 [00:01<00:09, 11.31it/s] |
| eval model:: 16%|ββ | 21/128 [00:02<00:09, 11.78it/s] |
| eval model:: 18%|ββ | 23/128 [00:02<00:08, 12.34it/s] |
| eval model:: 20%|ββ | 25/128 [00:02<00:08, 12.55it/s] |
| eval model:: 21%|ββ | 27/128 [00:02<00:07, 12.73it/s] |
| eval model:: 23%|βββ | 29/128 [00:02<00:07, 12.86it/s] |
| eval model:: 24%|βββ | 31/128 [00:02<00:07, 13.11it/s] |
| eval model:: 26%|βββ | 33/128 [00:03<00:07, 13.36it/s] |
| eval model:: 27%|βββ | 35/128 [00:03<00:06, 13.46it/s] |
| eval model:: 29%|βββ | 37/128 [00:03<00:06, 13.50it/s] |
| eval model:: 30%|βββ | 39/128 [00:03<00:06, 13.58it/s] |
| eval model:: 32%|ββββ | 41/128 [00:03<00:06, 13.64it/s] |
| eval model:: 34%|ββββ | 43/128 [00:03<00:06, 13.65it/s] |
| eval model:: 35%|ββββ | 45/128 [00:03<00:06, 13.73it/s] |
| eval model:: 37%|ββββ | 47/128 [00:04<00:06, 13.48it/s] |
| eval model:: 38%|ββββ | 49/128 [00:04<00:06, 13.12it/s] |
| eval model:: 40%|ββββ | 51/128 [00:04<00:05, 13.07it/s] |
| eval model:: 41%|βββββ | 53/128 [00:04<00:05, 12.74it/s] |
| eval model:: 43%|βββββ | 55/128 [00:04<00:05, 13.06it/s] |
| eval model:: 45%|βββββ | 57/128 [00:04<00:05, 13.34it/s] |
| eval model:: 46%|βββββ | 59/128 [00:04<00:05, 12.99it/s] |
| eval model:: 48%|βββββ | 61/128 [00:05<00:05, 12.79it/s] |
| eval model:: 49%|βββββ | 63/128 [00:05<00:05, 12.78it/s] |
| eval model:: 51%|βββββ | 65/128 [00:05<00:04, 13.03it/s] |
| eval model:: 52%|ββββββ | 67/128 [00:05<00:04, 12.43it/s] |
| eval model:: 54%|ββββββ | 69/128 [00:05<00:04, 12.27it/s] |
| eval model:: 55%|ββββββ | 71/128 [00:05<00:04, 12.49it/s] |
| eval model:: 57%|ββββββ | 73/128 [00:06<00:04, 12.68it/s] |
| eval model:: 59%|ββββββ | 75/128 [00:06<00:04, 12.36it/s] |
| eval model:: 60%|ββββββ | 77/128 [00:06<00:03, 12.83it/s] |
| eval model:: 62%|βββββββ | 79/128 [00:06<00:03, 12.71it/s] |
| eval model:: 63%|βββββββ | 81/128 [00:06<00:03, 12.70it/s] |
| eval model:: 65%|βββββββ | 83/128 [00:06<00:03, 12.82it/s] |
| eval model:: 66%|βββββββ | 85/128 [00:07<00:03, 12.86it/s] |
| eval model:: 68%|βββββββ | 87/128 [00:07<00:03, 13.17it/s] |
| eval model:: 70%|βββββββ | 89/128 [00:07<00:02, 13.09it/s] |
| eval model:: 71%|βββββββ | 91/128 [00:07<00:02, 12.61it/s] |
| eval model:: 73%|ββββββββ | 93/128 [00:07<00:02, 13.01it/s] |
| eval model:: 74%|ββββββββ | 95/128 [00:07<00:02, 13.26it/s] |
| eval model:: 76%|ββββββββ | 97/128 [00:07<00:02, 13.46it/s] |
| eval model:: 77%|ββββββββ | 99/128 [00:08<00:02, 13.55it/s] |
| eval model:: 79%|ββββββββ | 101/128 [00:08<00:01, 13.66it/s] |
| eval model:: 80%|ββββββββ | 103/128 [00:08<00:01, 13.74it/s] |
| eval model:: 82%|βββββββββ | 105/128 [00:08<00:01, 13.79it/s] |
| eval model:: 84%|βββββββββ | 107/128 [00:08<00:01, 13.71it/s] |
| eval model:: 85%|βββββββββ | 109/128 [00:08<00:01, 13.64it/s] |
| eval model:: 87%|βββββββββ | 111/128 [00:08<00:01, 13.67it/s] |
| eval model:: 88%|βββββββββ | 113/128 [00:09<00:01, 13.76it/s] |
| eval model:: 90%|βββββββββ | 115/128 [00:09<00:00, 13.73it/s] |
| eval model:: 91%|ββββββββββ| 117/128 [00:09<00:00, 13.43it/s] |
| eval model:: 93%|ββββββββββ| 119/128 [00:09<00:00, 13.59it/s] |
| eval model:: 95%|ββββββββββ| 121/128 [00:09<00:00, 13.67it/s] |
| eval model:: 96%|ββββββββββ| 123/128 [00:09<00:00, 13.79it/s] |
| eval model:: 98%|ββββββββββ| 125/128 [00:09<00:00, 13.15it/s] |
| eval model:: 99%|ββββββββββ| 127/128 [00:10<00:00, 13.46it/s] |
| eval model:: 100%|ββββββββββ| 128/128 [00:10<00:00, 12.37it/s] |
| [2026/07/25 19:17:12] ppocr INFO: cur metric, acc: 0.846435544808507, norm_edit_dis: 0.9878998585035992, fps: 439.344291399903 |
| [2026/07/25 19:17:13] ppocr INFO: save best model is to /workspace/bina02-ppocr/training/stage-008/best_accuracy |
| [2026/07/25 19:17:13] ppocr INFO: best metric, norm_edit_dis: 0.9878998585035992, is_float16: False, acc: 0.846435544808507, fps: 439.344291399903, best_epoch: 1 |
| [2026/07/25 19:17:15] ppocr INFO: epoch: [1/1], global_step: 120, lr: 0.000008, CTCLoss: 56.542976, NRTRLoss: 0.000000, loss: 56.542976, avg_reader_cost: 0.00159 s, avg_batch_cost: 0.07960 s, avg_samples: 32.0, ips: 401.99602 samples/s, eta: 0:00:27, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:17] ppocr INFO: epoch: [1/1], global_step: 140, lr: 0.000008, CTCLoss: 50.428722, NRTRLoss: 0.000000, loss: 50.428722, avg_reader_cost: 0.00149 s, avg_batch_cost: 0.07808 s, avg_samples: 32.0, ips: 409.83363 samples/s, eta: 0:00:24, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:20] ppocr INFO: epoch: [1/1], global_step: 160, lr: 0.000007, CTCLoss: 55.509394, NRTRLoss: 0.000000, loss: 55.509394, avg_reader_cost: 0.00267 s, avg_batch_cost: 0.08064 s, avg_samples: 32.0, ips: 396.84965 samples/s, eta: 0:00:22, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:23] ppocr INFO: epoch: [1/1], global_step: 180, lr: 0.000006, CTCLoss: 52.188742, NRTRLoss: 0.000000, loss: 52.188742, avg_reader_cost: 0.07842 s, avg_batch_cost: 0.15888 s, avg_samples: 32.0, ips: 201.40552 samples/s, eta: 0:00:21, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:25] ppocr INFO: epoch: [1/1], global_step: 200, lr: 0.000005, CTCLoss: 48.514822, NRTRLoss: 0.000000, loss: 48.514822, avg_reader_cost: 0.01782 s, avg_batch_cost: 0.09588 s, avg_samples: 32.0, ips: 333.76186 samples/s, eta: 0:00:19, 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:56, 2.26it/s] |
| eval model:: 2%|β | 3/128 [00:00<00:22, 5.49it/s] |
| eval model:: 4%|β | 5/128 [00:00<00:15, 7.73it/s] |
| eval model:: 5%|β | 7/128 [00:00<00:12, 9.56it/s] |
| eval model:: 7%|β | 9/128 [00:01<00:10, 10.93it/s] |
| eval model:: 9%|β | 11/128 [00:01<00:10, 11.29it/s] |
| eval model:: 10%|β | 13/128 [00:01<00:09, 11.60it/s] |
| eval model:: 12%|ββ | 15/128 [00:01<00:09, 12.13it/s] |
| eval model:: 13%|ββ | 17/128 [00:01<00:08, 12.72it/s] |
| eval model:: 15%|ββ | 19/128 [00:01<00:09, 12.09it/s] |
| eval model:: 16%|ββ | 21/128 [00:02<00:08, 12.38it/s] |
| eval model:: 18%|ββ | 23/128 [00:02<00:08, 12.46it/s] |
| eval model:: 20%|ββ | 25/128 [00:02<00:08, 12.76it/s] |
| eval model:: 21%|ββ | 27/128 [00:02<00:07, 13.16it/s] |
| eval model:: 23%|βββ | 29/128 [00:02<00:07, 13.42it/s] |
| eval model:: 24%|βββ | 31/128 [00:02<00:07, 13.60it/s] |
| eval model:: 26%|βββ | 33/128 [00:02<00:07, 12.91it/s] |
| eval model:: 27%|βββ | 35/128 [00:03<00:07, 13.25it/s] |
| eval model:: 29%|βββ | 37/128 [00:03<00:06, 13.51it/s] |
| eval model:: 30%|βββ | 39/128 [00:03<00:06, 13.08it/s] |
| eval model:: 32%|ββββ | 41/128 [00:03<00:06, 13.17it/s] |
| eval model:: 34%|ββββ | 43/128 [00:03<00:06, 13.44it/s] |
| eval model:: 35%|ββββ | 45/128 [00:03<00:06, 13.01it/s] |
| eval model:: 37%|ββββ | 47/128 [00:03<00:06, 12.59it/s] |
| eval model:: 38%|ββββ | 49/128 [00:04<00:06, 12.26it/s] |
| eval model:: 40%|ββββ | 51/128 [00:04<00:06, 12.27it/s] |
| eval model:: 41%|βββββ | 53/128 [00:04<00:05, 12.57it/s] |
| eval model:: 43%|βββββ | 55/128 [00:04<00:05, 13.02it/s] |
| eval model:: 45%|βββββ | 57/128 [00:04<00:05, 12.77it/s] |
| eval model:: 46%|βββββ | 59/128 [00:04<00:05, 12.91it/s] |
| eval model:: 48%|βββββ | 61/128 [00:05<00:05, 13.01it/s] |
| eval model:: 49%|βββββ | 63/128 [00:05<00:04, 13.36it/s] |
| eval model:: 51%|βββββ | 65/128 [00:05<00:04, 13.17it/s] |
| eval model:: 52%|ββββββ | 67/128 [00:05<00:04, 13.24it/s] |
| eval model:: 54%|ββββββ | 69/128 [00:05<00:04, 13.27it/s] |
| eval model:: 55%|ββββββ | 71/128 [00:05<00:04, 13.50it/s] |
| eval model:: 57%|ββββββ | 73/128 [00:05<00:04, 13.71it/s] |
| eval model:: 59%|ββββββ | 75/128 [00:06<00:03, 13.57it/s] |
| eval model:: 60%|ββββββ | 77/128 [00:06<00:03, 13.65it/s] |
| eval model:: 62%|βββββββ | 79/128 [00:06<00:03, 13.83it/s] |
| eval model:: 63%|βββββββ | 81/128 [00:06<00:03, 13.92it/s] |
| eval model:: 65%|βββββββ | 83/128 [00:06<00:03, 13.91it/s] |
| eval model:: 66%|βββββββ | 85/128 [00:06<00:03, 13.72it/s] |
| eval model:: 68%|βββββββ | 87/128 [00:06<00:02, 13.82it/s] |
| eval model:: 70%|βββββββ | 89/128 [00:07<00:02, 13.89it/s] |
| eval model:: 71%|βββββββ | 91/128 [00:07<00:02, 14.00it/s] |
| eval model:: 73%|ββββββββ | 93/128 [00:07<00:02, 13.97it/s] |
| eval model:: 74%|ββββββββ | 95/128 [00:07<00:02, 14.09it/s] |
| eval model:: 76%|ββββββββ | 97/128 [00:07<00:02, 14.09it/s] |
| eval model:: 77%|ββββββββ | 99/128 [00:07<00:02, 14.06it/s] |
| eval model:: 79%|ββββββββ | 101/128 [00:07<00:01, 14.09it/s] |
| eval model:: 80%|ββββββββ | 103/128 [00:08<00:01, 13.45it/s] |
| eval model:: 82%|βββββββββ | 105/128 [00:08<00:01, 13.65it/s] |
| eval model:: 84%|βββββββββ | 107/128 [00:08<00:01, 13.42it/s] |
| eval model:: 85%|βββββββββ | 109/128 [00:08<00:01, 13.36it/s] |
| eval model:: 87%|βββββββββ | 111/128 [00:08<00:01, 13.59it/s] |
| eval model:: 88%|βββββββββ | 113/128 [00:08<00:01, 13.53it/s] |
| eval model:: 90%|βββββββββ | 115/128 [00:09<00:01, 12.90it/s] |
| eval model:: 91%|ββββββββββ| 117/128 [00:09<00:00, 12.69it/s] |
| eval model:: 93%|ββββββββββ| 119/128 [00:09<00:00, 13.12it/s] |
| eval model:: 95%|ββββββββββ| 121/128 [00:09<00:00, 13.23it/s] |
| eval model:: 96%|ββββββββββ| 123/128 [00:09<00:00, 13.26it/s] |
| eval model:: 98%|ββββββββββ| 125/128 [00:09<00:00, 13.50it/s] |
| eval model:: 99%|ββββββββββ| 127/128 [00:09<00:00, 13.72it/s] |
| eval model:: 100%|ββββββββββ| 128/128 [00:10<00:00, 12.60it/s] |
| [2026/07/25 19:17:35] ppocr INFO: cur metric, acc: 0.846679685432911, norm_edit_dis: 0.9878210589018369, fps: 447.2247057555316 |
| [2026/07/25 19:17:35] ppocr INFO: best metric, norm_edit_dis: 0.9878998585035992, is_float16: False, acc: 0.846435544808507, fps: 439.344291399903, best_epoch: 1 |
| [2026/07/25 19:17:37] ppocr INFO: epoch: [1/1], global_step: 220, lr: 0.000004, CTCLoss: 54.695807, NRTRLoss: 0.000000, loss: 54.695807, avg_reader_cost: 0.00605 s, avg_batch_cost: 0.08475 s, avg_samples: 32.0, ips: 377.59813 samples/s, eta: 0:00:17, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:40] ppocr INFO: epoch: [1/1], global_step: 240, lr: 0.000004, CTCLoss: 56.924568, NRTRLoss: 0.000000, loss: 56.924568, avg_reader_cost: 0.00276 s, avg_batch_cost: 0.07891 s, avg_samples: 32.0, ips: 405.54872 samples/s, eta: 0:00:14, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:43] ppocr INFO: epoch: [1/1], global_step: 260, lr: 0.000003, CTCLoss: 51.572840, NRTRLoss: 0.000000, loss: 51.572840, avg_reader_cost: 0.02738 s, avg_batch_cost: 0.10596 s, avg_samples: 32.0, ips: 302.00212 samples/s, eta: 0:00:13, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:45] ppocr INFO: epoch: [1/1], global_step: 280, lr: 0.000002, CTCLoss: 49.828026, NRTRLoss: 0.000000, loss: 49.828026, avg_reader_cost: 0.00500 s, avg_batch_cost: 0.08430 s, avg_samples: 32.0, ips: 379.61512 samples/s, eta: 0:00:10, max_mem_reserved: 1045 MB, max_mem_allocated: 672 MB |
| [2026/07/25 19:17:47] ppocr INFO: epoch: [1/1], global_step: 300, lr: 0.000002, CTCLoss: 51.216427, NRTRLoss: 0.000000, loss: 51.216427, avg_reader_cost: 0.01191 s, avg_batch_cost: 0.08874 s, avg_samples: 32.0, ips: 360.62333 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:48, 2.63it/s] |
| eval model:: 2%|β | 2/128 [00:00<00:28, 4.49it/s] |
| eval model:: 3%|β | 4/128 [00:00<00:17, 7.28it/s] |
| eval model:: 5%|β | 6/128 [00:00<00:12, 9.46it/s] |
| eval model:: 6%|β | 8/128 [00:00<00:11, 10.73it/s] |
| eval model:: 8%|β | 10/128 [00:01<00:10, 11.75it/s] |
| eval model:: 9%|β | 12/128 [00:01<00:09, 12.25it/s] |
| eval model:: 11%|β | 14/128 [00:01<00:08, 12.84it/s] |
| eval model:: 12%|ββ | 16/128 [00:01<00:08, 13.20it/s] |
| eval model:: 14%|ββ | 18/128 [00:01<00:08, 13.22it/s] |
| eval model:: 16%|ββ | 20/128 [00:01<00:08, 13.49it/s] |
| eval model:: 17%|ββ | 22/128 [00:01<00:07, 13.43it/s] |
| eval model:: 19%|ββ | 24/128 [00:02<00:08, 12.91it/s] |
| eval model:: 20%|ββ | 26/128 [00:02<00:08, 12.68it/s] |
| eval model:: 22%|βββ | 28/128 [00:02<00:07, 12.53it/s] |
| eval model:: 23%|βββ | 30/128 [00:02<00:07, 12.61it/s] |
| eval model:: 25%|βββ | 32/128 [00:02<00:07, 12.96it/s] |
| eval model:: 27%|βββ | 34/128 [00:02<00:07, 13.01it/s] |
| eval model:: 28%|βββ | 36/128 [00:03<00:07, 12.87it/s] |
| eval model:: 30%|βββ | 38/128 [00:03<00:07, 12.63it/s] |
| eval model:: 31%|ββββ | 40/128 [00:03<00:07, 12.40it/s] |
| eval model:: 33%|ββββ | 42/128 [00:03<00:06, 12.87it/s] |
| eval model:: 34%|ββββ | 44/128 [00:03<00:06, 13.01it/s] |
| eval model:: 36%|ββββ | 46/128 [00:03<00:06, 12.50it/s] |
| eval model:: 38%|ββββ | 48/128 [00:04<00:06, 12.38it/s] |
| eval model:: 39%|ββββ | 50/128 [00:04<00:06, 12.66it/s] |
| eval model:: 41%|ββββ | 52/128 [00:04<00:05, 13.09it/s] |
| eval model:: 42%|βββββ | 54/128 [00:04<00:05, 13.12it/s] |
| eval model:: 44%|βββββ | 56/128 [00:04<00:05, 13.10it/s] |
| eval model:: 45%|βββββ | 58/128 [00:04<00:05, 13.13it/s] |
| eval model:: 47%|βββββ | 60/128 [00:04<00:05, 13.42it/s] |
| eval model:: 48%|βββββ | 62/128 [00:05<00:05, 13.13it/s] |
| eval model:: 50%|βββββ | 64/128 [00:05<00:04, 13.37it/s] |
| eval model:: 52%|ββββββ | 66/128 [00:05<00:04, 13.53it/s] |
| eval model:: 53%|ββββββ | 68/128 [00:05<00:04, 13.70it/s] |
| eval model:: 55%|ββββββ | 70/128 [00:05<00:04, 13.81it/s] |
| eval model:: 56%|ββββββ | 72/128 [00:05<00:04, 13.87it/s] |
| eval model:: 58%|ββββββ | 74/128 [00:05<00:03, 13.85it/s] |
| eval model:: 59%|ββββββ | 76/128 [00:06<00:03, 13.89it/s] |
| eval model:: 61%|ββββββ | 78/128 [00:06<00:03, 13.88it/s] |
| eval model:: 62%|βββββββ | 80/128 [00:06<00:03, 13.87it/s] |
| eval model:: 64%|βββββββ | 82/128 [00:06<00:03, 13.92it/s] |
| eval model:: 66%|βββββββ | 84/128 [00:06<00:03, 13.99it/s] |
| eval model:: 67%|βββββββ | 86/128 [00:06<00:03, 13.95it/s] |
| eval model:: 69%|βββββββ | 88/128 [00:06<00:02, 13.97it/s] |
| eval model:: 70%|βββββββ | 90/128 [00:07<00:02, 14.00it/s] |
| eval model:: 72%|ββββββββ | 92/128 [00:07<00:02, 13.52it/s] |
| eval model:: 73%|ββββββββ | 94/128 [00:07<00:02, 13.29it/s] |
| eval model:: 75%|ββββββββ | 96/128 [00:07<00:02, 13.04it/s] |
| eval model:: 77%|ββββββββ | 98/128 [00:07<00:02, 13.07it/s] |
| eval model:: 78%|ββββββββ | 100/128 [00:07<00:02, 13.35it/s] |
| eval model:: 80%|ββββββββ | 102/128 [00:08<00:02, 12.53it/s] |
| eval model:: 81%|βββββββββ | 104/128 [00:08<00:01, 12.74it/s] |
| eval model:: 83%|βββββββββ | 106/128 [00:08<00:01, 12.94it/s] |
| eval model:: 84%|βββββββββ | 108/128 [00:08<00:01, 12.99it/s] |
| eval model:: 86%|βββββββββ | 110/128 [00:08<00:01, 13.31it/s] |
| eval model:: 88%|βββββββββ | 112/128 [00:08<00:01, 12.84it/s] |
| eval model:: 89%|βββββββββ | 114/128 [00:08<00:01, 12.96it/s] |
| eval model:: 91%|βββββββββ | 116/128 [00:09<00:00, 13.08it/s] |
| eval model:: 92%|ββββββββββ| 118/128 [00:09<00:00, 13.40it/s] |
| eval model:: 94%|ββββββββββ| 120/128 [00:09<00:00, 12.96it/s] |
| eval model:: 95%|ββββββββββ| 122/128 [00:09<00:00, 13.04it/s] |
| eval model:: 97%|ββββββββββ| 124/128 [00:09<00:00, 12.10it/s] |
| eval model:: 98%|ββββββββββ| 126/128 [00:09<00:00, 12.42it/s] |
| eval model:: 100%|ββββββββββ| 128/128 [00:10<00:00, 12.67it/s] |
| eval model:: 100%|ββββββββββ| 128/128 [00:10<00:00, 12.56it/s] |
| [2026/07/25 19:17:57] ppocr INFO: cur metric, acc: 0.8461914041841031, norm_edit_dis: 0.9877953260394028, fps: 444.5650508294656 |
| [2026/07/25 19:17:57] ppocr INFO: best metric, norm_edit_dis: 0.9878998585035992, is_float16: False, acc: 0.846435544808507, fps: 439.344291399903, best_epoch: 1 |
| LAUNCH INFO 2026-07-25 19:17:57,922 Terminating with signal 2 |
| LAUNCH INFO 2026-07-25 19:17:57,997 Force quit in 10 seconds... |
|
|