Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FOCUS: Towards Universal Foreground Segmentation

About

Foreground segmentation is a fundamental task in computer vision, encompassing various subdivision tasks. Previous research has typically designed task-specific architectures for each task, leading to a lack of unification. Moreover, they primarily focus on recognizing foreground objects without effectively distinguishing them from the background. In this paper, we emphasize the importance of the background and its relationship with the foreground. We introduce FOCUS, the Foreground ObjeCts Universal Segmentation framework that can handle multiple foreground tasks. We develop a multi-scale semantic network using the edge information of objects to enhance image features. To achieve boundary-aware segmentation, we propose a novel distillation method, integrating the contrastive learning strategy to refine the prediction mask in multi-modal feature space. We conduct extensive experiments on a total of 13 datasets across 5 tasks, and the results demonstrate that FOCUS consistently outperforms the state-of-the-art task-specific models on most metrics.

Zuyao You, Lingyu Kong, Lingchen Meng, Zuxuan Wu• 2025

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUT-OMRON (test)
MAE0.045
92
Camouflaged Object DetectionCAMO 250 (test)--
59
Camouflaged Object DetectionNC4K (test)
Sm0.915
57
Salient Object DetectionECSSD 1,000 images (test)
MAE0.018
48
Salient Object DetectionHKU-IS 4,447 images (test)
MAE0.018
42
Salient Object DetectionDUTS 5019 (test)
Mean Absolute Error (MAE)0.019
29
Concealed Object DetectionCOD10K (2,026)
S-measure (Sm)91
17
Salient Object DetectionOC-SODBench free-viewing mode (test)
gIoU85.62
12
Defocus Blur DetectionDUT 500 images (test)
F_beta0.912
8
Defocus Blur DetectionCUHK 100 images (test)
F-beta Score0.934
8
Showing 10 of 14 rows

Other info

Code

Follow for update