paper-with-me

Papers

Multi-Scale Context Aggregation by Dilated Convolutions

2015-11-23 · 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.

📄 PDF Abstract BibTeX arXiv:1511.07122

Code (9)

fyu/dilation 공식 구현 caffe2
Entodi/meshnet-pytorch pytorch
Rakeshpavan333/oct_dil tf
Wanger-SJTU/FCN-in-the-wild pytorch
ajaystar8/PDRUNet-PyTorch pytorch
harshmaru7/DilatedConv tf
keillernogueira/FDSI tf
srihari-humbarwadi/Multi-Scale-Context-Aggregation-by-Dilated-Convolutions tf
vlievin/Unet pytorch

Tasks

General Classificationimage-classificationPredictionReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

Multi-scale MRI reconstruction via dilated ensemble networks

2023-10-07 · Wendi Ma, Marlon Bran Lorenzana, Wei Dai, Hongfu Sun 외

As aliasing artefacts are highly structural and non-local, many MRI reconstruction networks use pooling to enlarge filter coverage and incorporate global context. However, this inadvertently impedes fine detail recovery …

MRI Reconstruction

TAN: Temporal Aggregation Network for Dense Multi-label Action Recognition

2018-12-14 · Xiyang Dai, Bharat Singh, Joe Yue-Hei Ng, Larry S. Davis

We present Temporal Aggregation Network (TAN) which decomposes 3D convolutions into spatial and temporal aggregation blocks. By stacking spatial and temporal convolutions repeatedly, TAN forms a deep hierarchical represe…

Action RecognitionTemporal Action Localization

ScratNet: A Swin-Based Multi-Scale Dilated Network with Precision Refinement for Semiconductor Scratch Segmentation

2026-07-11 · Sachin Ranjan, Hoon Kim arxiv

Surface scratch defects in semiconductor manufacturing pose significant challenges due to their irregular shapes, low contrast, and varying scales. Traditional inspection methods often struggle to detect such defects rel…

CSSegNet: Fine-Grained Cardiac Structures Segmentation Using Dilated Pyramid Pooling in U-net

2019-07-02 · Fei Feng, Jiajia Luo

Cardiac structure segmentation plays an important role in medical analysis procedures. Images' blurred boundaries issue always limits the segmentation performance. To address this difficult problem, we presented a novel …

Segmentation

CASSOD-Net: Cascaded and Separable Structures of Dilated Convolution for Embedded Vision Systems and Applications

2021-04-29 · Tse-Wei Chen, Deyu Wang, Wei Tao, Dongchao Wen 외

The field of view (FOV) of convolutional neural networks is highly related to the accuracy of inference. Dilated convolutions are known as an effective solution to the problems which require large FOVs. However, for gene…

Face DetectionImage SegmentationSemantic Segmentation