SunHao-AI

Results 4 comments of SunHao-AI

I have read the CLA Document and I sign the CLA

> 您能否[修复失败的测试 ](https://github.com/obss/sahi/actions/runs/13666381802/job/38208423661?pr=1118)🤗 ```python def coco_segmentation_to_shapely( segmentation: Union[List, List[List]] ): """ Fix segment data in COCO format :param segmentation: segment data in COCO format :return: """ if isinstance(segmentation, List) and...

> ,我需要这个修复程序,因为它可能也解决了 #1094,但实现了更简洁。我应该打开一个新的 PR,实施更改并确保测试正在运行吗? ok