# trans_labelme_to_yolo.py import cv2 import os import json import shutil import numpy as np from pathlib import Path from glob import glob id2cls =