paper-with-me

Papers

Pyramid Scene Parsing Network

2016-12-04 · CVPR 2017 7 · Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia

Scene parsing is challenging for unrestricted open vocabulary and diverse scenes. In this paper, we exploit the capability of global context information by different-region-based context aggregation through our pyramid pooling module together with the proposed pyramid scene parsing network (PSPNet). Our global prior representation is effective to produce good quality results on the scene parsing task, while PSPNet provides a superior framework for pixel-level prediction tasks. The proposed approach achieves state-of-the-art performance on various datasets. It came first in ImageNet scene parsing challenge 2016, PASCAL VOC 2012 benchmark and Cityscapes benchmark. A single PSPNet yields new record of mIoU accuracy 85.4% on PASCAL VOC 2012 and accuracy 80.2% on Cityscapes.

📄 PDF Abstract BibTeX arXiv:1612.01105

Code (67)

hszhao/PSPNet 공식 구현 pytorch
163GitHub/AI pytorch
2023-MindSpore-1/ms-code-215/tree/main/PSPNet mindspore
2023-MindSpore-1/ms-code-46 mindspore
AnirudhAchal/Human-Parsing pytorch
Asthestarsfalll/PSPNet-MegEngine pytorch
BOBrown/deeparsing-master
Burf/tfdetection tf
CSAILVision/semantic-segmentation-pytorch pytorch
DiMarzioRock7/Aerial-Semantic-Segmentation-Drone pytorch
DiMarzioRock7/PSPNet pytorch
DoTung-bkhn/multiclass-segmentation tf
EvaBr/AnatomyNets pytorch
HenonBamboo/PSPNet-MindSpore mindspore
JanMarcelKezmann/TensorFlow-Advanced-Segmentation-Models tf
Lxrd-AJ/Advanced_ML pytorch
MS-Mind/MS-Code-06/tree/main/PSPNet mindspore
Media-Smart/vedaseg pytorch
Mind23-2/MindCode-5/tree/main/PSPNet mindspore
Mind23-2/MindCode-63 mindspore
MindSpore-paper-code-2/code2/tree/main/PSPNet mindspore
PRBonn/bonnet tf
PaddlePaddle/PaddleSeg paddle
PhanTom2003/PSPnet pytorch
Rintarooo/PSPNet pytorch
RituYadav92/Image-segmentation pytorch
Rosie-Brigham/sesmeg pytorch
UBC-CIC/COVID19-L3-Net pytorch
YininKorea/Contour-aware-equipotential-learning pytorch
ZFTurbo/segmentation_models_3D tf
branislavhesko/segmentation_framework pytorch
burakalperen/Pytorch-Semantic-Segmentation pytorch
cioppaanthony/rt-sbs pytorch
cj-mclaughlin/segmentation_research tf
code-implementation1/Code6/tree/main/PSPNet mindspore
daveboat/spp pytorch
divamgupta/image-segmentation-keras tf
fenglian425/Agriculture_AI pytorch
geekswaroop/Human-Parsing pytorch
holyseven/PSPNet-TF-Reproduce tf
intelligent-vehicles/bevdriver pytorch
irfanICMLL/structure_knowledge_distillation pytorch
jqueguiner/camembert-as-a-service pytorch
jqueguiner/image-segmentation
kannyjyk/Nested-UNet tf
kazuto1011/pspnet-pytorch pytorch
kdhingra307/temp pytorch
kingcong/PSPNet mindspore
kukby/Mish-semantic-segmentation-pytorch pytorch
leemathew1998/GradientWeight pytorch
leemathew1998/RG pytorch
manideep2510/eye-in-the-sky tf
mattangus/fast-semantic-segmentation tf
mdt48/semantic-segmentation-pytorch pytorch
mindspore-ai/models/tree/master/research/cv/PSPNet mindspore
oandrienko/fast-semantic-segmentation tf
open-mmlab/mmsegmentation pytorch
osmr/imgclsmob mxnet
qubvel/segmentation_models tf
switchablenorms/SwitchNorm_Segmentation pytorch
tejaswigowda/semseg-pytorch pytorch
tensorflow/models tf
tensorflow/models/tree/master/research/deeplab tf
udacity/MLND-CN-Capstone-TGSImage
warmspringwinds/pytorch-segmentation-detection pytorch
y-ouali/pytorch_segmentation pytorch
yangyucheng000/PSPNet mindspore

Tasks

Dichotomous Image SegmentationImage ClassificationLesion SegmentationReal-Time Semantic SegmentationScene ParsingSemantic SegmentationThermal Image SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…
Random Gaussian Blur Random Gaussian Blur is an image data augmentation technique where we randomly blur the image using a Gaussian distribution. Image Source:…
RandomRotate RandomRotate is a type of image data augmentation where we randomly rotate the image by a degree.
Random Horizontal Flip RandomHorizontalFlip is a type of image data augmentation which horizontally flips a given image with a given probability. Image Credit: [Apache…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

MM-Pyramid: Multimodal Pyramid Attentional Network for Audio-Visual Event Localization and Video Parsing

2021-11-24 · Jiashuo Yu, Ying Cheng, Rui-Wei Zhao, Rui Feng 외

Recognizing and localizing events in videos is a fundamental task for video understanding. Since events may occur in auditory and visual modalities, multimodal detailed perception is essential for complete scene comprehe…

audio-visual event localizationVideo Understanding

Semantic Flow for Fast and Accurate Scene Parsing

2020-02-24 · ECCV 2020 8 · Xiangtai Li, Ansheng You, Zhen Zhu, Houlong Zhao 외

In this paper, we focus on designing effective method for fast and accurate scene parsing. A common practice to improve the performance is to attain high resolution feature maps with strong semantic representation. Two s…

Optical Flow EstimationReal-Time Semantic SegmentationScene ParsingSemantic Segmentation

KE-GAN: Knowledge Embedded Generative Adversarial Networks for Semi-Supervised Scene Parsing

2019-06-01 · CVPR 2019 6 · Mengshi Qi, Yunhong Wang, Jie Qin, Annan Li

In recent years, scene parsing has captured increasing attention in computer vision. Previous works have demonstrated promising performance in this task. However, they mainly utilize holistic features, whilst neglecting …

Scene Parsing

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition

2020-06-20 · Ionut Cosmin Duta, Li Liu, Fan Zhu, Ling Shao

This work introduces pyramidal convolution (PyConv), which is capable of processing the input at multiple filter scales. PyConv contains a pyramid of kernels, where each level involves different types of filters with var…

Action ClassificationAction Recognitionimage-classificationImage Classification+7

Multi-Scale Dual-Branch Fully Convolutional Network for Hand Parsing

2019-05-24 · Yang Lu, Xiaohui Liang, Frederick W. B. Li

Recently, fully convolutional neural networks (FCNs) have shown significant performance in image parsing, including scene parsing and object parsing. Different from generic object parsing tasks, hand parsing is more chal…

Multi-class ClassificationScene Parsing