Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SAM3-UNet: Simplified Adaptation of Segment Anything Model 3

About

In this paper, we introduce SAM3-UNet, a simplified variant of Segment Anything Model 3 (SAM3), designed to adapt SAM3 for downstream tasks at a low cost. Our SAM3-UNet consists of three components: a SAM3 image encoder, a simple adapter for parameter-efficient fine-tuning, and a lightweight U-Net-style decoder. Preliminary experiments on multiple tasks, such as mirror detection and salient object detection, demonstrate that the proposed SAM3-UNet outperforms the prior SAM2-UNet and other state-of-the-art methods, while requiring less than 6 GB of GPU memory during training with a batch size of 12. The code is publicly available at https://github.com/WZH0120/SAM3-UNet.

Xinyu Xiong, Zihuang Wu, Lei Lu, Yufa Xia• 2025

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionHKU-IS 4,447 images (test)
MAE0.02
69
Salient Object DetectionDUTS 5019 (test)
Mean Absolute Error (MAE)0.019
37
Salient Object DetectionPASCAL-S 850
MAE0.038
29
Salient Object DetectionECSSD 1000
MAE0.019
29
Surgical video segmentationATLAS-120k (test)
AP48
15
Salient Object DetectionDUT-OMRON 5168
S-measure (Sm)89.5
8
Showing 6 of 6 rows

Other info

Follow for update