Papers › E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation

E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation

8 Mar 2022CVPR 2022 1arXiv:2203.04074archive 2025-07-28

Tao Zhang, Shiqing Wei, Shunping Ji

Contour-based instance segmentation methods have developed rapidly recently but feature rough and hand-crafted front-end contour initialization, which restricts the model performance, and an empirical and fixed backend predicted-label vertex pairing, which contributes to the learning difficulty. In this paper, we introduce a novel contour-based method, named E2EC, for high-quality instance segmentation. Firstly, E2EC applies a novel learnable contour initialization architecture instead of hand-crafted contour initialization. This consists of a contour initialization module for constructing more explicit learning goals and a global contour deformation module for taking advantage of all of the vertices' features better. Secondly, we propose a novel label sampling scheme, named multi-direction alignment, to reduce the learning difficulty. Thirdly, to improve the quality of the boundary details, we dynamically match the most appropriate predicted-ground truth vertex pairs and propose the corresponding loss function named dynamic matching loss. The experiments showed that E2EC can achieve a state-of-the-art performance on the KITTI INStance (KINS) dataset, the Semantic Boundaries Dataset (SBD), the Cityscapes and the COCO dataset. E2EC is also efficient for use in real-time applications, with an inference speed of 36 fps for 512*512 images on an NVIDIA A6000 GPU. Code will be released at https://github.com/zhang-tao-whu/e2ec.

PaperPDFConference PDFCodeCode 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.04074")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 4 ran with no contract checked.

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

zhang-tao-whu/e2ec officialmentioned in papermentioned 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; 8 ran; 0 honoured the contract we drafted; 2 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.

1ran · violated contract
1ran · our draft was wrong
2ran · fixture could not drive it
4ran
2unverified

Licence: 10 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 zhang-tao-whu/e2ec. “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.

BasicBlock zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · f8c1ba604a1b6554 · report
CircConv zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 6a2b68bbd960464a · report
DilatedCircConv zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · afb40ca85e655fe5 · report
Snake zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · metamorphic tier: deterministic licence not identified · pointer only · 011bae8152af99fb · report
collect_training zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · fixture could not drive it licence not identified · pointer only · fd5777569afbda19 · report
get_gcn_feature zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · fixture could not drive it fingerprinted licence not identified · pointer only · be149b62c5df8fd9 · report
img_poly_to_can_poly zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · violated contract fingerprinted licence not identified · pointer only · 5e9198419c5fca8a · report
prepare_testing_init zhang-tao-whu/e2ec/network/evolve/evolve.py official repository ran · our draft was wrong fingerprinted licence not identified · pointer only · a4bcb7fc929523eb · report
Evolution zhang-tao-whu/e2ec/network/evolve/evolve.py official repository unverified licence not identified · pointer only · 8231e49100cd1070 · report
prepare_training zhang-tao-whu/e2ec/network/evolve/evolve.py official repository unverified licence not identified · pointer only · 95c897ee3f9b2f82 · report

Tasks

Instance SegmentationSemantic SegmentationVocal Bursts Intensity Prediction

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Instance Segmentation COCO test-dev E2EC DLA-34 AP50 52.9 #99 of 112 Archive leaderboard report
Instance Segmentation COCO test-dev E2EC DLA-34 AP75 35.9 #99 of 112 Archive leaderboard report
Instance Segmentation COCO test-dev E2EC DLA-34 mask AP 33.8 #99 of 112 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.

Methods

SPEED

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