中文
相关论文

相关论文: A New Multiple Max-pooling Integration Module and …

200 篇论文

We propose a novel semantic segmentation algorithm by learning a deconvolution network. We learn the network on top of the convolutional layers adopted from VGG 16-layer net. The deconvolution network is composed of deconvolution and…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Hyeonwoo Noh , Seunghoon Hong , Bohyung Han

U-Net and its variants have been widely used in medical image segmentation. However, most current U-Net variants confine their improvement strategies to building more complex encoder, while leaving the decoder unchanged or adopting a simple…

图像与视频处理 · 电气工程与系统科学 2023-10-30 Weibin Yang , Longwei Xu , Pengwei Wang , Dehua Geng , Yusong Li , Mingyuan Xu , Zhiqi Dong

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

We present a novel, parameter-efficient and practical fully convolutional neural network architecture, termed InfiNet, aimed at voxel-wise semantic segmentation of infant brain MRI images at iso-intense stage, which can be easily extended…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Shubham Kumar , Sailesh Conjeti , Abhijit Guha Roy , Christian Wachinger , Nassir Navab

Semantic image segmentation is a principal problem in computer vision, where the aim is to correctly classify each individual pixel of an image into a semantic label. Its widespread use in many areas, including medical imaging and…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Vladimir Nekrasov , Janghoon Ju , Jaesik Choi

Superpixels are a useful representation to reduce the complexity of image data. However, to combine superpixels with convolutional neural networks (CNNs) in an end-to-end fashion, one requires extra models to generate superpixels and…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Teppei Suzuki

Deep Convolutional Neural Networks (DCNNs) commonly use generic `max-pooling' (MP) layers to extract deformation-invariant features, but we argue in favor of a more refined treatment. First, we introduce epitomic convolution as a building…

计算机视觉与模式识别 · 计算机科学 2014-12-02 George Papandreou , Iasonas Kokkinos , Pierre-André Savalle

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

机器学习 · 计算机科学 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Deep convolutional neural networks have been proven to be very effective in image related analysis and tasks, such as image segmentation, image classification, image generation, etc. Recently many sophisticated CNN based architectures have…

图像与视频处理 · 电气工程与系统科学 2020-05-12 Eshal Zahra , Bostan Ali , Wajahat Siddique

The high incidence rate of prostate disease poses a requirement in early detection for diagnosis. As one of the main imaging methods used for prostate cancer detection, Magnetic Resonance Imaging (MRI) has wide range of appearance and…

计算机视觉与模式识别 · 计算机科学 2018-02-02 Qiuhua Liu , Min Fu , Xinqi Gong , Hao Jiang

In this paper, we introduce a self-supervised approach for video object segmentation without human labeled data.Specifically, we present Robust Pixel-level Matching Net-works (RPM-Net), a novel deep architecture that matches pixels between…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Youngeun Kim , Seokeon Choi , Hankyeol Lee , Taekyung Kim , Changick Kim

In this paper, we propose a novel mutual consistency network (MC-Net+) to effectively exploit the unlabeled data for semi-supervised medical image segmentation. The MC-Net+ model is motivated by the observation that deep models trained with…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Yicheng Wu , Zongyuan Ge , Donghao Zhang , Minfeng Xu , Lei Zhang , Yong Xia , Jianfei Cai

Foreground segmentation algorithms aim segmenting moving objects from the background in a robust way under various challenging scenarios. Encoder-decoder type deep neural networks that are used in this domain recently perform impressive…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Long Ang Lim , Hacer Yalim Keles

Accurate segmentation of the blood vessels of the retina is an important step in clinical diagnosis of ophthalmic diseases. Many deep learning frameworks have come up for retinal blood vessels segmentation tasks. However, the complex…

图像与视频处理 · 电气工程与系统科学 2022-04-08 Ting Zhang , Jun Li , Yi Zhao , Nan Chen , Han Zhou , Hongtao Xu , Zihao Guan , Changcai Yang , Lanyan Xue , Riqing Chen , Lifang Wei

Medical image fusion integrates the complementary diagnostic information of the source image modalities for improved visualization and analysis of underlying anomalies. Recently, deep learning-based models have excelled the conventional…

图像与视频处理 · 电气工程与系统科学 2023-10-19 Manisha Das , Deep Gupta , Petia Radeva , Ashwini M Bakde

We develop a unified model, known as MgNet, that simultaneously recovers some convolutional neural networks (CNN) for image classification and multigrid (MG) methods for solving discretized partial differential equations (PDEs). This model…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Juncai He , Jinchao Xu

The U-Net architecture, built upon the fully convolutional network, has proven to be effective in biomedical image segmentation. However, U-Net applies skip connections to merge semantically different low- and high-level convolutional…

图像与视频处理 · 电气工程与系统科学 2021-07-28 Hasib Zunair , A. Ben Hamza

In computer vision, convolutional networks (CNNs) often adopts pooling to enlarge receptive field which has the advantage of low computational complexity. However, pooling can cause information loss and thus is detrimental to further…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Pengju Liu , Hongzhi Zhang , Wei Lian , Wangmeng Zuo

In convolutional neural networks (CNNs), downsampling operations are crucial to model performance. Although traditional downsampling methods (such as maximum pooling and cross-row convolution) perform well in feature aggregation, receptive…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Wenbo Yue , Chang Li , Guoping Xu