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.