You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @cf2xh123: The bug you reported concerning the COCO keypoint export, where annotations from the preceding image were incorrectly included in the subsequent image's output, has been resolved in version 2.5.3.
We encourage you to update to the latest release (v2.5.3) and verify the fix. We are very grateful for your detailed bug report and contributions to improving the software. Please do not hesitate to contact us if you experience any further difficulties. 😄
Search before asking
X-AnyLabeling Component
No response
Bug
我在使用COCO关键点标注导出时发现导出的json文件包含上一张图片的标注标注,比如说上张图片的标注有4个物体分别为12,3,4的关键点,如果下一张图片只有1个物体受到了关键点标注,例如5,那么使用COCO关键点格式导出之后下一张图片的标注会仍然存在4个标注,分别是5,2,3,4.单个标注文件检查过了,并没有2,3,4,只有在所有标注全部导出至一个COCO关键点的json文件时会出现这种情况,我使用相同的配置文件导出YOLO关键点标注却不会出现这样的问题。
使用YOLO关键点导出的情况:
使用COCO点导出的情况:
Information
Application Information:
{'App name': 'X-AnyLabeling', 'App version': '2.5.2', 'Device': 'CPU'}
System Information:
{'CPU': 'Intel64 Family 6 Model 154 Stepping 3, GenuineIntel',
'CUDA': 'V12.2.140',
'GPU': '0, NVIDIA GeForce RTX 3070 Ti Laptop GPU, 8192',
'Operating System': 'Windows-10-10.0.22631-SP0',
'Python Version': '3.9.13'}
Package Information:
{'ONNX Runtime GPU Version': '1.19.2',
'ONNX Runtime Version': '1.19.2',
'ONNX Version': '1.16.1',
'OpenCV Contrib Python Headless Version': '4.10.0.84',
'PyQt5 Version': '5.15.7'}
Link to a Reproducible Demonstration Video
无
Execution Mode
Source Code
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: