paper-with-me

홈 › Papers

BezierSeg: Parametric Shape Representation for Fast Object Segmentation in Medical Images

2021-08-02 · Haichou Chen, Yishu Deng, Bin Li, Zeqin Li, Haohua Chen, Bingzhong Jing, ChaoFeng Li

Delineating the lesion area is an important task in image-based diagnosis. Pixel-wise classification is a popular approach to segmenting the region of interest. However, at fuzzy boundaries such methods usually result in glitches, discontinuity, or disconnection, inconsistent with the fact that lesions are solid and smooth. To overcome these undesirable artifacts, we propose the BezierSeg model which outputs bezier curves encompassing the region of interest. Directly modelling the contour with analytic equations ensures that the segmentation is connected, continuous, and the boundary is smooth. In addition, it offers sub-pixel accuracy. Without loss of accuracy, the bezier contour can be resampled and overlaid with images of any resolution. Moreover, a doctor can conveniently adjust the curve's control points to refine the result. Our experiments show that the proposed method runs in real time and achieves accuracy competitive with pixel-wise segmentation models.

📄 PDF Abstract BibTeX arXiv:2108.00760

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SPAMs: Structured Implicit Parametric Models

2022-01-20 · CVPR 2022 1 · Pablo Palafox, Nikolaos Sarafianos, Tony Tung, Angela Dai

Parametric 3D models have formed a fundamental role in modeling deformable objects, such as human bodies, faces, and hands; however, the construction of such parametric models requires significant manual intervention and…

Object

SHARP: Shape-Aware Reconstruction of People in Loose Clothing

2022-05-24 · Sai Sagar Jinka, Astitva Srivastava, Chandradeep Pokhariya, Avinash Sharma 외

Recent advancements in deep learning have enabled 3D human body reconstruction from a monocular image, which has broad applications in multiple domains. In this paper, we propose SHARP (SHape Aware Reconstruction of Peop…

3D geometry

AlignSDF: Pose-Aligned Signed Distance Fields for Hand-Object Reconstruction

2022-07-26 · Zerui Chen, Yana Hasson, Cordelia Schmid, Ivan Laptev

Recent work achieved impressive progress towards joint reconstruction of hands and manipulated objects from monocular color images. Existing methods focus on two alternative representations in terms of either parametric …

hand-object poseObject Reconstruction

Pix2Surf: Learning Parametric 3D Surface Models of Objects from Images

2020-08-18 · ECCV 2020 8 · Jiahui Lei, Srinath Sridhar, Paul Guerrero, Minhyuk Sung 외

We investigate the problem of learning to generate 3D parametric surface representations for novel object instances, as seen from one or more views. Previous work on learning shape reconstruction from multiple views uses…

A generalized parametric 3D shape representation for articulated pose estimation

2018-03-05 · Meng Ding, Guoliang Fan

We present a novel parametric 3D shape representation, Generalized sum of Gaussians (G-SoG), which is particularly suitable for pose estimation of articulated objects. Compared with the original sum-of-Gaussians (SoG), G…

3D Shape RepresentationPose Estimation