中文
相关论文

相关论文: Deeply-Supervised CNN for Prostate Segmentation

200 篇论文

Multi-parametric magnetic resonance imaging (mpMRI) has a growing role in detecting prostate cancer lesions. Thus, it is pertinent that medical professionals who interpret these scans reduce the risk of human error by using computer-aided…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Haoli Yin , Nithin Buduma

Today, deep convolutional neural networks (CNNs) have demonstrated state of the art performance for supervised medical image segmentation, across various imaging modalities and tasks. Despite early success, segmentation networks may still…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Rosana El Jurdi , Caroline Petitjean , Paul Honeine , Veronika Cheplygina , Fahed Abdallah

Fully convolutional networks (FCNs), including UNet and VNet, are widely-used network architectures for semantic segmentation in recent studies. However, conventional FCN is typically trained by the cross-entropy or Dice loss, which only…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Kelei He , Chunfeng Lian , Ehsan Adeli , Jing Huo , Yang Gao , Bing Zhang , Junfeng Zhang , Dinggang Shen

Accurate medical image segmentation is essential for diagnosis and treatment planning of diseases. Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they are…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Ran Gu , Guotai Wang , Tao Song , Rui Huang , Michael Aertsen , Jan Deprest , Sébastien Ourselin , Tom Vercauteren , Shaoting Zhang

Computed Tomography (CT) based precise prostate segmentation for treatment planning is challenging due to (1) the unclear boundary of the prostate derived from CT's poor soft tissue contrast and (2) the limitation of convolutional neural…

图像与视频处理 · 电气工程与系统科学 2023-07-20 Chengyin Li , Yao Qiang , Rafi Ibn Sultan , Hassan Bagher-Ebadian , Prashant Khanduri , Indrin J. Chetty , Dongxiao Zhu

Segmentation of magnetic resonance (MR) images is a fundamental step in many medical imaging-based applications. The recent implementation of deep convolutional neural networks (CNNs) in image processing has been shown to have significant…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Fang Liu

Our main objective is to develop a novel deep learning-based algorithm for automatic segmentation of prostate zone and to evaluate the proposed algorithm on an additional independent testing data in comparison with inter-reader consistency…

图像与视频处理 · 电气工程与系统科学 2019-11-04 Yongkai Liu , Guang Yang , Sohrab Afshari Mirak , Melina Hosseiny , Afshin Azadikhah , Xinran Zhong , Robert E. Reiter , Yeejin Lee , Steven Raman , Kyunghyun Sung

Prostate cancer is one of the most common forms of cancer and the third leading cause of cancer death in North America. As an integrated part of computer-aided detection (CAD) tools, diffusion-weighted magnetic resonance imaging (DWI) has…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Sunghwan Yoo , Isha Gujrathi , Masoom A. Haider , Farzad Khalvati

Medical image segmentation is an important step in medical image analysis, especially as a crucial prerequisite for efficient disease diagnosis and treatment. The use of deep learning for image segmentation has become a prevalent trend. The…

图像与视频处理 · 电气工程与系统科学 2023-08-11 Wenjian Yao , Jiajun Bai , Wei Liao , Yuheng Chen , Mengjuan Liu , Yao Xie

Deep convolutional neural networks (CNNs) are the backbone of state-of-art semantic image segmentation systems. Recent work has shown that complementing CNNs with fully-connected conditional random fields (CRFs) can significantly enhance…

计算机视觉与模式识别 · 计算机科学 2016-06-03 Liang-Chieh Chen , Jonathan T. Barron , George Papandreou , Kevin Murphy , Alan L. Yuille

Medical image segmentation plays a vital role in various clinical applications, enabling accurate delineation and analysis of anatomical structures or pathological regions. Traditional CNNs have achieved remarkable success in this field.…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Seyed M. R. Modaresi , Aomar Osmani , Mohammadreza Razzazi , Abdelghani Chibani

Automatic tumor segmentation is a crucial step in medical image analysis for computer-aided diagnosis. Although the existing methods based on convolutional neural networks (CNNs) have achieved the state-of-the-art performance, many…

图像与视频处理 · 电气工程与系统科学 2020-05-11 Shuchao Pang , Anan Du , Mehmet A. Orgun , Yan Wang , Quanzheng Sheng , Shoujin Wang , Xiaoshui Huang , Zhemei Yu

Convolutional Neural Networks (CNNs) have been used for automated detection of prostate cancer where Area Under Receiver Operating Characteristic (ROC) curve (AUC) is usually used as the performance metric. Given that AUC is not…

图像与视频处理 · 电气工程与系统科学 2019-11-06 Khashayar Namdar , Isha Gujrathi , Masoom A. Haider , Farzad Khalvati

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

We use Deep Convolutional Neural Networks (DCNNs) for image segmentation problems. DCNNs can well extract the features from natural images. However, the classification functions in the existing network architecture of CNNs are simple and…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Jun Liu , Xiangyue Wang , Xue-cheng Tai

This paper presents a Convolutional Neural Network (CNN) based page segmentation method for handwritten historical document images. We consider page segmentation as a pixel labeling problem, i.e., each pixel is classified as one of the…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Kai Chen , Mathias Seuret

There is an increasing interest in applying deep learning to 3D mesh segmentation. We observe that 1) existing feature-based techniques are often slow or sensitive to feature resizing, 2) there are minimal comparative studies and 3)…

图形学 · 计算机科学 2018-02-09 David George , Xianghua Xie , Gary KL Tam

Segmentation of 3D medical images is a critical task for accurate diagnosis and treatment planning. Convolutional neural networks (CNNs) have dominated the field, achieving significant success in 3D medical image segmentation. However, CNNs…

图像与视频处理 · 电气工程与系统科学 2025-02-11 Canxuan Gang

Deep Neural Networks (DNNs) are widely used for decision making in a myriad of critical applications, ranging from medical to societal and even judicial. Given the importance of these decisions, it is crucial for us to be able to interpret…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Teddy Koker , Fatemehsadat Mireshghallah , Tom Titcombe , Georgios Kaissis

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