中文
相关论文

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

200 篇论文

Within the world of machine learning there exists a wide range of different methods with respective advantages and applications. This paper seeks to present and discuss one such method, namely Convolutional Neural Networks (CNNs). CNNs are…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Lars Lien Ankile , Morgan Feet Heggland , Kjartan Krange

The conventional spatial convolution layers in the Convolutional Neural Networks (CNNs) are computationally expensive at the point where the training time could take days unless the number of layers, the number of training images or the…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Ee Fey Goh , ZhiYuan Chen , Wei Xiang Lim

We present a novel and compact architecture for deep Convolutional Neural Networks (CNNs) in this paper, termed $3$D-FilterMap Convolutional Neural Networks ($3$D-FM-CNNs). The convolution layer of $3$D-FM-CNN learns a compact…

机器学习 · 计算机科学 2018-01-08 Yingzhen Yang , Jianchao Yang , Ning Xu , Wei Han

Segmentation of additive manufacturing (AM) defects in X-ray Computed Tomography (XCT) images is challenging, due to the poor contrast, small sizes and variation in appearance of defects. Automatic segmentation can, however, provide quality…

图像与视频处理 · 电气工程与系统科学 2021-01-25 Vivian Wen Hui Wong , Max Ferguson , Kincho H. Law , Yung-Tsun Tina Lee , Paul Witherell

Accurate local fiber orientation distribution (FOD) modeling based on diffusion magnetic resonance imaging (dMRI) capable of resolving complex fiber configurations benefits from specific acquisition protocols that sample a high number of…

图像与视频处理 · 电气工程与系统科学 2020-12-18 Oeslle Lucena , Sjoerd B. Vos , Vejay Vakharia , John Duncan , Keyoumars Ashkan , Rachel Sparks , Sebastien Ourselin

Deep Learning methods, specifically convolutional neural networks (CNNs), have seen a lot of success in the domain of image-based data, where the data offers a clearly structured topology in the regular lattice of pixels. This…

机器学习 · 统计学 2018-05-31 Thomas Teh , Chaiyawan Auepanwiriyakul , John Alexander Harston , A. Aldo Faisal

This article presents a convolutional neural network for the automatic segmentation of brain tumors in multimodal 3D MR images based on a U-net architecture.We evaluate the use of a densely connected convolutional network encoder (DenseNet)…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Jean Stawiaski

This paper addresses 3D shape recognition. Recent work typically represents a 3D shape as a set of binary variables corresponding to 3D voxels of a uniform 3D grid centered on the shape, and resorts to deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Xu Xu , Sinisa Todorovic

Segmentation of mandibles in CT scans during virtual surgical planning is crucial for 3D surgical planning in order to obtain a detailed surface representation of the patients bone. Automatic segmentation of mandibles in CT scans is a…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Bingjiang Qiu , Jiapan Guo , J. Kraeima , R. J. H. Borra , M. J. H. Witjes , P. M. A. van Ooijen

Deep learning architecture with convolutional neural network (CNN) achieves outstanding success in the field of computer vision. Where U-Net, an encoder-decoder architecture structured by CNN, makes a great breakthrough in biomedical image…

图像与视频处理 · 电气工程与系统科学 2023-02-13 Qing Xu , Zhicheng Ma , Na HE , Wenting Duan

Vision transformers are effective deep learning models for vision tasks, including medical image segmentation. However, they lack efficiency and translational invariance, unlike convolutional neural networks (CNNs). To model long-range…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Liam Chalcroft , Ruben Lourenço Pereira , Mikael Brudfors , Andrew S. Kayser , Mark D'Esposito , Cathy J. Price , Ioannis Pappas , John Ashburner

Face recognition has been of great importance in many applications as a biometric for its throughput, convenience, and non-invasiveness. Recent advancements in deep Convolutional Neural Network (CNN) architectures have boosted significantly…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Zhiqian You , Tingting Yang , Miao Jin

Hyperspectral imagery is rich in spatial and spectral information. Using 3D-CNN can simultaneously acquire features of spatial and spectral dimensions to facilitate classification of features, but hyperspectral image information spectral…

图像与视频处理 · 电气工程与系统科学 2022-02-15 Guandong Li , Chunju Zhang

Fetal head segmentation is a crucial step in measuring the fetal head circumference (HC) during gestation, an important biometric in obstetrics for monitoring fetal growth. However, manual biometry generation is time-consuming and results…

图像与视频处理 · 电气工程与系统科学 2024-08-02 Fangyijie Wang , Guénolé Silvestre , Kathleen M. Curran

Maps of brain microarchitecture are important for understanding neurological function and behavior, including alterations caused by chronic conditions such as neurodegenerative disease. Techniques such as knife-edge scanning microscopy…

图像与视频处理 · 电气工程与系统科学 2020-02-06 Leila Saadatifard , Aryan Mobiny , Pavel Govyadinov , Hien Nguyen , David Mayerich

Deep Convolutional Neural Networks (CNNs) have been widely used in various domains due to their impressive capabilities. These models are typically composed of a large number of 2D convolutional (Conv2D) layers with numerous trainable…

机器学习 · 计算机科学 2022-02-01 Yinan Yu , Samuel Scheidegger , Tomas McKelvey

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

Segmentation of distinct bones plays a crucial role in diagnosis, planning, navigation, and the assessment of bone metastasis. It supplies semantic knowledge to visualisation tools for the planning of surgical interventions and the…

图像与视频处理 · 电气工程与系统科学 2020-10-15 Eva Schnider , Antal Horváth , Georg Rauter , Azhar Zam , Magdalena Müller-Gerbl , Philippe C. Cattin

Deep learning has established many new state of the art solutions in the last decade in areas such as object, scene and speech recognition. In particular Convolutional Neural Network (CNN) is a category of deep learning which obtains…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Vincent Andrearczyk , Paul F. Whelan

A wide range of techniques can be considered for segmentation of images of nanostructured surfaces. Manually segmenting these images is time-consuming and results in a user-dependent segmentation bias, while there is currently no consensus…

图像与视频处理 · 电气工程与系统科学 2020-08-31 Steff Farley , Jo E. A. Hodgkinson , Oliver M. Gordon , Joanna Turner , Andrea Soltoggio , Philip J. Moriarty , Eugenie Hunsicker
‹ 上一页 1 8 9 10 下一页 ›