paper-with-me

Papers

CircleSnake: Instance Segmentation with Circle Representation

2022-11-02 · Ethan H. Nguyen, Haichun Yang, Zuhayr Asad, Ruining Deng, Agnes B. Fogo, Yuankai Huo

Circle representation has recently been introduced as a medical imaging optimized representation for more effective instance object detection on ball-shaped medical objects. With its superior performance on instance detection, it is appealing to extend the circle representation to instance medical object segmentation. In this work, we propose CircleSnake, a simple end-to-end circle contour deformation-based segmentation method for ball-shaped medical objects. Compared to the prevalent DeepSnake method, our contribution is three-fold: (1) We replace the complicated bounding box to octagon contour transformation with a computation-free and consistent bounding circle to circle contour adaption for segmenting ball-shaped medical objects; (2) Circle representation has fewer degrees of freedom (DoF=2) as compared with the octagon representation (DoF=8), thus yielding a more robust segmentation performance and better rotation consistency; (3) To the best of our knowledge, the proposed CircleSnake method is the first end-to-end circle representation deep segmentation pipeline method with consistent circle detection, circle contour proposal, and circular convolution. The key innovation is to integrate the circular graph convolution with circle detection into an end-to-end instance segmentation framework, enabled by the proposed simple and consistent circle contour representation. Glomeruli are used to evaluate the performance of the benchmarks. From the results, CircleSnake increases the average precision of glomerular detection from 0.559 to 0.614. The Dice score increased from 0.804 to 0.849. The code has been released: https://github.com/hrlblab/CircleSnake

📄 PDF Abstract BibTeX arXiv:2211.01254

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentationobject-detectionObject DetectionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Circle Representation for Medical Instance Object Segmentation

2024-03-18 · Juming Xiong, Ethan H. Nguyen, Yilin Liu, Ruining Deng 외

Recently, circle representation has been introduced for medical imaging, designed specifically to enhance the detection of instance objects that are spherically shaped (e.g., cells, glomeruli, and nuclei). Given its outs…

Instance SegmentationObjectSegmentationSemantic Segmentation

Eosinophils Instance Object Segmentation on Whole Slide Imaging Using Multi-label Circle Representation

2023-08-17 · Yilin Liu, Ruining Deng, Juming Xiong, Regina N Tyree 외

Eosinophilic esophagitis (EoE) is a chronic and relapsing disease characterized by esophageal inflammation. Symptoms of EoE include difficulty swallowing, food impaction, and chest pain which significantly impact the qua…

Cell SegmentationDiagnosticInstance SegmentationSegmentation+1

Cross-organ Deployment of EOS Detection AI without Retraining: Feasibility and Limitation

2024-11-24 · Yifei Wu, Juming Xiong, Tianyuan Yao, Ruining Deng 외

Chronic rhinosinusitis (CRS) is characterized by persistent inflammation in the paranasal sinuses, leading to typical symptoms of nasal congestion, facial pressure, olfactory dysfunction, and discolored nasal drainage, w…

whole slide images

CircleFormer: Circular Nuclei Detection in Whole Slide Images with Circle Queries and Attention

2023-08-30 · Hengxu Zhang, Pengpeng Liang, Zhiyong Sun, Bo Song 외

Both CNN-based and Transformer-based object detection with bounding box representation have been extensively studied in computer vision and medical image analysis, but circular object detection in medical images is still…

DecoderMedical Image AnalysisMedical Object DetectionObject+4

Robust cDNA microarray image segmentation and analysis technique based on Hough circle transform

2016-03-23 · R. M. Farouk, M. A. SayedElahl

One of the most challenging tasks in microarray image analysis is spot segmentation. A solution to this problem is to provide an algorithm than can be used to find any spot within the microarray image. Circular Hough Tra…

Image SegmentationSegmentationSemantic Segmentation