claudio9russo7
claudio9russo7
In the predict value of mask im gettin "False value" and not the coodinates,why? This is the code:  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 