中文
相关论文

相关论文: Efficient Multi-Organ Segmentation Using SpatialCo…

200 篇论文

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

Efficiently capturing multi-scale information and building long-range dependencies among pixels are essential for medical image segmentation because of the various sizes and shapes of the lesion regions or organs. In this paper, we present…

图像与视频处理 · 电气工程与系统科学 2025-04-18 Hao Shao , Quansheng Zeng , Qibin Hou , Jufeng Yang

Abdominal organ segmentation is a difficult and time-consuming task. To reduce the burden on clinical experts, fully-automated methods are highly desirable. Current approaches are dominated by Convolutional Neural Networks (CNNs) however…

图像与视频处理 · 电气工程与系统科学 2022-07-22 Edward G. A. Henderson , Dónal M. McSweeney , Andrew F. Green

Semantic segmentation is an important computer vision task, particularly for scene understanding and navigation of autonomous vehicles and UAVs. Several variations of deep neural network architectures have been designed to tackle this task.…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Dalia Hareb , Jean Martinet

Medical image segmentation involves partitioning medical images into meaningful regions, with a focus on identifying anatomical structures and lesions. It has broad applications in healthcare, and deep learning methods have enabled…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Donghang Lyu , Ruochen Gao , Marius Staring

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

While modern segmentation models often prioritize performance over practicality, we advocate a design philosophy prioritizing simplicity and efficiency, and attempted high performance segmentation model design. This paper presents…

图像与视频处理 · 电气工程与系统科学 2025-06-17 Xiang Yu , Yayan Chen , Guannan He , Qing Zeng , Yue Qin , Meiling Liang , Dandan Luo , Yimei Liao , Zeyu Ren , Cheng Kang , Delong Yang , Bocheng Liang , Bin Pu , Ying Yuan , Shengli Li

Medical image processing tasks such as segmentation often require capturing non-local information. As organs, bones, and tissues share common characteristics such as intensity, shape, and texture, the contextual information plays a critical…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Samuel Joutard , Reuben Dorent , Amanda Isaac , Sebastien Ourselin , Tom Vercauteren , Marc Modat

Cardiac segmentation from late gadolinium enhancement MRI is an important task in clinics to identify and evaluate the infarction of myocardium. The automatic segmentation is however still challenging, due to the heterogeneous intensity…

图像与视频处理 · 电气工程与系统科学 2019-06-26 Qian Yue , Xinzhe Luo , Qing Ye , Lingchao Xu , Xiahai Zhuang

The memory consumption of most Convolutional Neural Network (CNN) architectures grows rapidly with increasing depth of the network, which is a major constraint for efficient network training on modern GPUs with limited memory, embedded…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Bochen Guan , Jinnian Zhang , William A. Sethares , Richard Kijowski , Fang Liu

Accurate medical image segmentation allows for the precise delineation of anatomical structures and pathological regions, which is essential for treatment planning, surgical navigation, and disease monitoring. Both CNN-based and…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Libin Lan , Yanxin Li , Xiaojuan Liu , Juan Zhou , Jianxun Zhang , Nannan Huang , Yudong Zhang

Multi-organ segmentation in medical image analysis is crucial for diagnosis and treatment planning. However, many factors complicate the task, including variability in different target categories and interference from complex backgrounds.…

图像与视频处理 · 电气工程与系统科学 2025-02-10 Lin Zhang , Wenbo Gao , Jie Yi , Yunyun Yang

In medical images, various types of lesions often manifest significant differences in their shape and texture. Accurate medical image segmentation demands deep learning models with robust capabilities in multi-scale and boundary feature…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Zhenhuan Zhou , Along He , Yanlin Wu , Rui Yao , Xueshuo Xie , Tao Li

Convolutional neural networks have been applied to a wide variety of computer vision tasks. Recent advances in semantic segmentation have enabled their application to medical image segmentation. While most CNNs use two-dimensional kernels,…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Baris Kayalibay , Grady Jensen , Patrick van der Smagt

Purpose: Automated distinct bone segmentation from CT scans is widely used in planning and navigation workflows. U-Net variants are known to provide excellent results in supervised semantic segmentation. However, in distinct bone…

图像与视频处理 · 电气工程与系统科学 2023-02-01 Eva Schnider , Julia Wolleb , Antal Huck , Mireille Toranelli , Georg Rauter , Magdalena Müller-Gerbl , Philippe C. Cattin

For equitable deployment of AI tools in hospitals and healthcare facilities, we need Deep Segmentation Networks that offer high performance and can be trained on cost-effective GPUs with limited memory and large batch sizes. In this work,…

图像与视频处理 · 电气工程与系统科学 2025-10-06 Talha Ahmed , Nehal Ahmed Shaikh , Hassan Mohy-ud-Din

In this paper we propose a novel deep learning-based algorithm for biomedical image segmentation which uses a sequential attention mechanism able to shift the focus of attention across the image in a selective way, allowing subareas which…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Shohei Hayashi , Bisser Raytchev , Toru Tamaki , Kazufumi Kaneda

Deep neural network models used for medical image segmentation are large because they are trained with high-resolution three-dimensional (3D) images. Graphics processing units (GPUs) are widely used to accelerate the trainings. However, the…

机器学习 · 计算机科学 2018-12-20 Haruki Imai , Samuel Matzek , Tung D. Le , Yasushi Negishi , Kiyokuni Kawachiya

Medical image segmentation models are typically optimised with voxel-wise losses that constrain predictions only in the output space. This leaves latent feature representations largely unconstrained, potentially limiting generalisation. We…

图像与视频处理 · 电气工程与系统科学 2026-03-02 Puru Vaish , Amin Ranem , Felix Meister , Tobias Heimann , Christoph Brune , Jelmer M. Wolterink

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