Search papers, labs, and topics across Lattice.
This paper evaluates the zero-shot performance of Segment Anything Model 3 (SAM3) for eye image segmentation using both visual and concept prompts, comparing it to SAM2 across lab and in-the-wild datasets. The study found that SAM3 did not outperform SAM2 in most cases, and was slower. The authors conclude that SAM2 remains the superior choice for eye image segmentation and provide an adapted codebase for processing videos of any length.
SAM3 disappoints in eye image segmentation, failing to surpass SAM2's performance despite its new concept prompting mode.
Previous work has reported that vision foundation models show promising zero-shot performance in eye image segmentation. Here we examine whether the latest iteration of the Segment Anything Model, SAM3, offers better eye image segmentation performance than SAM2, and explore the performance of its new concept (text) prompting mode. Eye image segmentation performance was evaluated using diverse datasets encompassing both high-resolution high-quality videos from a lab environment and the TEyeD dataset consisting of challenging eye videos acquired in the wild. Results show that in most cases SAM3 with either visual or concept prompts did not perform better than SAM2, for both lab and in-the-wild datasets. Since SAM2 not only performed better but was also faster, we conclude that SAM2 remains the best option for eye image segmentation. We provide our adaptation of SAM3's codebase that allows processing videos of arbitrary duration.