paper-with-me

Papers

IMP: Instance Mask Projection for High Accuracy Semantic Segmentation of Things

2019-06-15 · ICCV 2019 10 · Cheng-Yang Fu, Tamara L. Berg, Alexander C. Berg

In this work, we present a new operator, called Instance Mask Projection (IMP), which projects a predicted Instance Segmentation as a new feature for semantic segmentation. It also supports back propagation so is trainable end-to-end. Our experiments show the effectiveness of IMP on both Clothing Parsing (with complex layering, large deformations, and non-convex objects), and on Street Scene Segmentation (with many overlapping instances and small objects). On the Varied Clothing Parsing dataset (VCP), we show instance mask projection can improve 3 points on mIOU from a state-of-the-art Panoptic FPN segmentation approach. On the ModaNet clothing parsing dataset, we show a dramatic improvement of 20.4% absolutely compared to existing baseline semantic segmentation results. In addition, the instance mask projection operator works well on other (non-clothing) datasets, providing an improvement of 3 points in mIOU on Thing classes of Cityscapes, a self-driving dataset, on top of a state-of-the-art approach.

📄 PDF Abstract BibTeX arXiv:1906.06597

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationScene SegmentationSegmentationSemantic SegmentationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Group Normalization Group Normalization is a normalization layer that divides channels into groups and normalizes the features within each group. GN does not exploit the batch dimension, and its…
Panoptic FPN A Panoptic FPN is an extension of an FPN that can generate both instance and semantic segmentations via FPN. The approach starts with…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FPN 설명 없음

Similar Papers 제목 키워드 기반

SGS-3D: High-Fidelity 3D Instance Segmentation via Reliable Semantic Mask Splitting and Growing

2025-09-05 · Chaolei Wang, Yang Luo, Jing Du, Siyu Chen 외 arxiv

Accurate 3D instance segmentation is crucial for high-quality scene understanding in the 3D vision domain. However, 3D instance segmentation based on 2D-to-3D lifting approaches struggle to produce precise instance-level…

3D Instance SegmentationScene Understanding

Localization and Mapping using Instance-specific Mesh Models

2021-03-08 · Qiaojun Feng, Yue Meng, Mo Shan, Nikolay Atanasov

This paper focuses on building semantic maps, containing object poses and shapes, using a monocular camera. This is an important problem because robots need rich understanding of geometry and context if they are to shape…

Object

3D Instance Segmentation of MVS Buildings

2021-12-18 · Jiazhou Chen, Yanghui Xu, Shufang Lu, Ronghua Liang 외

We present a novel 3D instance segmentation framework for Multi-View Stereo (MVS) buildings in urban scenes. Unlike existing works focusing on semantic segmentation of urban scenes, the emphasis of this work lies in dete…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Fully Convolutional Instance-aware Semantic Segmentation

2016-11-23 · CVPR 2017 7 · Yi Li, Haozhi Qi, Jifeng Dai, Xiangyang Ji 외

We present the first fully convolutional end-to-end solution for instance-aware semantic segmentation task. It inherits all the merits of FCNs for semantic segmentation and instance mask proposal. It performs instance ma…

General ClassificationInstance SegmentationSegmentationSemantic Segmentation

Synthetic Instance Segmentation from Semantic Image Segmentation Masks

2023-08-02 · Yuchen Shen, Dong Zhang, Zhao Zhang, Liyong Fu 외

In recent years, instance segmentation has garnered significant attention across various applications. However, training a fully-supervised instance segmentation model requires costly both instance-level and pixel-level …

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation+1