livecellx.annotation.labelme2coco.convert
- livecellx.annotation.labelme2coco.convert(labelme_folder, export_dir='runs/labelme2coco/', train_split_rate=1, is_image_in_json_folder=False, dataset_folder_path=None, image_file_ext='tif')[source]
- Args:
labelme_folder: folder that contains labelme annotations and image files export_dir: path for coco jsons to be exported train_split_rate: ration fo train split dataset_folder_path: the path to the dataset folder