Remix.run Logo
gs17 3 hours ago

The 3D mesh generator is really cool too: https://ai.meta.com/sam3d/ It's not perfect, but it seems to handle occlusion very well (e.g. a person in a chair can be separated into a person mesh and a chair mesh) and it's very fast.

Animats 2 hours ago | parent [-]

It's very impressive. Do they let you export a 3D mesh, though? I was only able to export a video. Do you have to buy tokens or something to export?

WhiteNoiz3 18 minutes ago | parent | next [-]

The models it creates are gaussian splats, so if you are looking for traditional meshes you'd need a tool that can create meshes from splats.

bahmboo a minute ago | parent [-]

Are you sure about that? They say "full 3D shape geometry, texture, and layout" which doesn't preclude it being a splat but maybe they just use splats for visualization?

modeless an hour ago | parent | prev | next [-]

The model is open weights, so you can run it yourself.

TheAtomic 2 hours ago | parent | prev [-]

I couldn't download it. Model appears to be comparable to Sparc3D, Huyunan, etc but w/o download, who can say? It is much faster though.

visioninmyblood 41 minutes ago | parent [-]

you can download it at https://github.com/facebookresearch/sam3. for 3d https://github.com/facebookresearch/sam-3d-objects

I actually found the easiest way was to run it for free to see if it works for my use case of person deidentification https://chat.vlm.run/chat/63953adb-a89a-4c85-ae8f-2d501d30a4...