中文
相关论文

相关论文: Efficient embedding network for 3D brain tumor seg…

200 篇论文

In this study, an automated three dimensional (3D) deep segmentation approach for detecting gliomas in 3D pre-operative MRI scans is proposed. Then, a classi-fication algorithm based on random forests, for survival prediction is presented.…

图像与视频处理 · 电气工程与系统科学 2019-11-20 Mehdi Amian , Mohammadreza Soltaninejad

The paper demonstrates the use of the fully convolutional neural network for glioma segmentation on the BraTS 2019 dataset. Three-layers deep encoder-decoder architecture is used along with dense connection at encoder part to propagate the…

图像与视频处理 · 电气工程与系统科学 2019-09-23 Rupal Agravat , Mehul S Raval

One of the most common tasks in medical imaging is semantic segmentation. Achieving this segmentation automatically has been an active area of research, but the task has been proven very challenging due to the large variation of anatomy…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Holger R. Roth , Chen Shen , Hirohisa Oda , Masahiro Oda , Yuichiro Hayashi , Kazunari Misawa , Kensaku Mori

We propose a novel, simple and effective method to integrate lesion prior and a 3D U-Net for improving brain tumor segmentation. First, we utilize the ground-truth brain tumor lesions from a group of patients to generate the heatmaps of…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Po-Yu Kao , Jefferson W. Chen , B. S. Manjunath

Convolutional neural networks (CNNs) are the current state-of-the-art meta-algorithm for volumetric segmentation of medical data, for example, to localize COVID-19 infected tissue on computer tomography scans or the detection of tumour…

图像与视频处理 · 电气工程与系统科学 2021-10-22 Christoph Reich , Tim Prangemeier , Özdemir Cetin , Heinz Koeppl

U-Net has been the go-to architecture for medical image segmentation tasks, however computational challenges arise when extending the U-Net architecture to 3D images. We propose the Implicit U-Net architecture that adapts the efficient…

图像与视频处理 · 电气工程与系统科学 2022-07-01 Sergio Naval Marimont , Giacomo Tarroni

In this paper, we propose an automatic brain tumor segmentation approach (e.g., PixelNet) using a pixel-level convolutional neural network (CNN). The model extracts feature from multiple convolutional layers and concatenate them to form a…

图像与视频处理 · 电气工程与系统科学 2022-04-26 Mobarakol Islam , Hongliang Ren

Brain tumor image segmentation is a challenging research topic in which deep-learning models have presented the best results. However, the traditional way of training those models from many pre-annotated images leaves several unanswered…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Matheus A. Cerqueira , Flávia Sprenger , Bernardo C. A. Teixeira , Alexandre X. Falcão

Segmentation of brain structures from magnetic resonance (MR) scans plays an important role in the quantification of brain morphology. Since 3D deep learning models suffer from high computational cost, 2D deep learning methods are favored…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Yuemeng Li , Hongming Li , Yong Fan

Brain tumors in magnetic resonance imaging (MR) are difficult, time-consuming, and prone to human error. These challenges can be resolved by developing automatic brain tumor segmentation methods from MR images. Various deep-learning models…

图像与视频处理 · 电气工程与系统科学 2024-08-23 Subin Sahayam , John Michael Sujay Zakkam , Yoga Sri Varshan , Umarani Jayaraman

A definitive diagnosis of a brain tumour is essential for enhancing treatment success and patient survival. However, it is difficult to manually evaluate multiple magnetic resonance imaging (MRI) images generated in a clinic. Therefore,…

神经与进化计算 · 计算机科学 2022-04-27 Amin Abdollahi Dehkordi , Mina Hashemi , Mehdi Neshat , Seyedali Mirjalili , Ali Safaa Sadiq

Using multimodal Magnetic Resonance Imaging (MRI) is necessary for accurate brain tumor segmentation. The main problem is that not all types of MRIs are always available in clinical exams. Based on the fact that there is a strong…

图像与视频处理 · 电气工程与系统科学 2021-11-11 Tongxue Zhou , Stéphane Canu , Pierre Vera , Su Ruan

As a basic task in computer vision, semantic segmentation can provide fundamental information for object detection and instance segmentation to help the artificial intelligence better understand real world. Since the proposal of fully…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Jiachi Zhang , Xiaolei Shen , Tianqi Zhuo , Hong Zhou

Deep convolutional neural networks are powerful tools for learning visual representations from images. However, designing efficient deep architectures to analyse volumetric medical images remains challenging. This work investigates…

计算机视觉与模式识别 · 计算机科学 2017-07-10 Wenqi Li , Guotai Wang , Lucas Fidon , Sebastien Ourselin , M. Jorge Cardoso , Tom Vercauteren

Medical image segmentation plays a crucial role in advancing healthcare systems for disease diagnosis and treatment planning. The u-shaped architecture, popularly known as U-Net, has proven highly successful for various medical image…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Jieneng Chen , Jieru Mei , Xianhang Li , Yongyi Lu , Qihang Yu , Qingyue Wei , Xiangde Luo , Yutong Xie , Ehsan Adeli , Yan Wang , Matthew Lungren , Lei Xing , Le Lu , Alan Yuille , Yuyin Zhou

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and require long training time. To…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Christoph Angermann , Markus Haltmeier , Ruth Steiger , Sergiy Pereverzyev , Elke Gizewski

The high cure rate of cancer is inextricably linked to physicians' accuracy in diagnosis and treatment, therefore a model that can accomplish high-precision tumor segmentation has become a necessity in many applications of the medical…

图像与视频处理 · 电气工程与系统科学 2023-07-26 Zeqiu. Yu , Shuo. Han , Ziheng. Song

Fully convolutional neural networks like U-Net have been the state-of-the-art methods in medical image segmentation. Practically, a network is highly specialized and trained separately for each segmentation task. Instead of a collection of…

图像与视频处理 · 电气工程与系统科学 2019-09-16 Chao Huang , Hu Han , Qingsong Yao , Shankuan Zhu , S. Kevin Zhou

Medical image segmentation, particularly tumor segmentation, is a critical task in medical imaging, with U-Net being a widely adopted convolutional neural network (CNN) architecture for this purpose. However, U-Net's high computational and…

图像与视频处理 · 电气工程与系统科学 2025-03-13 Christiaan Boerkamp , Akhil John Thomas

Automated segmentation of distinct tumor regions is critical for accurate diagnosis and treatment planning in pediatric brain tumors. This study evaluates the efficacy of the Multi-Planner U-Net (MPUnet) approach in segmenting different…

图像与视频处理 · 电气工程与系统科学 2024-01-15 Sumit Pandey , Satyasaran Changdar , Mathias Perslev , Erik B Dam