efficient methods for labeling clusters of fish in images for segmentation purposes 

Hi everyone,

Our team is working on a project involving the segmentation of individual fish within clusters (groupers specifically). We have images with hundreds of groupers clustered together, and manually labeling each fish is proving to be very challenging and time-consuming. Does anyone have suggestions or methods for efficiently labeling these images for segmentation purposes? Thanks! 




hi, if your intention is to use programming and a programming language like Python then one option which can give good results is the SAM (Segment Anything) or SAM-2 algorithm. The following weblinks include more information:

https://github.com/facebookresearch/segment-anything-2https://segment-anything.com/https://github.com/facebookresearch/segment-anything