中文
相关论文

相关论文: 3D Convolutional Neural Networks for Dendrite Segm…

200 篇论文

Typical convolutional neural networks (CNNs) have several millions of parameters and require a large amount of annotated data to train them. In medical applications where training data is hard to come by, these sophisticated machine…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Rahul Venkataramani , Sheshadri Thiruvenkadam , Prasad Sudhakar , Hariharan Ravishankar , Vivek Vaidya

In today's digital age, Convolutional Neural Networks (CNNs), a subset of Deep Learning (DL), are widely used for various computer vision tasks such as image classification, object detection, and image segmentation. There are numerous types…

机器学习 · 计算机科学 2024-02-29 Abolfazl Younesi , Mohsen Ansari , MohammadAmin Fazli , Alireza Ejlali , Muhammad Shafique , Jörg Henkel

This paper presents a novel unsupervised segmentation method for 3D medical images. Convolutional neural networks (CNNs) have brought significant advances in image segmentation. However, most of the recent methods rely on supervised…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Takayasu Moriya , Holger R. Roth , Shota Nakamura , Hirohisa Oda , Kai Nagara , Masahiro Oda , Kensaku Mori

Like other applications in computer vision, medical image segmentation has been most successfully addressed using deep learning models that rely on the convolution operation as their main building block. Convolutions enjoy important…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Davood Karimi , Serge Vasylechko , Ali Gholipour

In the field of dentistry, there is a growing demand for increased precision in diagnostic tools, with a specific focus on advanced imaging techniques such as computed tomography, cone beam computed tomography, magnetic resonance imaging,…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Walid Brahmi , Imen Jdey , Fadoua Drira

Segmentation is a critical step in medical image analysis. Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models achieving state-of-the-art results in various medical image datasets. Network architectures are…

图像与视频处理 · 电气工程与系统科学 2019-07-29 Maria G. Baldeon Calisto , Susana K. Lai-Yuen

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

With the thriving of deep learning, 3D Convolutional Neural Networks have become a popular choice in volumetric image analysis due to their impressive 3D contexts mining ability. However, the 3D convolutional kernels will introduce a…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Lei Qu , Changfeng Wu , Liang Zou

Recently, outstanding identification rates in image classification tasks were achieved by convolutional neural networks (CNNs). to use such skills, selective CNNs trained on a dataset of well-known images of metal surface defects captured…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Nadeem Jabbar Chaudhry , M. Bilal Khan , M. Javaid Iqbal , Siddiqui Muhammad Yasir

Although deep convolutional neural networks(CNNs) have achieved remarkable results on object detection and segmentation, pre- and post-processing steps such as region proposals and non-maximum suppression(NMS), have been required. These…

计算机视觉与模式识别 · 计算机科学 2016-05-12 Eunbyung Park , Alexander C. Berg

A neural network architecture is presented that exploits the multilevel properties of high-dimensional parameter-dependent partial differential equations, enabling an efficient approximation of parameter-to-solution maps, rivaling…

机器学习 · 计算机科学 2024-08-21 Janina Enrica Schütte , Martin Eigel

Deep neural networks have been applied to improve the image quality of fluorescence microscopy imaging. Previous methods are based on convolutional neural networks (CNNs) which generally require more time-consuming training of separate…

Despite the decomposition of convolutional kernels for lightweight CNNs being well studied, existing works that rely on tensor network diagrams or hyperdimensional abstraction lack geometry intuition. This work devises a new perspective by…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Jason Chun Lok Li , Rui Lin , Jiajun Zhou , Edmund Yin Mun Lam , Ngai Wong

Deep convolutional neural networks (CNNs) are state-of-the-art for semantic image segmentation, but typically require many labeled training samples. Obtaining 3D segmentations of medical images for supervised training is difficult and labor…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Zhenlin Xu , Marc Niethammer

Filter-decomposition-based group equivariant convolutional neural networks (CNNs) have shown promising stability and data efficiency for 3D image feature extraction. However, these networks, which rely on parameter sharing and discrete…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Wenzhao Zhao , Steffen Albert , Barbara D. Wichtmann , Angelika Maurer , Ulrike Attenberger , Frank G. Zöllner , Jürgen Hesser

State-of-the-art deep learning methods for image processing are evolving into increasingly complex meta-architectures with a growing number of modules. Among them, region-based fully convolutional networks (R-FCN) and deformable…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Stephen Morrell , Zbigniew Wojna , Can Son Khoo , Sebastien Ourselin , Juan Eugenio Iglesias

Due to cellular heterogeneity, cell nuclei classification, segmentation, and detection from pathological images are challenging tasks. In the last few years, Deep Convolutional Neural Networks (DCNN) approaches have been shown…

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

Longitudinal analysis has great potential to reveal developmental trajectories and monitor disease progression in medical imaging. This process relies on consistent and robust joint 4D segmentation. Traditional techniques are dependent on…

机器学习 · 计算机科学 2019-06-19 Malav Bateriwala , Pierrick Bourgeat

Precise 3D segmentation of infant brain tissues is an essential step towards comprehensive volumetric studies and quantitative analysis of early brain developement. However, computing such segmentations is very challenging, especially for…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jose Dolz , Christian Desrosiers , Li Wang , Jing Yuan , Dinggang Shen , Ismail Ben Ayed

Convolutional Neural Networks (CNNs) have demonstrated state-of-the-art performance in medical image segmentation tasks. A common feature in most top-performing CNNs is an encoder-decoder architecture inspired by the U-Net. For multi-region…

图像与视频处理 · 电气工程与系统科学 2022-06-07 Syed Talha Bukhari , Hassan Mohy-ud-Din