Merge branch 'master' of https://gitea.star-rising.cn/xkrs_manan/RODY
This commit is contained in:
commit
59bab7dfb8
@ -224,6 +224,10 @@ def run(id,
|
||||
|
||||
# 原始图像路径/结果图像路径 传参
|
||||
#online_img_tools.get_res_img(res_path=save_path, img_path=path, proj_no=pro)
|
||||
print('数量:',count)
|
||||
print('总量:',len(os.listdir(source)))
|
||||
print('path:',path)
|
||||
print('path:', str(save_path))
|
||||
report_cellback(count,len(os.listdir(source)),path,str(save_path))
|
||||
# Print time (inference-only)
|
||||
LOGGER.info(f"{s}{'' if len(det) else '(no detections), '}{dt[1].dt * 1E3:.1f}ms")
|
||||
|
Loading…
Reference in New Issue
Block a user