Live data from Hacker News

Meta Segment Anything Model 3

ai.meta.com

21–30 of 50 posts

Re: Meta Segment Anything Model 3

#21
post #7

Side question: what are the current top goto open models for image captioning and building image embeddings dbs, with somewhat reasonable hardware requirements?

I would suggest YOLO. Depending on your domain, you might also finetune these models. Its relativly easy as they are not big LLMs but either image classification or bounding boxes. I would recommend bounding boxes.

What do you mean "bounding boxes"? They were talking about captions and embeddings, so a vision language model is required.

Re: Meta Segment Anything Model 3

#24
post #4

Earlier quoted context omitted.

Segmentation doesn't need to count legs. I'd guess something like YOLO could segment 5 legged dogs too.

YOLO is not a segmentation model.

Lol you obviously haven't seen what cheats for FPS games look like in the last 3 years.

https://github.com/Babyhamsta/Aimmy

Re: Meta Segment Anything Model 3

#25

Released last week. Looks like all the weights are now out and published. Don’t sleep on the SAM 3D series — it’s seriously impressive. They have a human pose model which actually rigs and keeps multiple humans in a scene with objects, all from one 2D photo (!), and their straight object 3D model is by far the best I’ve played with - it got a really very good lamp with translucency and woven gems in usable shape in u…

Are those the actual wireframes they're showing in the demos on that page? As in, do the produced models have "normal" topology? Or are they still just kinda blobby with a ton of polygons

Re: Meta Segment Anything Model 3

#27

Released last week. Looks like all the weights are now out and published. Don’t sleep on the SAM 3D series — it’s seriously impressive. They have a human pose model which actually rigs and keeps multiple humans in a scene with objects, all from one 2D photo (!), and their straight object 3D model is by far the best I’ve played with - it got a really very good lamp with translucency and woven gems in usable shape in u…

Between this and DINOv3, Meta is doing a lot for the SOTA even if Llama 4 came up short compared to the Chinese models.

Re: Meta Segment Anything Model 3

#29

Miss the old segment anything page, used it a lot. This UI I found very complex to use

Same.

Checkout https://github.com/MiscellaneousStuff/meta-sam-demo

It's a rip of the previous sam playground. I use it for a bunch of things.

Sam 3 is incredible. I'm surprised it's not getting more attention.

Post reply on HN