Update create_pascal_tf_record.py
when creat a tf record using purely negative images which have no 'object' in their xmls ,the script gets a key error : for obj in data['object']: Key Error : 'object' In order to fix this , add a 'if ' judegement before it .
Showing
Please register or sign in to comment