Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 290 Bytes

File metadata and controls

7 lines (6 loc) · 290 Bytes

labelme_json_unzip

Unzip json file created by labelme to this files:
ori_img, mask_ins. mask_sema, labelname_sema, labelname_ins, and visuallize pic for two mask.

How to use:

in cmd: python labelme_json_unzip.py "./dataset"
"./dataset" is the folder where your json file exist.