paper-with-me

홈 › Papers

AdaContour: Adaptive Contour Descriptor with Hierarchical Representation

2024-04-12 · Tianyu Ding, Jinxin Zhou, Tianyi Chen, Zhihui Zhu, Ilya Zharkov, Luming Liang

Existing angle-based contour descriptors suffer from lossy representation for non-starconvex shapes. By and large, this is the result of the shape being registered with a single global inner center and a set of radii corresponding to a polar coordinate parameterization. In this paper, we propose AdaContour, an adaptive contour descriptor that uses multiple local representations to desirably characterize complex shapes. After hierarchically encoding object shapes in a training set and constructing a contour matrix of all subdivided regions, we compute a robust low-rank robust subspace and approximate each local contour by linearly combining the shared basis vectors to represent an object. Experiments show that AdaContour is able to represent shapes more accurately and robustly than other descriptors while retaining effectiveness. We validate AdaContour by integrating it into off-the-shelf detectors to enable instance segmentation which demonstrates faithful performance. The code is available at https://github.com/tding1/AdaContour.

📄 PDF Abstract BibTeX arXiv:2404.08292

Code (1)

tding1/adacontour 공식 구현 pytorch

Tasks

Instance SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Perceptual representations of structural information in images: application to quality assessment of synthesized view in FTV scenario

2019-07-08 · Ling suiyi, Li Jing, Le Callet Patrick, Wang Junle

As the immersive multimedia techniques like Free-viewpoint TV (FTV) develop at an astonishing rate, user's demand for high-quality immersive contents increases dramatically. Unlike traditional uniform artifacts, the dist…

SLoRD: Structural Low-Rank Descriptors for Shape Consistency in Vertebrae Segmentation

2024-07-11 · Xin You, Yixin Lou, Minghui Zhang, Jie Yang 외

Automatic and precise multi-class vertebrae segmentation from CT images is crucial for various clinical applications. However, due to similar appearances between adjacent vertebrae and the existence of various pathologie…

Instance SegmentationSegmentationSemantic Segmentation

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

Shape Recognition by Bag of Skeleton-associated Contour Parts

2016-05-20 · Wei Shen, Yuan Jiang, Wenjing Gao, Dan Zeng 외

Contour and skeleton are two complementary representations for shape recognition. However combining them in a principal way is nontrivial, as they are generally abstracted by different structures (closed string vs graph)…

Automated Classification of Cell Shapes: A Comparative Evaluation of Shape Descriptors

2024-11-01 · Valentina Vadori, Antonella Peruffo, Jean-Marie Graïc, Livio Finos 외

This study addresses the challenge of classifying cell shapes from noisy contours, such as those obtained through cell instance segmentation of histological images. We assess the performance of various features for shape…

Instance SegmentationSemantic Segmentation