@MaximeRivest: this is a really cool and powerful trick for image segmentation with sam without prompting! > You can exploit the small…

X AI KOLs Following News

Summary

A technique is shared for using the Segment Anything Model (SAM) to segment images without prompting by exploiting similarities in microscopy images, enabling zero-shot mask propagation similar to video.

this is a really cool and powerful trick for image segmentation with sam without prompting! > You can exploit the small similarity that exists between microscopy images to trick the model into propagating the object mask, as if it was a video
Original Article
View Cached Full Text

Cached at: 08/25/26, 08:02 AM

this is a really cool and powerful trick for image segmentation with sam without prompting!

> You can exploit the small similarity that exists between microscopy images to trick the model into propagating the object mask, as if it was a video

lillyguisnet (@lillyguisnet): In 2023 I used a combination of SAM1 + a custom vit classifier to ID and automate the segmentation of my microscopy images.

Today, SAM3.1 can do it zero-shot. (-ish)

The difficulty with extracting a mask from images such as those is that they are full of other crap you don’t

Similar Articles

SAM 3: Segment Anything with Concepts

Papers with Code Trending

SAM 3 introduces a unified model for promptable concept segmentation and tracking, achieving state-of-the-art performance with a decoupled recognition and localization architecture and a scalable data engine.