|
|
ocr_result_list = get_ocr_result_list(ocr_res, useful_list, ocr_res_list_dict['ocr_enable'], new_image, _lang)
|
|
ocr_result_list = get_ocr_result_list(ocr_res, useful_list, ocr_res_list_dict['ocr_enable'], new_image, _lang)
|
|
|
# logger.info(f'ocr-det time: {round(time.time()-det_start, 2)}, image num: {det_count}')
|
|
# logger.info(f'ocr-det time: {round(time.time()-det_start, 2)}, image num: {det_count}')
|