LovelySimon

Results 2 issues of LovelySimon

[2025-05-25 07:25:06 internimage_t_1k_224](main.py 174): INFO Creating model:intern_image/internimage_t_1k_224 using core type: DCNv3 using activation layer: GELU using main norm layer: LN using dpr: linear, 0.1 level2_post_norm: False level2_post_norm_block_ids: None res_post_norm: False...

Traceback (most recent call last): File "train.py", line 175, in infer_img = cv2.polylines(infer_img, [box.reshape(-1, 1, 2) for box in boxes], isClosed=True, color=(0, 255, 0), thickness=4) TypeError: Expected Ptr for argument...