from xml.etree import ElementTree 中的Element是否为真,似乎是根据该Element是否有子节点来判断的 使用type(obj.find(‘bounding_box’)) == ET.Element 来判断