中文
相关论文

相关论文: Med-DANet V2: A Flexible Dynamic Architecture for …

200 篇论文

For 3D medical image (e.g. CT and MRI) segmentation, the difficulty of segmenting each slice in a clinical case varies greatly. Previous research on volumetric medical image segmentation in a slice-by-slice manner conventionally use the…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Wenxuan Wang , Chen Chen , Jing Wang , Sen Zha , Yan Zhang , Jiangyun Li

We propose a segmentation framework that uses deep neural networks and introduce two innovations. First, we describe a biophysics-based domain adaptation method. Second, we propose an automatic method to segment white and gray matter, and…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Amir Gholami , Shashank Subramanian , Varun Shenoy , Naveen Himthani , Xiangyu Yue , Sicheng Zhao , Peter Jin , George Biros , Kurt Keutzer

Deep neural networks have evolved as the leading approach in 3D medical image segmentation due to their outstanding performance. However, the ever-increasing model size and computation cost of deep neural networks have become the primary…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Boqian Wu , Qiao Xiao , Shiwei Liu , Lu Yin , Mykola Pechenizkiy , Decebal Constantin Mocanu , Maurice Van Keulen , Elena Mocanu

Despite the increasing use of deep learning in medical image segmentation, the limited availability of annotated training data remains a major challenge due to the time-consuming data acquisition and privacy regulations. In the context of…

图像与视频处理 · 电气工程与系统科学 2024-06-11 Aghiles Kebaili , Jérôme Lapuyade-Lahorgue , Pierre Vera , Su Ruan

Medical image segmentation is pivotal in healthcare, enhancing diagnostic accuracy, informing treatment strategies, and tracking disease progression. This process allows clinicians to extract critical information from visual data, enabling…

图像与视频处理 · 电气工程与系统科学 2024-10-31 Ovais Iqbal Shah , Danish Raza Rizvi , Aqib Nazir Mir

Dynamic networks have shown their promising capability in reducing theoretical computation complexity by adapting their architectures to the input during inference. However, their practical runtime usually lags behind the theoretical…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Changlin Li , Guangrun Wang , Bing Wang , Xiaodan Liang , Zhihui Li , Xiaojun Chang

Medical image analysis using deep learning has recently been prevalent, showing great performance for various downstream tasks including medical image segmentation and its sibling, volumetric image segmentation. Particularly, a typical…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Ngoc-Vuong Ho , Tan Nguyen , Gia-Han Diep , Ngan Le , Binh-Son Hua

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

This paper proposes a novel medical image segmentation framework, MNAS-Unet, which combines Monte Carlo Tree Search (MCTS) and Neural Architecture Search (NAS). MNAS-Unet dynamically explores promising network architectures through MCTS,…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Liping Meng , Fan Nie , Yunyun Zhang , Chao Han

The rise of Transformer architectures has advanced medical image segmentation, leading to hybrid models that combine Convolutional Neural Networks (CNNs) and Transformers. However, these models often suffer from excessive complexity and…

图像与视频处理 · 电气工程与系统科学 2025-07-17 Yousef Sadegheih , Afshin Bozorgpour , Pratibha Kumari , Reza Azad , Dorit Merhof

Volumetric medical segmentation is a critical component of 3D medical image analysis that delineates different semantic regions. Deep neural networks have significantly improved volumetric medical segmentation, but they generally require…

图像与视频处理 · 电气工程与系统科学 2024-07-18 Hanan Gani , Muzammal Naseer , Fahad Khan , Salman Khan

Medical image analysis faces significant challenges due to limited annotation data, particularly in three-dimensional carotid artery segmentation tasks, where existing datasets exhibit spatially discontinuous slice annotations with only a…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Haoxuan Li , Wei Song , Aofan Liu , Peiwu Qin

The "pre-training then fine-tuning (FT)" paradigm is widely adopted to boost the model performance of deep learning-based methods for medical volumetric segmentation. However, conventional full FT incurs high computational and memory costs.…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Jiachen Shen , Wenxuan Wang , Chen Chen , Jianbo Jiao , Jing Liu , Yan Zhang , Shanshan Song , Jiangyun Li

The irregular geometry and high inter-slice variability in computerized tomography (CT) scans of the human pancreas make an accurate segmentation of this crucial organ a challenging task for existing data-driven deep learning methods. To…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Hao Li , Jun Li , Xiaozhu Lin , Xiaohua Qian

Accurate medical image segmentation is critical for disease quantification and treatment evaluation. While traditional Unet architectures and their transformer-integrated variants excel in automated segmentation tasks. However, they lack…

图像与视频处理 · 电气工程与系统科学 2025-06-09 Guanqun Sun , Yizhi Pan , Weikun Kong , Zichang Xu , Jianhua Ma , Teeradaj Racharak , Le-Minh Nguyen , Junyi Xin

Dynamic inference is a feasible way to reduce the computational cost of convolutional neural network(CNN), which can dynamically adjust the computation for each input sample. One of the ways to achieve dynamic inference is to use…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Zhihang Yuan , Xin Liu , Bingzhe Wu , Guangyu Sun

Accurate and efficient medical image segmentation is crucial for advancing clinical diagnostics and surgical planning, yet remains a complex challenge due to the variability in anatomical structures and the demand for low-complexity models.…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Lameya Sabrin , Md. Sanaullah Chowdhury , Salauddin Tapu , Noyon Kumar Sarkar , Ferdous Bin Ali

Accurate brain tumor segmentation is significant for clinical diagnosis and treatment but remains challenging due to tumor heterogeneity. Mamba-based State Space Models have demonstrated promising performance. However, despite their…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Danish Ali , Ajmal Mian , Naveed Akhtar , Ghulam Mubashar Hassan

Many recent medical segmentation systems rely on powerful deep learning models to solve highly specific tasks. To maximize performance, it is standard practice to evaluate numerous pipelines with varying model topologies, optimization…

机器学习 · 计算机科学 2019-11-06 Mathias Perslev , Erik Bjørnager Dam , Akshay Pai , Christian Igel

This paper introduces a network for volumetric segmentation that learns from sparsely annotated volumetric images. We outline two attractive use cases of this method: (1) In a semi-automated setup, the user annotates some slices in the…

计算机视觉与模式识别 · 计算机科学 2016-06-22 Özgün Çiçek , Ahmed Abdulkadir , Soeren S. Lienkamp , Thomas Brox , Olaf Ronneberger
‹ 上一页 1 2 3 10 下一页 ›