摘要: 以去掉secondary_particle标签为例 点击查看代码 import json import os #去除标注图像中的一次颗粒标签 def remove_specific_labels(json_file): with open(json_file, 'r', encoding='utf- 阅读全文
posted @ 2024-05-08 10:37 阳光天气 阅读(261) 评论(0) 推荐(0)