批量刪除VOC的XML中的某些節點

import xml.etree.cElementTree as ET import os path_root = ['E:\data-VOC0712\VOC2007\Annotations', 'E:\data-VOC0712\VOC2012\Annotations'] CLASSES = [ "bottle", "cat"
相關文章
相關標籤/搜索