Papers › SAM2Point: Segment Any 3D as Videos in Zero-shot and Promptable Manners

SAM2Point: Segment Any 3D as Videos in Zero-shot and Promptable Manners

29 Aug 2024arXiv:2408.16768archive 2025-07-28

Ziyu Guo, Renrui Zhang, Xiangyang Zhu, Chengzhuo Tong, Peng Gao, Chunyuan Li, Pheng-Ann Heng

We introduce SAM2Point, a preliminary exploration adapting Segment Anything Model 2 (SAM 2) for zero-shot and promptable 3D segmentation. SAM2Point interprets any 3D data as a series of multi-directional videos, and leverages SAM 2 for 3D-space segmentation, without further training or 2D-3D projection. Our framework supports various prompt types, including 3D points, boxes, and masks, and can generalize across diverse scenarios, such as 3D objects, indoor scenes, outdoor environments, and raw sparse LiDAR. Demonstrations on multiple 3D datasets, e.g., Objaverse, S3DIS, ScanNet, Semantic3D, and KITTI, highlight the robust generalization capabilities of SAM2Point. To our best knowledge, we present the most faithful implementation of SAM in 3D, which may serve as a starting point for future research in promptable 3D segmentation. Online Demo: https://huggingface.co/spaces/ZiyuG/SAM2Point . Code: https://github.com/ZiyuGuo99/SAM2Point .

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.16768")

Code

Syntology Ran 7 of 13 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ziyuguo99/sam2point officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 7 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran
6unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ziyuguo99/sam2point. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_fold ziyuguo99/sam2point/sam2point/utils.py official repository ran Apache-2.0 (permissive) · 8ea3c00719c7f8d6 · report
cal ziyuguo99/sam2point/sam2point/utils.py official repository ran Apache-2.0 (permissive) · 6171f7a2fbe4ec0d · report
extract_number ziyuguo99/sam2point/gen_video.py official repository ran fingerprinted Apache-2.0 (permissive) · 4dd79d2c43d8afdb · report
load_KITTI_sample ziyuguo99/sam2point/sam2point/dataset.py official repository ran Apache-2.0 (permissive) · 3d9e72bd3d0dfbee · report
load_S3DIS_sample ziyuguo99/sam2point/sam2point/dataset.py official repository ran Apache-2.0 (permissive) · 19a8179b98956868 · report
load_ScanNet_sample ziyuguo99/sam2point/sam2point/dataset.py official repository ran Apache-2.0 (permissive) · a00f8fcee3699d61 · report
sparse_quantize ziyuguo99/sam2point/sam2point/voxelization_utils.py official repository ran Apache-2.0 (permissive) · df78e8a77fd7f51f · report
M ziyuguo99/sam2point/sam2point/voxelizer.py official repository unverified Apache-2.0 (permissive) · 3095f89bf0fc823d · report
build_sam2 ziyuguo99/sam2point/sam2/build_sam.py official repository unverified Apache-2.0 (permissive) · 31a4fffe09fed1c5 · report
build_sam2_hf ziyuguo99/sam2point/sam2/build_sam.py official repository unverified Apache-2.0 (permissive) · b817431ff3ed73b4 · report
build_sam2_video_predictor ziyuguo99/sam2point/sam2/build_sam.py official repository unverified Apache-2.0 (permissive) · 6cd9b91468681cef · report
fnv_hash_vec ziyuguo99/sam2point/sam2point/voxelization_utils.py official repository unverified Apache-2.0 (permissive) · 0086c892bd1df796 · report
ravel_hash_vec ziyuguo99/sam2point/sam2point/voxelization_utils.py official repository unverified Apache-2.0 (permissive) · afdc8ad15d9098b8 · report

Tasks

Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SAM

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections