lzx1413 / LabelImgTool

LabelImgTool is a graphical image annotation tool which supports CLS,DET and SEG(semantic&instance )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyError: 'instance_id'

yishen-zhao opened this issue · comments

File "/home/yishen/LabelImgTool-master/libs/pascalVocIO.py", line 133, in save
self.appendObjects(root)
File "/home/yishen/LabelImgTool-master/libs/pascalVocIO.py", line 108, in appendObjects
instance_id.text = str(each_object['instance_id'])
KeyError: 'instance_id'