Papers › Multi-Scale Context Aggregation by Dilated Convolutions

Multi-Scale Context Aggregation by Dilated Convolutions

23 Nov 2015arXiv:1511.07122archive 2025-07-28

Fisher Yu, Vladlen Koltun

State-of-the-art models for semantic segmentation are based on adaptations of convolutional networks that had originally been designed for image classification. However, dense prediction and image classification are structurally different. In this work, we develop a new convolutional network module that is specifically designed for dense prediction. The presented module uses dilated convolutions to systematically aggregate multi-scale contextual information without losing resolution. The architecture is based on the fact that dilated convolutions support exponential expansion of the receptive field without loss of resolution or coverage. We show that the presented context module increases the accuracy of state-of-the-art semantic segmentation systems. In addition, we examine the adaptation of image classification networks to dense prediction and show that simplifying the adapted network can increase accuracy.

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

Code

Syntology Ran 2 of 8 code samples harvested from 3 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong.

By repository: official repository: 1 sample from 1 repository, 0 ran; community (archive-listed): 7 samples from 2 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

fyu/dilation officialmentioned in papermentioned on GitHubcaffe2MIT report
Entodi/meshnet-pytorch mentioned on GitHubpytorchMIT report
Rakeshpavan333/oct_dil mentioned on GitHubtf report
Wanger-SJTU/FCN-in-the-wild mentioned on GitHubpytorchnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
ajaystar8/PDRUNet-PyTorch mentioned on GitHubpytorchMIT report
harshmaru7/DilatedConv mentioned on GitHubtf report
keillernogueira/FDSI mentioned on GitHubtf report
vlievin/Unet mentioned 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

8 samples harvested; 2 ran; 1 honoured the contract we drafted; 6 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 · honoured contract
1ran · our draft was wrong
6unverified

Licence: 2 of the 8 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 3 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.

interp_map fyu/dilation/util.py official repository unverified MIT (permissive) · 4b3ff76236ed4669 · report
atoi harshmaru7/DilatedConv/Model.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 6dbf1b2a5b901370 · report
natural_keys harshmaru7/DilatedConv/Model.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 77b5bfbe056c7d67 · report
create_model Entodi/meshnet-pytorch/models.py community (archive-listed) unverified MIT (permissive) · f6839120fea47b69 · report
load_net_weights Entodi/meshnet-pytorch/utils.py community (archive-listed) unverified MIT (permissive) · 905dbd50798b56ae · report
predict Entodi/meshnet-pytorch/utils.py community (archive-listed) unverified MIT (permissive) · dda04da9efb51fa5 · report
unit_interval_normalization Entodi/meshnet-pytorch/data.py community (archive-listed) unverified MIT (permissive) · 309a647804834b8c · report
validate Entodi/meshnet-pytorch/utils.py community (archive-listed) unverified MIT (permissive) · f540cb21f8b4b0f2 · report

Tasks

General ClassificationPredictionReal-Time Semantic SegmentationSegmentationSemantic Segmentationimage-classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Real-Time Semantic Segmentation CamVid Dilation10 Frame (fps) 4.4 #25 of 29 Archive leaderboard report
Real-Time Semantic Segmentation CamVid Dilation10 Time (ms) 227 #25 of 29 Archive leaderboard report
Real-Time Semantic Segmentation CamVid Dilation10 mIoU 65.3% #25 of 29 Archive leaderboard report
Semantic Segmentation ADE20K DilatedNet Validation mIoU 32.31 #228 of 235 Archive leaderboard report
Semantic Segmentation CamVid Dilated Convolutions Mean IoU 65.3% #14 of 21 Archive leaderboard report
Semantic Segmentation Cityscapes test Dilation10 Mean IoU (class) 67.1% #90 of 105 Archive leaderboard report
Semantic Segmentation PASCAL VOC 2012 test Dilated Convolutions Mean IoU 67.6% #42 of 51 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

Dilated Convolution

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