segment-anything
segment-anything copied to clipboard
Is there a way to calculate the f1 score of the masks in amg.py?
I am trying to use SAM on an existing dataset for a segmentation competition to see how it performs zero shot for cells. the metrics for the competition are the avg f1 score of the all the competition. Is there an existing method?