中文
相关论文

相关论文: Sharp U-Net: Depthwise Convolutional Network for B…

200 篇论文

Delineating infarcted tissue in ischemic stroke lesions is crucial to determine the extend of damage and optimal treatment for this life-threatening condition. However, this problem remains challenging due to high variability of ischemic…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Jose Dolz , Ismail Ben Ayed , Christian Desrosiers

Recently, U-shaped networks have dominated the field of medical image segmentation due to their simple and easily tuned structure. However, existing U-shaped segmentation networks: 1) mostly focus on designing complex self-attention modules…

图像与视频处理 · 电气工程与系统科学 2023-07-24 Junlong Cheng , Chengrui Gao , Fengjie Wang , Min Zhu

Fully convolutional neural networks like U-Net have been the state-of-the-art methods in medical image segmentation. Practically, a network is highly specialized and trained separately for each segmentation task. Instead of a collection of…

图像与视频处理 · 电气工程与系统科学 2019-09-16 Chao Huang , Hu Han , Qingsong Yao , Shankuan Zhu , S. Kevin Zhou

It is a challenging task to accurately perform semantic segmentation due to the complexity of real picture scenes. Many semantic segmentation methods based on traditional deep learning insufficiently captured the semantic and appearance…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Haitong Tang , Shuang He , Mengduo Yang , Xia Lu , Qin Yu , Kaiyue Liu , Hongjie Yan , Nizhuan Wang

Medical image segmentation is a critical task in computer vision, with UNet serving as a milestone architecture. The typical component of UNet family is the skip connection, however, their skip connections face two significant limitations:…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Quansong He , Xiangde Min , Kaishen Wang , Tao He

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

U-Net has been the go-to architecture for medical image segmentation tasks, however computational challenges arise when extending the U-Net architecture to 3D images. We propose the Implicit U-Net architecture that adapts the efficient…

图像与视频处理 · 电气工程与系统科学 2022-07-01 Sergio Naval Marimont , Giacomo Tarroni

Accurate and reliable image segmentation is an essential part of biomedical image analysis. In this paper, we consider the problem of biomedical image segmentation using deep convolutional neural networks. We propose a new end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Amirhossein Dadashzadeh , Alireza Tavakoli Targhi

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

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

Purpose: Manual medical image segmentation is an exhausting and time-consuming task along with high inter-observer variability. In this study, our objective is to improve the multi-resolution image segmentation performance of U-Net…

图像与视频处理 · 电气工程与系统科学 2020-07-20 Simindokht Jahangard , Mohammad Hossein Zangooei , Maysam Shahedi

U-Net and its extensions have achieved great success in medical image segmentation. However, due to the inherent local characteristics of ordinary convolution operations, U-Net encoder cannot effectively extract global context information.…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Fenghe Tang , Lingtao Wang , Chunping Ning , Min Xian , Jianrui Ding

In the past few years, convolutional neural networks (CNNs), particularly U-Net, have been the prevailing technique in the medical image processing era. Specifically, the seminal U-Net, as well as its alternatives, have successfully managed…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Reza Azad , Mohammad T. AL-Antary , Moein Heidari , Dorit Merhof

In recent years, computer-aided diagnosis has become an increasingly popular topic. Methods based on convolutional neural networks have achieved good performance in medical image segmentation and classification. Due to the limitations of…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Yao Chang , Hu Menghan , Zhai Guangtao , Zhang Xiao-Ping

This paper introduces Semantic Haar-Adaptive Refined Pyramid Network (SHARP-Net), a novel architecture for semantic segmentation. SHARP-Net integrates a bottom-up pathway featuring Inception-like blocks with varying filter sizes (3x3$ and…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Rasha Alshawi , Md Meftahul Ferdaus , Md Tamjidul Hoque , Kendall Niles , Ken Pathak , Steve Sloan , Mahdi Abdelguerfi

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Zhaoyi Yan , Xiaoming Li , Mu Li , Wangmeng Zuo , Shiguang Shan

The reliability of using fully convolutional networks (FCNs) has been successfully demonstrated by recent studies in many speech applications. One of the most popular variants of these FCNs is the `U-Net', which is an encoder-decoder…

音频与语音处理 · 电气工程与系统科学 2021-11-10 Vinay Kothapally , Wei Xia , Shahram Ghorbani , John H. L. Hansen , Wei Xue , Jing Huang

Accurate segmentation of the region of interest in medical images can provide an essential pathway for devising effective treatment plans for life-threatening diseases. It is still challenging for U-Net, and its state-of-the-art variants,…

图像与视频处理 · 电气工程与系统科学 2024-04-09 Md. Rayhan Ahmed , Adnan Ferdous Ashrafi , Raihan Uddin Ahmed , Swakkhar Shatabda , A. K. M. Muzahidul Islam , Salekul Islam

Deep learning has made a breakthrough in medical image segmentation in recent years due to its ability to extract high-level features without the need for prior knowledge. In this context, U-Net is one of the most advanced medical image…

图像与视频处理 · 电气工程与系统科学 2022-11-07 Prithul Sarker , Sushmita Sarker , George Bebis , Alireza Tavakkoli

Deep neural networks have been widely used in medical image analysis and medical image segmentation is one of the most important tasks. U-shaped neural networks with encoder-decoder are prevailing and have succeeded greatly in various…

图像与视频处理 · 电气工程与系统科学 2023-06-09 Juntao Jiang , Xiyu Chen , Guanzhong Tian , Yong Liu