中文
相关论文

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

200 篇论文

Deep convolutional neural networks (CNN) have achieved astonishing results in a large variety of applications. However, using these models on mobile or embedded devices is difficult due to the limited memory and computation resources.…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Haojin Yang , Zhen Shen , Yucheng Zhao

In clinical practice, medical image analysis often requires efficient execution on resource-constrained mobile devices. However, existing mobile models-primarily optimized for natural images-tend to perform poorly on medical tasks due to…

图像与视频处理 · 电气工程与系统科学 2025-08-05 Fenghe Tang , Bingkun Nian , Jianrui Ding , Wenxin Ma , Quan Quan , Chengqi Dong , Jie Yang , Wei Liu , S. Kevin Zhou

Accurate segmentation of brain tumors from 3D multimodal MRI is vital for diagnosis and treatment planning across diverse brain tumors. This paper addresses the challenges posed by the BraTS 2023, presenting a unified transfer learning…

图像与视频处理 · 电气工程与系统科学 2024-12-12 Ramy A. Zeineldin , Franziska Mathis-Ullrich

Segmentation of colorectal cancerous regions from 3D Magnetic Resonance (MR) images is a crucial procedure for radiotherapy which conventionally requires accurate delineation of tumour boundaries at an expense of labor, time and…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Yi-Jie Huang , Qi Dou , Zi-Xian Wang , Li-Zhi Liu , Ying Jin , Chao-Feng Li , Lisheng Wang , Hao Chen , Rui-Hua Xu

A major challenge in brain tumor treatment planning and quantitative evaluation is determination of the tumor extent. The noninvasive magnetic resonance imaging (MRI) technique has emerged as a front-line diagnostic tool for brain tumors…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Hao Dong , Guang Yang , Fangde Liu , Yuanhan Mo , Yike Guo

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-Nets have been established as a standard architecture for image-to-image learning problems such as segmentation and inverse problems in imaging. For large-scale data, as it for example appears in 3D medical imaging, the U-Net however has…

机器学习 · 计算机科学 2020-07-01 Christian Etmann , Rihuan Ke , Carola-Bibiane Schönlieb

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

Semantic segmentation for medical 3D image stacks enables accurate volumetric reconstructions, computer-aided diagnostics and follow up treatment planning. In this work, we present a novel variant of the Unet model called the NUMSnet that…

图像与视频处理 · 电气工程与系统科学 2023-04-07 Sohini Roychowdhury

Brain tumor is deliberated as one of the severe health complications which lead to decrease in life expectancy of the individuals and is also considered as a prominent cause of mortality worldwide. Therefore, timely detection and prediction…

图像与视频处理 · 电气工程与系统科学 2023-07-18 Tejashwini P S , Thriveni J , Venugopal K R

Deep Learning is the state-of-the-art technology for segmenting brain tumours. However, this requires a lot of high-quality data, which is difficult to obtain, especially in the medical field. Therefore, our solutions address this problem…

图像与视频处理 · 电气工程与系统科学 2024-07-18 André Ferreira , Naida Solak , Jianning Li , Philipp Dammann , Jens Kleesiek , Victor Alves , Jan Egger

Magnetic resonance imaging (MRI) is critically important for brain mapping in both scientific research and clinical studies. Precise segmentation of brain tumors facilitates clinical diagnosis, evaluations, and surgical planning. Deep…

图像与视频处理 · 电气工程与系统科学 2023-05-01 Rui Nian , Guoyao Zhang , Yao Sui , Yuqi Qian , Qiuying Li , Mingzhang Zhao , Jianhui Li , Ali Gholipour , Simon K. Warfield

An improved model of medical image segmentation for brain tumor is discussed, which is a deep learning algorithm based on U-Net architecture. Based on the traditional U-Net, we introduce GSConv module and ECA attention mechanism to improve…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Qiyuan Tian , Zhuoyue Wang , Xiaoling Cui

Model quantization is leveraged to reduce the memory consumption and the computation time of deep neural networks. This is achieved by representing weights and activations with a lower bit resolution when compared to their high precision…

图像与视频处理 · 电气工程与系统科学 2019-09-10 MohammadHossein AskariHemmat , Sina Honari , Lucas Rouhier , Christian S. Perone , Julien Cohen-Adad , Yvon Savaria , Jean-Pierre David

Monitoring of Diffuse Intrinsic Pontine Glioma (DIPG) and Diffuse Midline Glioma (DMG) brain tumors in pediatric patients is key for assessment of treatment response. Response Assessment in Pediatric Neuro-Oncology (RAPNO) guidelines…

图像与视频处理 · 电气工程与系统科学 2024-10-21 Timothy Mulvany , Daniel Griffiths-King , Jan Novak , Heather Rose

Segmentation of brain tumors is a critical step in treatment planning, yet manual segmentation is both time-consuming and subjective, relying heavily on the expertise of radiologists. In Sub-Saharan Africa, this challenge is magnified by…

Glioblastoma is a highly aggressive and malignant brain tumor type that requires early diagnosis and prompt intervention. Due to its heterogeneity in appearance, developing automated detection approaches is challenging. To address this…

图像与视频处理 · 电气工程与系统科学 2024-12-31 Ziya Ata Yazıcı , İlkay Öksüz , Hazım Kemal Ekenel

A brain tumor, whether benign or malignant, can potentially be life threatening and requires painstaking efforts in order to identify the type, origin and location, let alone cure one. Manual segmentation by medical specialists can be…

图像与视频处理 · 电气工程与系统科学 2023-05-02 Ayan Gupta , Mayank Dixit , Vipul Kumar Mishra , Attulya Singh , Atul Dayal

We propose a computationally efficient architecture that learns to segment lesions from CT images of the liver. The proposed architecture uses bilinear interpolation with sub-pixel convolution at the last layer to upscale the course feature…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Ram Krishna Pandey , Aswin Vasan , A G Ramakrishnan

We present the first study of Hyper-Connections (HC) for volumetric multi-modal brain tumor segmentation, integrating them as a drop-in replacement for fixed residual connections across five architectures: nnU-Net, SwinUNETR, VT-UNet,…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Lokendra Kumar , Shubham Aggarwal