paper-with-me

Papers

DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs

2016-06-02 · Liang-Chieh Chen, George Papandreou, Iasonas Kokkinos, Kevin Murphy, Alan L. Yuille

In this work we address the task of semantic image segmentation with Deep Learning and make three main contributions that are experimentally shown to have substantial practical merit. First, we highlight convolution with upsampled filters, or 'atrous convolution', as a powerful tool in dense prediction tasks. Atrous convolution allows us to explicitly control the resolution at which feature responses are computed within Deep Convolutional Neural Networks. It also allows us to effectively enlarge the field of view of filters to incorporate larger context without increasing the number of parameters or the amount of computation. Second, we propose atrous spatial pyramid pooling (ASPP) to robustly segment objects at multiple scales. ASPP probes an incoming convolutional feature layer with filters at multiple sampling rates and effective fields-of-views, thus capturing objects as well as image context at multiple scales. Third, we improve the localization of object boundaries by combining methods from DCNNs and probabilistic graphical models. The commonly deployed combination of max-pooling and downsampling in DCNNs achieves invariance but has a toll on localization accuracy. We overcome this by combining the responses at the final DCNN layer with a fully connected Conditional Random Field (CRF), which is shown both qualitatively and quantitatively to improve localization performance. Our proposed "DeepLab" system sets the new state-of-art at the PASCAL VOC-2012 semantic image segmentation task, reaching 79.7% mIOU in the test set, and advances the results on three other datasets: PASCAL-Context, PASCAL-Person-Part, and Cityscapes. All of our code is made publicly available online.

📄 PDF Abstract BibTeX arXiv:1606.00915

Code (47)

Daeijavad/Deeplab-CRF tf
DeepMotionAIResearch/DenseASPP pytorch
Lxrd-AJ/Advanced_ML pytorch
Media-Smart/vedaseg pytorch
NASA-NeMO-Net/NeMO-Net tf
OIdiotLin/DeepLab-pytorch pytorch
PaddlePaddle/PaddleSeg/tree/release/2.1/configs/deeplabv3 paddle
Popcorn-sugar/Deep_v2 tf
Qengineering/TensorFlow-Lite-RPi-32-bit-Segmentation tf
Qengineering/TensorFlow-Lite-RPi-64-bit-Segmentation tf
Qengineering/TensorFlow_Lite_Segmentation_Jetson-Nano tf
Qengineering/TensorFlow_Lite_Segmentation_RPi_32-bit tf
Qengineering/TensorFlow_Lite_Segmentation_RPi_64-bit tf
RituYadav92/Image-segmentation pytorch
ShichengChen/WaveUNet pytorch
Shun14/deeplab-paddle paddle
aldo-aguilar/nu-style pytorch
cdmh/deeplab-public-ver2
cgsaxner/UB_Segmentation tf
divisionai/deep-photo-styletransfer torch
eceo-epfl/scaleprotoseg pytorch
halbielee/EPS pytorch
isht7/pytorch-deeplab-resnet pytorch
johnnylu305/Simple-does-it-weakly-supervised-instance-and-semantic-segmentation tf
johnnylu305/deeplab-imagenet-pytorch pytorch
johnsun03/myTest torch
kazuto1011/deeplab-pytorch pytorch
kdethoor/panoptictorch pytorch
keb123keb/deeplabv2
leimao/DeepLab-V3 tf
leimao/DeepLab_v3 tf
liarba/caffe_dev
open-cv/deeplab-v2
purushothamgowthu/deep-photo-styletransfer torch
stevendleung/w251-project-door-camera-public pytorch
switchablenorms/SwitchNorm_Segmentation pytorch
tensorflow/models tf
tensorflow/models/tree/master/research/deeplab tf
violin0847/crowdcounting
waggle-sensor/plugin-water-detector pytorch
wangleihitcs/DeepLab-V1-PyTorch pytorch
warmspringwinds/pytorch-segmentation-detection pytorch
woonhahaha/place-classification pytorch
yaq007/Autofocus-Layer pytorch
z01nl1o02/deeplab-v2
zej-luffy/deeplab-public-ver2
zllrunning/deeplab-pytorch-crf pytorch

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

11 Best Ways to Contact Expedia Customer Service Through Chat, Phone, or Email and Get Instant Assistance 설명 없음
DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…
Average Pooling 설명 없음
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Weight Decay 설명 없음
SGD with Momentum 설명 없음

Similar Papers 제목 키워드 기반

DeepTriNet: A Tri-Level Attention Based DeepLabv3+ Architecture for Semantic Segmentation of Satellite Images

2023-09-05 · Tareque Bashar Ovi, Shakil Mosharrof, Nomaiya Bashree, Md Shofiqul Islam 외

The segmentation of satellite images is crucial in remote sensing applications. Existing methods face challenges in recognizing small-scale objects in satellite images for semantic segmentation primarily due to ignoring …

Change DetectionImage SegmentationManagementSegmentation+1

Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for Semantic Image Segmentation

2015-12-01 · ICCV 2015 12 · George Papandreou, Liang-Chieh Chen, Kevin P. Murphy, Alan L. Yuille

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more cha…

Image SegmentationSegmentationSemantic Segmentation

Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs

2014-12-22 · Liang-Chieh Chen, George Papandreou, Iasonas Kokkinos, Kevin Murphy 외

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and …

GPUimage-classificationImage Segmentationobject-detection+2

Weakly- and Semi-Supervised Learning of a DCNN for Semantic Image Segmentation

2015-02-09 · George Papandreou, Liang-Chieh Chen, Kevin Murphy, Alan L. Yuille

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more cha…

Image SegmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation+1

Rethinking Atrous Convolution for Semantic Image Segmentation

2017-06-17 · Liang-Chieh Chen, George Papandreou, Florian Schroff, Hartwig Adam

In this work, we revisit atrous convolution, a powerful tool to explicitly adjust filter's field-of-view as well as control the resolution of feature responses computed by Deep Convolutional Neural Networks, in the appli…

2D Semantic SegmentationDichotomous Image SegmentationImage SegmentationSegmentation+2