运行inference.py的时候,运行到obj_results = ObjAwareModel(image,device=device,retina_masks=args.retina,imgsz=args.imgsz,conf=args.conf,iou=args.iou)的时候就结束了,我尝试在这行的后面print却没有输出,所以确定是在这一行结束的。但是也没有报错信息,这是为什么?参数和github提示的一致 <img width="1379" height="838" alt="Image" src="https://github.com/user-attachments/assets/55c0b4c4-64c0-440a-9a3c-b0ca511475a8" />