Is SAM-2 useful to use as a base model to finetune a classifier layer on? Or are there better options today?
SAM 2: Segment Anything in Images and Videos
41–50 of 159 posts
Re: SAM 2: Segment Anything in Images and Videos
#42[1] - page 11 of https://ai.meta.com/research/publications/sam-2-segment-anyt...
Re: SAM 2: Segment Anything in Images and Videos
#43Re: SAM 2: Segment Anything in Images and Videos
#44I think the first SAM is the open source model I've gotten the most mileage out of. Very excited to play around with SAM2!
Re: SAM 2: Segment Anything in Images and Videos
#45Hi 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/
Re: SAM 2: Segment Anything in Images and Videos
#46Hi 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?)
Re: SAM 2: Segment Anything in Images and Videos
#47The 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".
Re: SAM 2: Segment Anything in Images and Videos
#48Cool! Seems this is cuda only?
Re: SAM 2: Segment Anything in Images and Videos
#49Re: SAM 2: Segment Anything in Images and Videos
#50i.e. if I stand in the center of my room and take a video of the room spinning around slowly over 5 seconds. Then reverse spin around for 5 seconds.
Will it see the same couch? Or will it see two couches?