Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

您好,我转换失败了,得到了这个结果 #1

Open
JimXu1989 opened this issue Oct 19, 2023 · 2 comments
Open

您好,我转换失败了,得到了这个结果 #1

JimXu1989 opened this issue Oct 19, 2023 · 2 comments

Comments

@JimXu1989
Copy link

running with lxml.etree
libpng warning: iCCP: known incorrect sRGB profile
Traceback (most recent call last):
File "/home/xss/SoftWare/roLabelImgV2-main/roLabelImg.py", line 639, in convertbt
convert.convert(self.sl.value()/100.0)
File "/home/xss/SoftWare/roLabelImgV2-main/libs/convertCoco.py", line 124, in convert
segmentation = self.get_and_check(obj,'segmentation',1)
File "/home/xss/SoftWare/roLabelImgV2-main/libs/convertCoco.py", line 23, in get_and_check
raise NotImplementedError('Can not find %s in %s.'%(name, root.tag))
NotImplementedError: Can not find segmentation in object.

@JimXu1989
Copy link
Author

原来是四点标注,现在改成角度和长宽了
robndbox
n
Unspecified
0
0

2672.1522
1101.0652
513.0
657.0
0.142163

@FjjRichard
Copy link
Owner

原来是四点标注,现在改成角度和长宽了 robndbox n Unspecified 0 0 2672.1522 1101.0652 513.0 657.0 0.142163

是的,只能转换带角度的四点标注

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants