Papers › Highly Accurate Dichotomous Image Segmentation

Highly Accurate Dichotomous Image Segmentation

6 Mar 2022arXiv:2203.03041archive 2025-07-28

Xuebin Qin, Hang Dai, Xiaobin Hu, Deng-Ping Fan, Ling Shao, and Luc Van Gool

We present a systematic study on a new task called dichotomous image segmentation (DIS) , which aims to segment highly accurate objects from natural images. To this end, we collected the first large-scale DIS dataset, called DIS5K, which contains 5,470 high-resolution (e.g., 2K, 4K or larger) images covering camouflaged, salient, or meticulous objects in various backgrounds. DIS is annotated with extremely fine-grained labels. Besides, we introduce a simple intermediate supervision baseline (IS-Net) using both feature-level and mask-level guidance for DIS model training. IS-Net outperforms various cutting-edge baselines on the proposed DIS5K, making it a general self-learned supervision network that can facilitate future research in DIS. Further, we design a new metric called human correction efforts (HCE) which approximates the number of mouse clicking operations required to correct the false positives and false negatives. HCE is utilized to measure the gap between models and real-world applications and thus can complement existing metrics. Finally, we conduct the largest-scale benchmark, evaluating 16 representative segmentation models, providing a more insightful discussion regarding object complexities, and showing several potential applications (e.g., background removal, art design, 3D reconstruction). Hoping these efforts can open up promising directions for both academic and industries. Project page: https://xuebinqin.github.io/dis/index.html.

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="2203.03041")

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 3 ran · fixture could not drive it; 6 ran with no contract checked.

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

xuebinqin/DIS officialmentioned on GitHubpytorch 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

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

3ran · fixture could not drive it
6ran
1unverified

Licence: 0 of the 10 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 xuebinqin/DIS. “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.

REBNCONV xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · afa31b2882bc3c34 · report
RSU4 xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 02cc50421ae7b439 · report
RSU4F xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · b61cd5f9e93344c3 · report
RSU5 xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 4e74b24c0513bd83 · report
RSU6 xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · dec5dbb951aa5aa8 · report
RSU7 xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 5f39ebc09fa09f33 · report
_upsample_like xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · bfdbf21066b9aaf1 · report
muti_loss_fusion xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 2ca2e4925d3db933 · report
muti_loss_fusion_kl xuebinqin/DIS/IS-Net/models/isnet.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · f8c4571c67857327 · report
ISNetDIS xuebinqin/DIS/IS-Net/models/isnet.py official repository unverified Apache-2.0 (permissive) · 67b132694943823c · report

Tasks

2k3D Reconstruction4kDichotomous Image SegmentationImage SegmentationSegmentationSemantic Segmentation

Datasets

Introduced by this paper, per the archive.

DIS5K

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Dichotomous Image Segmentation DIS-TE1 IS-Net E-measure 0.820 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 IS-Net HCE 149 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 IS-Net MAE 0.074 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 IS-Net S-Measure 0.787 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 IS-Net max F-Measure 0.740 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE1 IS-Net weighted F-measure 0.662 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 IS-Net E-measure 0.858 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 IS-Net HCE 340 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 IS-Net MAE 0.07 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 IS-Net S-Measure 0.823 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 IS-Net max F-Measure 0.799 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE2 IS-Net weighted F-measure 0.728 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 IS-Net E-measure 0.883 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 IS-Net HCE 687 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 IS-Net MAE 0.064 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 IS-Net S-Measure 0.836 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 IS-Net max F-Measure 0.830 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE3 IS-Net weighted F-measure 0.758 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 IS-Net E-measure 0.87 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 IS-Net HCE 2888 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 IS-Net MAE 0.072 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 IS-Net S-Measure 0.83 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 IS-Net max F-Measure 0.827 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-TE4 IS-Net weighted F-measure 0.753 #6 of 22 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD IS-Net E-measure 0.856 #8 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD IS-Net HCE 1116 #8 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD IS-Net MAE 0.074 #8 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD IS-Net S-Measure 0.813 #8 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD IS-Net max F-Measure 0.791 #8 of 24 Archive leaderboard report
Dichotomous Image Segmentation DIS-VD IS-Net weighted F-measure 0.717 #8 of 24 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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