中文
相关论文

相关论文: Memory Efficient 3D U-Net with Reversible Mobile I…

200 篇论文

Deep learning has quickly become the weapon of choice for brain lesion segmentation. However, few existing algorithms pre-configure any biological context of their chosen segmentation tissues, and instead rely on the neural network's…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Andrew Beers , Ken Chang , James Brown , Emmett Sartor , CP Mammen , Elizabeth Gerstner , Bruce Rosen , Jayashree Kalpathy-Cramer

Segmentation of livers and liver tumors is one of the most important steps in radiation therapy of hepatocellular carcinoma. The segmentation task is often done manually, making it tedious, labor intensive, and subject to intra-/inter-…

图像与视频处理 · 电气工程与系统科学 2019-11-04 Hyunseok Seo , Charles Huang , Maxime Bassenne , Ruoxiu Xiao , Lei Xing

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

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 therefore, end-to-end training is…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Christoph Angermann , Markus Haltmeier

This paper proposes a novel cascaded U-Net for brain tumor segmentation. Inspired by the distinct hierarchical structure of brain tumor, we design a cascaded deep network framework, in which the whole tumor is segmented firstly and then the…

图像与视频处理 · 电气工程与系统科学 2019-07-19 Hongying Liu , Xiongjie Shen , Fanhua Shang , Fei Wang

We present Token-UNet, adopting the TokenLearner and TokenFuser modules to encase Transformers into UNets. While Transformers have enabled global interactions among input elements in medical imaging, current computational challenges hinder…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Louis Fabrice Tshimanga , Andrea Zanola , Federico Del Pup , Manfredo Atzori

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

We propose a reliable and energy-efficient framework for 3D brain tumor segmentation using spiking neural networks (SNNs). A multi-view ensemble of sagittal, coronal, and axial SNN models provides voxel-wise uncertainty estimation and…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Aurora Pia Ghiardelli , Guangzhi Tang , Tao Sun

In recent years, deep neural networks have achieved state-of-the-art performance in a variety of recognition and segmentation tasks in medical imaging including brain tumor segmentation. We investigate that segmenting a brain tumor is…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Ngan Le , Kashu Yamazaki , Dat Truong , Kha Gia Quach , Marios Savvides

In this work, we introduce the Global Planar Convolution module as a building-block for fully-convolutional networks that aggregates global information and, therefore, enhances the context perception capabilities of segmentation networks in…

图像与视频处理 · 电气工程与系统科学 2019-08-28 Santi Puch , Irina Sánchez , Aura Hernández , Gemma Piella , Vesna Prchkovska

The advancements in deep learning technologies have produced immense contributions to biomedical image analysis applications. With breast cancer being the common deadliest disease among women, early detection is the key means to improve…

图像与视频处理 · 电气工程与系统科学 2022-02-04 Narinder Singh Punn , Sonali Agarwal

Medical image segmentation is essential for clinical diagnosis and treatment planning. Although transformer-based methods have achieved remarkable results, their high computational cost hinders clinical deployment. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yaxuan Jiao , Qing Xu , Yuxiang Luo , Xiangjian He , Zhen Chen , Wenting Duan

This article presents a multiscale patch based convolutional neural network for the automatic segmentation of brain tumors in multi-modality 3D MR images. We use multiscale deep supervision and inputs to train a convolutional network. We…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Jean Stawiaski

Accurate and efficient brain tumor segmentation remains a critical challenge in neuroimaging due to the heterogeneous nature of tumor subregions and the high computational cost of volumetric inference. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Fatemeh Ziaeetabar

Brain tumors, particularly gliomas, pose significant chall-enges due to their complex growth patterns, infiltrative nature, and the variability in brain structure across individuals, which makes accurate diagnosis and monitoring difficult.…

Over the last decade, convolutional neural networks have emerged and advanced the state-of-the-art in various image analysis and computer vision applications. The performance of 2D image classification networks is constantly improving and…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Hicham Messaoudi , Ahror Belaid , Douraied Ben Salem , Pierre-Henri Conze

The retroperitoneum hosts a variety of tumors, including rare benign and malignant types, which pose diagnostic and treatment challenges due to their infrequency and proximity to vital structures. Estimating tumor volume is difficult due to…

图像与视频处理 · 电气工程与系统科学 2025-02-04 Moein Heidari , Ehsan Khodapanah Aghdam , Alexander Manzella , Daniel Hsu , Rebecca Scalabrino , Wenjin Chen , David J. Foran , Ilker Hacihaliloglu

Accurate segmentation of brain tumors is vital for diagnosis, surgical planning, and treatment monitoring. Deep learning has advanced on benchmarks, but two issues limit clinical use: no uncertainty estimates for errors and no segmentation…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Andrew Zhou

Gliomas are the most common and aggressive among brain tumors, which cause a short life expectancy in their highest grade. Therefore, treatment assessment is a key stage to enhance the quality of the patients' lives. Recently, deep…

图像与视频处理 · 电气工程与系统科学 2020-04-07 Mehrdad Noori , Ali Bahri , Karim Mohammadi

Factors that limit the size of the input and output of a neural network include memory requirements for the network states/activations to compute gradients, as well as memory for the convolutional kernels or other weights. The memory…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Bas Peters , Eldad Haber , Keegan Lensink