paper-with-me

Papers

Applying Eigencontours to PolarMask-Based Instance Segmentation

2022-08-24 · Wonhui Park, Dongkwon Jin, Chang-Su Kim

Eigencontours are the first data-driven contour descriptors based on singular value decomposition. Based on the implementation of ESE-Seg, eigencontours were applied to the instance segmentation task successfully. In this report, we incorporate eigencontours into the PolarMask network for instance segmentation. Experimental results demonstrate that the proposed algorithm yields better results than PolarMask on two instance segmentation datasets of COCO2017 and SBD. Also, we analyze the characteristics of eigencontours qualitatively. Our codes are available at https://github.com/dnjs3594/Eigencontours.

📄 PDF Abstract BibTeX arXiv:2208.11258

Code (1)

dnjs3594/Eigencontours 공식 구현 pytorch

Tasks

Instance SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

PolarMask PolarMask is an anchor-box free and single-shot instance segmentation method. Specifically, PolarMask takes an image as input and predicts the distance from a sampled positive…

Similar Papers 제목 키워드 기반

Eigencontours: Novel Contour Descriptors Based on Low-Rank Approximation

2022-03-29 · CVPR 2022 1 · Wonhui Park, Dongkwon Jin, Chang-Su Kim

Novel contour descriptors, called eigencontours, based on low-rank approximation are proposed in this paper. First, we construct a contour matrix containing all object boundaries in a training set. Second, we decompose t…

Instance SegmentationObjectSegmentationSemantic Segmentation

PolarMask++: Enhanced Polar Representation for Single-Shot Instance Segmentation and Beyond

2021-05-05 · Enze Xie, Wenhai Wang, Mingyu Ding, Ruimao Zhang 외

Reducing the complexity of the pipeline of instance segmentation is crucial for real-world applications. This work addresses this issue by introducing an anchor-box free and single-shot instance segmentation framework, t…

Cell SegmentationInstance Segmentationobject-detectionObject Detection+3

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

MP-PolarMask: A Faster and Finer Instance Segmentation for Concave Images

2024-06-03 · Ke-Lei Wang, Pin-Hsuan Chou, Young-Ching Chou, Chia-Jen Liu 외

While there are a lot of models for instance segmentation, PolarMask stands out as a unique one that represents an object by a Polar coordinate system. With an anchor-box-free design and a single-stage framework that con…

Instance SegmentationSemantic Segmentation

Intelligent Debris Mass Estimation Model for Autonomous Underwater Vehicle

2023-09-19 · Mohana Sri S, Swethaa S, Aouthithiye Barathwaj SR Y, Sai Ganesh CS

Marine debris poses a significant threat to the survival of marine wildlife, often leading to entanglement and starvation, ultimately resulting in death. Therefore, removing debris from the ocean is crucial to restore th…

Contour DetectionImage SegmentationInstance SegmentationNavigate+5