Live data from Hacker News

SAM 2: Segment Anything in Images and Videos

github.com

41–50 of 159 posts

Re: SAM 2: Segment Anything in Images and Videos

#41
I would like to train a model to classify frames in a video (and identify "best" frame for something I want to locate, according to my training data).

Is SAM-2 useful to use as a base model to finetune a classifier layer on? Or are there better options today?

Re: SAM 2: Segment Anything in Images and Videos

#42
Nice! Of particular interest to me is the slightly improved mIoU and 6x speedup on images [1] (though they say the speedup is mainly from the more efficient encoder, so multiple segmentations of the same image presumably would see less benefit?). It would also be nice to get a comparison to original SAM with bounding box inputs - I didn't see that in the paper though I may have missed it.

[1] - page 11 of https://ai.meta.com/research/publications/sam-2-segment-anyt...

Re: SAM 2: Segment Anything in Images and Videos

#45
post #2

Hi from the Segment Anything team! Today we’re releasing Segment Anything Model 2! It's the first unified model for real-time promptable object segmentation in images and videos! We're releasing the code, models, dataset, research paper and a demo! We're excited to see what everyone builds! https://ai.meta.com/blog/segment-anything-2/

stupid question from a noob: what exactly is object segmentation? what does your library actually do? Does it cut clips?

Re: SAM 2: Segment Anything in Images and Videos

#46
post #9
post #2

Hi from the Segment Anything team! Today we’re releasing Segment Anything Model 2! It's the first unified model for real-time promptable object segmentation in images and videos! We're releasing the code, models, dataset, research paper and a demo! We're excited to see what everyone builds! https://ai.meta.com/blog/segment-anything-2/

will the model ever be extended to being able to segment audio (eg. different people talking, different instruments in a soundtrack?)

Check out Facebook DeMucs, and more newer: Ultimate Vocal Remover project on GitHub

Re: SAM 2: Segment Anything in Images and Videos

#47
post #32

The web demo is actually pretty neat: https://sam2.metademolab.com/demo I selected each shoe as individual objects and the model was able to segment them even as they overlapped.

It is giving me "Access Denied".

Might have issues if you're from Texas or Illinois due to their local laws.
Post reply on HN