Papers › Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation

Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation

24 Apr 2018arXiv:1804.08864archive 2025-07-28

Patrick Follmann, Rebecca König, Philipp Härtinger, Michael Klostermann

Semantic amodal segmentation is a recently proposed extension to instance-aware segmentation that includes the prediction of the invisible region of each object instance. We present the first all-in-one end-to-end trainable model for semantic amodal segmentation that predicts the amodal instance masks as well as their visible and invisible part in a single forward pass. In a detailed analysis, we provide experiments to show which architecture choices are beneficial for an all-in-one amodal segmentation model. On the COCO amodal dataset, our model outperforms the current baseline for amodal segmentation by a large margin. To further evaluate our model, we provide two new datasets with ground truth for semantic amodal segmentation, D2S amodal and COCOA cls. For both datasets, our model provides a strong baseline performance. Using special data augmentation techniques, we show that amodal segmentation on D2S amodal is possible with reasonable performance, even without providing amodal training data.

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

Code

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

By repository: community (archive-listed): 17 samples from 2 repositories, 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.

apchenstu/SLN-Amodal mentioned on GitHubpytorchMIT report
waiyulam/ORCNN mentioned 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

17 samples harvested; 8 ran; 0 honoured the contract we drafted; 9 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 · our draft was wrong
1ran · fixture could not drive it
6ran
9unverified

Licence: 10 of the 17 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

batched_nms waiyulam/ORCNN/detectron2/layers/nms.py community (archive-listed) ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 0df9d3b583fbc6cb · report
cat waiyulam/ORCNN/detectron2/layers/wrappers.py community (archive-listed) ran · fixture could not drive it Apache-2.0 recorded; this copy not marked cleared · pointer only · 6cbf46794989b731 · report
conv3x3 apchenstu/SLN-Amodal/modal/models_BCE.py community (archive-listed) ran · our draft was wrong MIT (permissive) · dbcb53696bc43ef9 · report
convert_basic_c2_names waiyulam/ORCNN/detectron2/checkpoint/c2_model_loading.py community (archive-listed) ran Apache-2.0 recorded; this copy not marked cleared · pointer only · e8526a516b4f9206 · report
convert_c2_detectron_names waiyulam/ORCNN/detectron2/checkpoint/c2_model_loading.py community (archive-listed) ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 52810b504f0d1066 · report
pad_masks waiyulam/ORCNN/detectron2/layers/mask_ops.py community (archive-listed) ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 406f84cf799ed34d · report
paste_mask_in_image_old waiyulam/ORCNN/detectron2/layers/mask_ops.py community (archive-listed) ran Apache-2.0 recorded; this copy not marked cleared · pointer only · d03592674030077f · report
paste_masks_in_image waiyulam/ORCNN/detectron2/layers/mask_ops.py community (archive-listed) ran Apache-2.0 recorded; this copy not marked cleared · pointer only · fc1b0400223ff90e · report
batched_nms_rotated waiyulam/ORCNN/detectron2/layers/nms.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 4845964b76bba6c5 · report
compute_mrcnn_class_loss apchenstu/SLN-Amodal/modal/loss.py community (archive-listed) unverified MIT (permissive) · 0c56beff75328dd2 · report
compute_rpn_bbox_loss apchenstu/SLN-Amodal/modal/loss.py community (archive-listed) unverified MIT (permissive) · b8655ec23ec3f5c3 · report
compute_rpn_class_loss apchenstu/SLN-Amodal/modal/loss.py community (archive-listed) unverified MIT (permissive) · 144f1447dfc317b2 · report
define_D apchenstu/SLN-Amodal/modal/networks.py community (archive-listed) unverified MIT (permissive) · 250745e5289f8fe5 · report
define_G apchenstu/SLN-Amodal/modal/networks.py community (archive-listed) unverified MIT (permissive) · 94563bcd3d0f155c · report
get_norm_layer apchenstu/SLN-Amodal/modal/networks.py community (archive-listed) unverified MIT (permissive) · 72b63cad31d0fa82 · report
interpolate waiyulam/ORCNN/detectron2/layers/wrappers.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · e3055ddd5ac36b0b · report
nms_rotated waiyulam/ORCNN/detectron2/layers/nms.py community (archive-listed) unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · d3fa37a000ad294d · report

Tasks

Amodal Instance SegmentationData AugmentationInstance SegmentationSegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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