paper-with-me

Papers

Fast PET Scan Tumor Segmentation using Superpixels, Principal Component Analysis and K-means Clustering

2017-10-18 · Yeman B. Hagos, Vu H. Minh, Saed Khawaldeh, Usama Pervaiz, Tajwar A. Aleef

Positron Emission Tomography scan images are extensively used in radiotherapy planning, clinical diagnosis, assessment of growth and treatment of a tumor. These all rely on fidelity and speed of detection and delineation algorithm. Despite intensive research, segmentation remained a challenging problem due to the diverse image content, resolution, shape, and noise. This paper presents a fast positron emission tomography tumor segmentation method in which superpixels are extracted first from the input image. Principal component analysis is then applied on the superpixels and also on their average. Distance vector of each superpixel from the average is computed in principal components coordinate system. Finally, k-means clustering is applied on distance vector to recognize tumor and non-tumor superpixels. The proposed approach is implemented in MATLAB 2016 which resulted in an average Dice similarity of 84.2% on the dataset. Additionally, a very fast execution time was achieved as the number of superpixels and the size of distance vector on which clustering was done was very small compared to the number of raw pixels in dataset images.

📄 PDF Abstract BibTeX arXiv:1710.08798

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringSuperpixelsTumor Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Fast whole-slide cartography in colon cancer histology using superpixels and CNN classification

2021-06-30 · Frauke Wilm, Michaela Benz, Volker Bruns, Serop Baghdadlian 외

Automatic outlining of different tissue types in digitized histological specimen provides a basis for follow-up analyses and can potentially guide subsequent medical decisions. The immense size of whole-slide-images (WSI…

SegmentationSemantic SegmentationSuperpixelswhole slide images

CLIP-Driven Universal Model for Organ Segmentation and Tumor Detection

2023-01-02 · ICCV 2023 1 · Jie Liu, Yixiao Zhang, Jie-Neng Chen, Junfei Xiao 외

An increasing number of public datasets have shown a marked impact on automated organ segmentation and tumor detection. However, due to the small size and partially labeled problem of each dataset, as well as a limited i…

Organ SegmentationSegmentationTransfer Learning

A deep learning model integrating FCNNs and CRFs for brain tumor segmentation

2017-02-15 · Xiaomei Zhao, Yihong Wu, Guidong Song, Zhenye Li 외

Accurate and reliable brain tumor segmentation is a critical component in cancer diagnosis, treatment planning, and treatment outcome evaluation. Build upon successful deep learning techniques, a novel brain tumor segmen…

Brain Tumor SegmentationImage SegmentationSegmentationSemantic Segmentation+1

Semantic Segmentation and Object Detection Towards Instance Segmentation: Breast Tumor Identification

2021-08-06 · Mohamed Mejri, Aymen Mejri, Oumayma Mejri, Chiraz Fekih

Breast cancer is one of the factors that cause the increase of mortality of women. The most widely used method for diagnosing this geological disease i.e. breast cancer is the ultrasound scan. Several key features such a…

DecoderInstance Segmentationobject-detectionObject Detection+2

Lung tumor segmentation in MRI mice scans using 3D nnU-Net with minimum annotations

2024-11-01 · Piotr Kaniewski, Fariba Yousefi, Yeman Brhane Hagos, Talha Qaiser 외

In drug discovery, accurate lung tumor segmentation is an important step for assessing tumor size and its progression using \textit{in-vivo} imaging such as MRI. While deep learning models have been developed to automate…

Drug DiscoverySegmentationTumor Segmentation