中文
相关论文

相关论文: Combining Fully Convolutional and Recurrent Neural…

200 篇论文

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

Mitochondria instance segmentation from electron microscopy (EM) images has seen notable progress since the introduction of deep learning methods. In this paper, we propose two advanced deep networks, named Res-UNet-R and Res-UNet-H, for 3D…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Mingxing Li , Chang Chen , Xiaoyu Liu , Wei Huang , Yueyi Zhang , Zhiwei Xiong

This paper analyzes the use of 3D Convolutional Neural Networks for brain tumor segmentation in MR images. We address the problem using three different architectures that combine fine and coarse features to obtain the final segmentation. We…

机器学习 · 统计学 2017-05-24 Adrià Casamitjana , Santi Puch , Asier Aduriz , Verónica Vilaplana

Direct automatic segmentation of objects from 3D medical imaging, such as magnetic resonance (MR) imaging, is challenging as it often involves accurately identifying a number of individual objects with complex geometries within a large…

图像与视频处理 · 电气工程与系统科学 2021-09-23 Wei Dai , Boyeong Woo , Siyu Liu , Matthew Marques , Craig B. Engstrom , Peter B. Greer , Stuart Crozier , Jason A. Dowling , Shekhar S. Chandra

Deep learning (DL) methods have shown remarkable successes in medical image segmentation, often using large amounts of annotated data for model training. However, acquiring a large number of diverse labeled 3D medical image datasets is…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Delin An , Pengfei Gu , Milan Sonka , Chaoli Wang , Danny Z. Chen

In recent years, convolutional neural networks (CNNs) have revolutionized medical image analysis. One of the most well-known CNN architectures in semantic segmentation is the U-net, which has achieved much success in several medical image…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Wei Hao Khoong

In recent years, Deep Learning (DL) has shown promising results in conducting AI tasks such as computer vision and image segmentation. Specifically, Convolutional Neural Network (CNN) models in DL have been applied to prevention,detection,…

图像与视频处理 · 电气工程与系统科学 2019-11-19 Ahmed Awad Albishri , Syed Jawad Hussain Shah , Anthony Schmiedler , Seung Suk Kang , Yugyung Lee

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

Deep learning (DL) based semantic segmentation methods have been providing state-of-the-art performance in the last few years. More specifically, these techniques have been successfully applied to medical image classification, segmentation,…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Md Zahangir Alom , Mahmudul Hasan , Chris Yakopcic , Tarek M. Taha , Vijayan K. Asari

Purpose: Conventional automated segmentation of the head anatomy in MRI distinguishes different brain and non-brain tissues based on image intensities and prior tissue probability maps (TPM). This works well for normal head anatomies, but…

图像与视频处理 · 电气工程与系统科学 2021-05-20 Lukas Hirsch , Yu Huang , Lucas C Parra

Convolutional neural networks (CNNs) have been the de facto standard for nowadays 3D medical image segmentation. The convolutional operations used in these networks, however, inevitably have limitations in modeling the long-range dependency…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Yutong Xie , Jianpeng Zhang , Chunhua Shen , Yong Xia

3D object recognition is a challenging task for intelligent and robot systems in industrial and home indoor environments. It is critical for such systems to recognize and segment the 3D object instances that they encounter on a frequent…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Siddiqui Muhammad Yasir , Amin Muhammad Sadiq , Hyunsik Ahn

We propose a 3D convolutional neural network to simultaneously segment and detect cell nuclei in confocal microscopy images. Mirroring the co-dependency of these tasks, our proposed model consists of two serial components: the first part…

图像与视频处理 · 电气工程与系统科学 2018-09-07 Sundaresh Ram , Vicky T. Nguyen , Kirsten H. Limesand , Mert R. Sabuncu

Anatomical consistency in biomarker segmentation is crucial for many medical image analysis tasks. A promising paradigm for achieving anatomically consistent segmentation via deep networks is incorporating pixel connectivity, a basic…

图像与视频处理 · 电气工程与系统科学 2023-04-04 Ziyun Yang , Sina Farsiu

Accurate volume segmentation from the Computed Tomography (CT) scan is a common prerequisite for pre-operative planning, intra-operative guidance and quantitative assessment of therapeutic outcomes in robot-assisted Minimally Invasive…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Peichao Li , Xiao-Yun Zhou , Zhao-Yang Wang , Guang-Zhong Yang

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Evangelos Kalogerakis , Melinos Averkiou , Subhransu Maji , Siddhartha Chaudhuri

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

Convolutional Neural Networks (CNNs) have achieved promising results in medical image segmentation. However, CNNs require lots of training data and are incapable of handling pose and deformation of objects. Furthermore, their pooling layers…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Minh Tran , Viet-Khoa Vo-Ho , Ngan T. H. Le

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

Image analysis using more than one modality (i.e. multi-modal) has been increasingly applied in the field of biomedical imaging. One of the challenges in performing the multimodal analysis is that there exist multiple schemes for fusing the…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Zhe Guo , Xiang Li , Heng Huang , Ning Guo , Quanzheng Li