中文
相关论文

相关论文: DeepUNet: A Deep Fully Convolutional Network for P…

200 篇论文

Recent work has shown that convolutional neural networks (CNNs) can be applied successfully in disparity estimation, but these methods still suffer from errors in regions of low-texture, occlusions and reflections. Concurrently, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Junming Zhang , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

There has been a steady increase in the incidence of skin cancer worldwide, with a high rate of mortality. Early detection and segmentation of skin lesions are crucial for timely diagnosis and treatment, necessary to improve the survival…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Sulaiman Vesal , Nishant Ravikumar , Andreas Maier

Medical image segmentation is crucial for the development of computer-aided diagnostic and therapeutic systems, but still faces numerous difficulties. In recent years, the commonly used encoder-decoder architecture based on CNNs has been…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Davoud Saadati , Omid Nejati Manzari , Sattar Mirzakuchaki

The state-of-the-art models for medical image segmentation are variants of U-Net and fully convolutional networks (FCN). Despite their success, these models have two limitations: (1) their optimal depth is apriori unknown, requiring…

图像与视频处理 · 电气工程与系统科学 2020-01-30 Zongwei Zhou , Md Mahfuzur Rahman Siddiquee , Nima Tajbakhsh , Jianming Liang

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered features from color…

机器学习 · 统计学 2014-11-18 Rahul Mohan

Presently, deep learning and convolutional neural networks (CNNs) are widely used in the fields of image processing, image classification, object identification and many more. In this work, we implemented convolutional neural network based…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Jai G Singla , Bakul Vaghela

We present the first application of deep neural networks to the semantic segmentation of cosmological filaments and walls in the Large Scale Structure of the Universe. Our results are based on a deep Convolutional Neural Network (CNN) with…

宇宙学与河外天体物理 · 物理学 2019-02-13 Miguel A. Aragon-Calvo

This paper proposes a high-precision semantic segmentation method based on an improved TransUNet architecture to address the challenges of complex lesion structures, blurred boundaries, and significant scale variations in skin lesion…

图像与视频处理 · 电气工程与系统科学 2025-08-21 Xin Wang , Xiaopei Zhang , Xingang Wang

RGB-D semantic segmentation can be advanced with convolutional neural networks due to the availability of Depth data. Although objects cannot be easily discriminated by just the 2D appearance, with the local pixel difference and geometric…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jun Yang , Lizhi Bai , Yaoru Sun , Chunqi Tian , Maoyu Mao , Guorun Wang

Over recent years, increasingly complex approaches based on sophisticated convolutional neural network architectures have been slowly pushing performance on well-established benchmark datasets. In this paper, we take a step back to examine…

图像与视频处理 · 电气工程与系统科学 2021-12-22 Tariq M Khan , Antonio Robles-Kelly , Syed S. Naqvi

Medical image segmentation is an essential prerequisite for developing healthcare systems, especially for disease diagnosis and treatment planning. On various medical image segmentation tasks, the u-shaped architecture, also known as U-Net,…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jieneng Chen , Yongyi Lu , Qihang Yu , Xiangde Luo , Ehsan Adeli , Yan Wang , Le Lu , Alan L. Yuille , Yuyin Zhou

Deep convolutional neural network (CNN) achieves remarkable performance for medical image analysis. UNet is the primary source in the performance of 3D CNN architectures for medical imaging tasks, including brain tumor segmentation. The…

图像与视频处理 · 电气工程与系统科学 2020-11-30 Parvez Ahmad , Saqib Qamar , Linlin Shen , Adnan Saeed

Deep learning techniques have shown great potential in medical image processing, particularly through accurate and reliable image segmentation on magnetic resonance imaging (MRI) scans or computed tomography (CT) scans, which allow the…

图像与视频处理 · 电气工程与系统科学 2022-05-10 Yang Liu , Ersi Zhang , Lulu Xu , Chufan Xiao , Xiaoyun Zhong , Lijin Lian , Fang Li , Bin Jiang , Yuhan Dong , Lan Ma , Qiming Huang , Ming Xu , Yongbing Zhang , Dongmei Yu , Chenggang Yan , Peiwu Qin

In this paper we address the challenge of land cover classification for satellite images via Deep Learning (DL). Land Cover aims to detect the physical characteristics of the territory and estimate the percentage of land occupied by a…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Eleonora Bernasconi , Francesco Pugliese , Diego Zardetto , Monica Scannapieco

Semantic segmentation is a key technology for autonomous vehicles to understand the surrounding scenes. The appealing performances of contemporary models usually come at the expense of heavy computations and lengthy inference time, which is…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yuanduo Hong , Huihui Pan , Weichao Sun , Yisong Jia

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, improve on the previous best result in semantic segmentation. Our…

计算机视觉与模式识别 · 计算机科学 2016-05-23 Evan Shelhamer , Jonathan Long , Trevor Darrell

Recent progress in semantic segmentation has been driven by improving the spatial resolution under Fully Convolutional Networks (FCNs). To address this problem, we propose a Stacked Deconvolutional Network (SDN) for semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Jun Fu , Jing Liu , Yuhang Wang , Hanqing Lu

This thesis studies how the segmentation results, produced by convolutional neural networks (CNN), is different from each other when applied to small biomedical datasets. We use different architectures, parameters and hyper-parameters,…

图像与视频处理 · 电气工程与系统科学 2020-11-04 Vitaly Nikolaev

Digital histopathology slides are scanned and viewed under different magnifications and stored as images at different resolutions. Convolutional Neural Networks (CNNs) trained on such images at a given scale fail to generalise to those at…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Yilong Yang , Srinandan Dasmahapatra , Sasan Mahmoodi