paper-with-me

Papers

Distance to Center of Mass Encoding for Instance Segmentation

2017-11-24 · Thomio Watanabe, Denis Wolf

The instance segmentation can be considered an extension of the object detection problem where bounding boxes are replaced by object contours. Strictly speaking the problem requires to identify each pixel instance and class independently of the artifice used for this mean. The advantage of instance segmentation over the usual object detection lies in the precise delineation of objects improving object localization. Additionally, object contours allow the evaluation of partial occlusion with basic image processing algorithms. This work approaches the instance segmentation problem as an annotation problem and presents a novel technique to encode and decode ground truth annotations. We propose a mathematical representation of instances that any deep semantic segmentation model can learn and generalize. Each individual instance is represented by a center of mass and a field of vectors pointing to it. This encoding technique has been denominated Distance to Center of Mass Encoding (DCME).

📄 PDF Abstract BibTeX arXiv:1711.09060

Code (1)

usp-lrm/dcme 공식 구현 caffe2

Tasks

Instance SegmentationObjectobject-detectionObject DetectionObject LocalizationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Pixel-level Encoding and Depth Layering for Instance-level Semantic Labeling

2016-04-18 · Jonas Uhrig, Marius Cordts, Uwe Franke, Thomas Brox

Recent approaches for instance-aware semantic labeling have augmented convolutional neural networks (CNNs) with complex multi-task architectures or computationally expensive graphical models. We present a method that lev…

Instance SegmentationSemantic Segmentation

Accurate Nuclear Segmentation with Center Vector Encoding

2019-07-09 · Jiahui Li, Zhiqiang Hu, Shuang Yang

Nuclear segmentation is important and frequently demanded for pathology image analysis, yet is also challenging due to nuclear crowdedness and possible occlusion. In this paper, we present a novel bottom-up method for nu…

Nuclear SegmentationSegmentation

Explicit Shape Encoding for Real-Time Instance Segmentation

2019-08-12 · ICCV 2019 10 · Wenqiang Xu, Haiyang Wang, Fubo Qi, Cewu Lu

In this paper, we propose a novel top-down instance segmentation framework based on explicit shape encoding, named \textbf{ESE-Seg}. It largely reduces the computational consumption of the instance segmentation by explic…

Instance SegmentationObjectobject-detectionObject Detection+3

Center Focusing Network for Real-Time LiDAR Panoptic Segmentation

2023-11-16 · CVPR 2023 1 · Xiaoyan Li, Gang Zhang, Boyue Wang, Yongli Hu 외

LiDAR panoptic segmentation facilitates an autonomous vehicle to comprehensively understand the surrounding objects and scenes and is required to run in real time. The recent proposal-free methods accelerate the algorith…

Panoptic SegmentationSegmentation

PolarMask: Single Shot Instance Segmentation with Polar Representation

2019-09-29 · CVPR 2020 6 · Enze Xie, Peize Sun, Xiaoge Song, Wenhai Wang 외

In this paper, we introduce an anchor-box free and single shot instance segmentation method, which is conceptually simple, fully convolutional and can be used as a mask prediction module for instance segmentation, by eas…

Distance regressionInstance SegmentationObject Detectionregression+2