2Fe-vatech
Results
1
comments of
2Fe-vatech
@beebrain ``` import cv2 import numpy as np from pycocotools import mask segmentation= {} segmentation["counts"] = "gR_>3..." segmentation["size"] = [1080, 1920] segmentation= mask.decode(segmentation) ```