claudio9russo7

Results 2 issues of claudio9russo7

In the predict value of mask im gettin "False value" and not the coodinates,why? This is the code: ![falsevalue](https://user-images.githubusercontent.com/99536010/162623933-0c9c34cb-6780-469e-a40e-c3fc3c480021.png) print("Images: {}\nClasses: {}".format(len(dataset.image_ids), dataset.class_names)) path_to_new_image = '/content/drive/MyDrive/MaskRCNN/Stomata/train/ 73-ab1.jpg' image1 = mpimg.imread(path_to_new_image)...

Hello, i was trying to import a yolo dataset with segmentation as annotation but i get error. Is planned this feature? Thanks ![Screenshot 2023-05-20 103332](https://github.com/pylabel-project/pylabel/assets/99536010/a02942d2-ad5f-42bc-bcdd-c61780395ad1)