摘要: Python代码 点击查看代码 import json import os from pathlib import Path # 把labelme的一个特定标签改成另一个标签 def replace_labelme_label( input_path: str, old_label: str, ne 阅读全文
posted @ 2026-01-21 17:30 阳光天气 阅读(1) 评论(0) 推荐(0)