中文
相关论文

相关论文: Recalibrating Fully Convolutional Networks with Sp…

200 篇论文

Fully convolutional neural networks (F-CNNs) have set the state-of-the-art in image segmentation for a plethora of applications. Architectural innovations within F-CNNs have mainly focused on improving spatial encoding or network…

计算机视觉与模式识别 · 计算机科学 2018-06-11 Abhijit Guha Roy , Nassir Navab , Christian Wachinger

Fully Convolutional Neural Networks (F-CNNs) achieve state-of-the-art performance for segmentation tasks in computer vision and medical imaging. Recently, computational blocks termed squeeze and excitation (SE) have been introduced to…

图像与视频处理 · 电气工程与系统科学 2020-02-26 Anne-Marie Rickmann , Abhijit Guha Roy , Ignacio Sarasua , Christian Wachinger

Fully Convolutional Networks have been achieving remarkable results in image semantic segmentation, while being efficient. Such efficiency results from the capability of segmenting several voxels in a single forward pass. So, there is a…

计算机视觉与模式识别 · 计算机科学 2020-06-22 Sergio Pereira , Adriano Pinto , Joana Amorim , Alexandrine Ribeiro , Victor Alves , Carlos A. Silva

Convolutional neural networks (CNNs) have been successfully used for brain tumor segmentation, specifically, fully convolutional networks (FCNs). FCNs can segment a set of voxels at once, having a direct spatial correspondence between units…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Sérgio Pereira , Victor Alves , Carlos A. Silva

The central building block of convolutional neural networks (CNNs) is the convolution operator, which enables networks to construct informative features by fusing both spatial and channel-wise information within local receptive fields at…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Jie Hu , Li Shen , Samuel Albanie , Gang Sun , Enhua Wu

Fully Convolutional Neural Networks (F-CNNs) achieve state-of-the-art performance for image segmentation in medical imaging. Recently, squeeze and excitation (SE) modules and variations thereof have been introduced to recalibrate feature…

图像与视频处理 · 电气工程与系统科学 2019-06-13 Anne-Marie Rickmann , Abhijit Guha Roy , Ignacio Sarasua , Nassir Navab , Christian Wachinger

Convolutional neural networks learns spatial features and are heavily interlinked within kernels. The SE module have broken the traditional route of neural networks passing the entire result to next layer. Instead SE only passes important…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Mahendran NV

Convolution Neural Networks (CNN) have been extremely successful in solving intensive computer vision tasks. The convolutional filters used in CNNs have played a major role in this success, by extracting useful features from the inputs.…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Pravendra Singh , Pratik Mazumder , Vinay P. Namboodiri

Convolutional Neural Networks (CNNs) have revolutionized image classification by extracting spatial features and enabling state-of-the-art accuracy in vision-based tasks. The squeeze and excitation network proposed module gathers…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Mahendran Narayanan

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

Recent works on single-image super-resolution are concentrated on improving performance through enhancing spatial encoding between convolutional layers. In this paper, we focus on modeling the correlations between channels of convolutional…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Kangfu Mei , Aiwen Jiang , Juncheng Li , Jihua Ye , Mingwen Wang

In this study, we introduce a convolutional time-frequency-channel "Squeeze and Excitation" (tfc-SE) module to explicitly model inter-dependencies between the time-frequency domain and multiple channels. The tfc-SE module consists of two…

音频与语音处理 · 电气工程与系统科学 2019-08-06 Wei Xia , Kazuhito Koishida

Convolutional Neural Networks (CNNs) are important for many machine learning tasks. They are built with different types of layers: convolutional layers that detect features, dropout layers that help to avoid over-reliance on any single…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Rinor Cakaj , Jens Mehnert , Bin Yang

Attention mechanism is a hot spot in deep learning field. Using channel attention model is an effective method for improving the performance of the convolutional neural network. Squeeze-and-Excitation block takes advantage of the channel…

机器学习 · 计算机科学 2019-01-08 Huayu Li

In this paper, we introduce a simple, yet powerful pipeline for medical image segmentation that combines Fully Convolutional Networks (FCNs) with Fully Convolutional Residual Networks (FC-ResNets). We propose and examine a design that takes…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Michal Drozdzal , Gabriel Chartrand , Eugene Vorontsov , Lisa Di Jorio , An Tang , Adriana Romero , Yoshua Bengio , Chris Pal , Samuel Kadoury

Convolutional Neural Networks (CNNs) are typically constructed by stacking multiple building blocks, each of which contains a normalization layer such as batch normalization (BN) and a rectified linear function such as ReLU. However, this…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Wenqi Shao , Shitao Tang , Xingang Pan , Ping Tan , Xiaogang Wang , Ping Luo

Semantic segmentation is pixel-wise classification which retains critical spatial information. The "feature map reuse" has been commonly adopted in CNN based approaches to take advantage of feature maps in the early layers for the later…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Mingmin Zhen , Jinglu Wang , Lei Zhou , Tian Fang , Long Quan

As a basic task in computer vision, semantic segmentation can provide fundamental information for object detection and instance segmentation to help the artificial intelligence better understand real world. Since the proposal of fully…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Jiachi Zhang , Xiaolei Shen , Tianqi Zhuo , Hong Zhou

Medical image segmentation has been very challenging due to the large variation of anatomy across different cases. Recent advances in deep learning frameworks have exhibited faster and more accurate performance in image segmentation. Among…

图像与视频处理 · 电气工程与系统科学 2020-03-12 Maryam Asadi-Aghbolaghi , Reza Azad , Mahmood Fathy , Sergio Escalera

Training deep fully convolutional neural networks (F-CNNs) for semantic image segmentation requires access to abundant labeled data. While large datasets of unlabeled image data are available in medical applications, access to manually…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Abhijit Guha Roy , Sailesh Conjeti , Debdoot Sheet , Amin Katouzian , Nassir Navab , Christian Wachinger
‹ 上一页 1 2 3 10 下一页 ›