中文
相关论文

相关论文: FU-net: Multi-class Image Segmentation Using Feedb…

200 篇论文

Deep learning (DL) based semantic segmentation methods have been providing state-of-the-art performance in the last few years. More specifically, these techniques have been successfully applied to medical image classification, segmentation,…

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

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

Residual network (ResNet) and densely connected network (DenseNet) have significantly improved the training efficiency and performance of deep convolutional neural networks (DCNNs) mainly for object classification tasks. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Mina Jafari , Dorothee Auer , Susan Francis , Jonathan Garibaldi , Xin Chen

Deep convolutional neural networks (CNNs) have been intensively used for multi-class segmentation of data from different modalities and achieved state-of-the-art performances. However, a common problem when dealing with large, high…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Chengjia Wang , Tom MacGillivray , Gillian Macnaught , Guang Yang , David Newby

Introduction: The present study on the development and evaluation of an automated brain tumor segmentation technique based on deep learning using the 3D U-Net model. Objectives: The objective is to leverage state-of-the-art convolutional…

图像与视频处理 · 电气工程与系统科学 2024-04-10 Suman Sourabh , Murugappan Valliappan , Narayana Darapaneni , Anwesh R P

In recent years, convolutional neural networks (CNNs) have revolutionized medical image analysis. One of the most well-known CNN architectures in semantic segmentation is the U-net, which has achieved much success in several medical image…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Wei Hao Khoong

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

Recently, deep learning has become much more popular in computer vision area. The Convolution Neural Network (CNN) has brought a breakthrough in images segmentation areas, especially, for medical images. In this regard, U-Net is the…

图像与视频处理 · 电气工程与系统科学 2020-06-02 Ange Lou , Shuyue Guan , Murray Loew

There is large consent that successful training of deep networks requires many thousand annotated training samples. In this paper, we present a network and training strategy that relies on the strong use of data augmentation to use the…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Olaf Ronneberger , Philipp Fischer , Thomas Brox

Automatic medical image segmentation has made great progress benefit from the development of deep learning. However, most existing methods are based on convolutional neural networks (CNNs), which fail to build long-range dependencies and…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Ailiang Lin , Bingzhi Chen , Jiayu Xu , Zheng Zhang , Guangming Lu

Solving variational image segmentation problems with hidden physics is often expensive and requires different algorithms and manually tunes model parameter. The deep learning methods based on the U-Net structure have obtained outstanding…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Hui Zhu , Shi Shu , Jianping Zhang

This study explores the potential of graph neural networks (GNNs) to enhance semantic segmentation across diverse image modalities. We evaluate the effectiveness of a novel GNN-based U-Net architecture on three distinct datasets: PascalVOC,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Aryan Singh , Pepijn Van de Ven , Ciarán Eising , Patrick Denny

Cloud segmentation amounts to separating cloud pixels from non-cloud pixels in an image. Current deep learning methods for cloud segmentation suffer from three issues. (a) Constrain on their receptive field due to the fixed size of the…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Yijie Li , Hewei Wang , Jinfeng Xu , Puzhen Wu , Yunzhong Xiao , Shaofan Wang , Soumyabrata Dev

Deep learning based image segmentation has achieved the state-of-the-art performance in many medical applications such as lesion quantification, organ detection, etc. However, most of the methods rely on supervised learning, which require a…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Ruizhe Li , Dorothee Auer , Christian Wagner , Xin Chen

Reliable cell segmentation and classification from biomedical images is a crucial step for both scientific research and clinical practice. A major challenge for more robust segmentation and classification methods is the large variations in…

细胞行为 · 定量生物学 2017-10-31 Mo Zhang , Xiang Li , Mengjia Xu , Quanzheng Li

Segmentation is one of the most significant steps in image processing. Segmenting an image is a technique that makes it possible to separate a digital image into various areas based on the different characteristics of pixels in the image.…

图像与视频处理 · 电气工程与系统科学 2024-11-20 Sina Derakhshandeh , Ali Mahloojifar

Image segmentation is the foundation of several computer vision tasks, where pixel-wise knowledge is a prerequisite for achieving the desired target. Deep learning has shown promising performance in supervised image segmentation. However,…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Boujemaa Guermazi , Riadh Ksantini , Naimul Khan

Semantic image segmentation is the process of labeling each pixel of an image with its corresponding class. An encoder-decoder based approach, like U-Net and its variants, is a popular strategy for solving medical image segmentation tasks.…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Debesh Jha , Michael A. Riegler , Dag Johansen , Pål Halvorsen , Håvard D. Johansen

This paper presents a deep learning approach for the classification of Engineering (CAD) models using Convolutional Neural Networks (CNNs). Owing to the availability of large annotated datasets and also enough computational power in the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Bharadwaj Manda , Pranjal Bhaskare , Ramanathan Muthuganapathy

The accurate segmentation of medical images is critical for various healthcare applications. Convolutional neural networks (CNNs), especially Fully Convolutional Networks (FCNs) like U-Net, have shown remarkable success in medical image…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Omid Nejati Manzari , Javad Mirzapour Kaleybar , Hooman Saadat , Shahin Maleki
‹ 上一页 1 2 3 10 下一页 ›