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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: