Hi. I'm amazed with your work and I want to apply it on my own datasets. I want to know what tool you used to for labelling to get
"visible_mask": RLE, # visible mask
"visible_bbox": [x,y,width,height], # bounding box of visible mask
"occluded_mask": RLE # occluded mask
"occluded_rate": float # ratio between occluded mask and amodal mask
all this things
Hi. I'm amazed with your work and I want to apply it on my own datasets. I want to know what tool you used to for labelling to get "visible_mask": RLE, # visible mask "visible_bbox": [x,y,width,height], # bounding box of visible mask "occluded_mask": RLE # occluded mask "occluded_rate": float # ratio between occluded mask and amodal mask all this things