中文
相关论文

相关论文: Rethinking Skip Connections: Additive U-Net for Ro…

200 篇论文

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

Ultrasound is a widely used medical tool for non-invasive diagnosis, but its images often contain speckle noise which can lower their resolution and contrast-to-noise ratio. This can make it more difficult to extract, recognize, and analyze…

图像与视频处理 · 电气工程与系统科学 2024-03-06 Suraj Bhute , Subhamoy Mandal , Debashree Guha

The effective receptive field of a fully convolutional neural network is an important consideration when designing an architecture, as it defines the portion of the input visible to each convolutional kernel. We propose a neural network…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Joshua Bruton , Hairong Wang

Marine seismic interference noise occurs when energy from nearby marine seismic source vessels is recorded during a seismic survey. Such noise tends to be well preserved over large distances and cause coherent artifacts in the recorded…

In industrial vision, the anomaly detection problem can be addressed with an autoencoder trained to map an arbitrary image, i.e. with or without any defect, to a clean image, i.e. without any defect. In this approach, anomaly detection…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Anne-Sophie Collin , Christophe De Vleeschouwer

Image segmentation is a fundamental task in image analysis and clinical practice. The current state-of-the-art techniques are based on U-shape type encoder-decoder networks with skip connections, called U-Net. Despite the powerful…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Chun-Wun Cheng , Christina Runkel , Lihao Liu , Raymond H Chan , Carola-Bibiane Schönlieb , Angelica I Aviles-Rivero

Noise in image sensors led to the development of a whole range of denoising filters. A noisy image can become hard to recognize and often require several types of post-processing compensation circuits. This paper proposes an adaptive…

图像与视频处理 · 电气工程与系统科学 2022-09-27 O. Krestinskaya , K. N. Salama , A. P. James

With the rapid growth of graph-structured data in critical domains, unsupervised graph-level anomaly detection (UGAD) has become a pivotal task. UGAD seeks to identify entire graphs that deviate from normal behavioral patterns. However,…

机器学习 · 计算机科学 2025-11-07 Qingfeng Chen , Haojin Zeng , Jingyi Jie , Shichao Zhang , Debo Cheng

As an essential prerequisite for developing a medical intelligent assistant system, medical image segmentation has received extensive research and concentration from the neural network community. A series of UNet-like networks with…

图像与视频处理 · 电气工程与系统科学 2022-05-25 Ledan Qian , Xiao Zhou , Yi Li , Zhongyi Hu

While deeper convolutional networks are needed to achieve maximum accuracy in visual perception tasks, for many inputs shallower networks are sufficient. We exploit this observation by learning to skip convolutional layers on a per-input…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Xin Wang , Fisher Yu , Zi-Yi Dou , Trevor Darrell , Joseph E. Gonzalez

In this paper, we introduce U-Net v2, a new robust and efficient U-Net variant for medical image segmentation. It aims to augment the infusion of semantic information into low-level features while simultaneously refining high-level features…

图像与视频处理 · 电气工程与系统科学 2024-04-02 Yaopeng Peng , Milan Sonka , Danny Z. Chen

Skip connections are fundamental units in encoder-decoder networks, which are able to improve the feature propagtion of the neural networks. However, most methods with skip connections just connected features with the same resolution in the…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Zhitong Lai , Haichao Sun , Rui Tian , Nannan Ding , Zhiguo Wu , Yanjie Wang

In this paper, we introduce RED-NET: A Recursive Encoder-Decoder Network with Skip-Connections for edge detection in natural images. The proposed network is a novel integration of a Recursive Neural Network with an Encoder-Decoder…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Truc Le , Yuyan Li , Ye Duan

We present an approach for estimating surface normals from in-the-wild color images of faces. While data-driven strategies have been proposed for single face images, limited available ground truth data makes this problem difficult. To…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Victoria Fernandez Abrevaya , Adnane Boukhayma , Philip H. S. Torr , Edmond Boyer

We propose to learn a fully-convolutional network model that consists of a Chain of Identity Mapping Modules and residual on the residual architecture for image denoising. Our network structure possesses three distinctive features that are…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Saeed Anwar , Cong Phuoc Huynh , Fatih Porikli

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

Distortion rectification is often required for fisheye images. The generation-based method is one mainstream solution due to its label-free property, but its naive skip-connection and overburdened decoder will cause blur and incomplete…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shangrong Yang , Chunyu Lin , Kang Liao , Chunjie Zhang , Yao Zhao

U-like networks have become fundamental frameworks in medical image segmentation through skip connections that bridge high-level semantics and low-level spatial details. Despite their success, conventional skip connections exhibit two key…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Yue Cao , Quansong He , Kaishen Wang , Jianlong Xiong , Zhang Yi , Tao He

Among image classification, skip and densely-connection-based networks have dominated most leaderboards. Recently, from the successful development of multi-head attention in natural language processing, it is sure that now is a time of…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Ching-Hsun Tseng , Shin-Jye Lee , Jia-Nan Feng , Shengzhong Mao , Yu-Ping Wu , Jia-Yu Shang , Mou-Chung Tseng , Xiao-Jun Zeng

Recently, a growing interest has been seen in deep learning-based semantic segmentation. UNet, which is one of deep learning networks with an encoder-decoder architecture, is widely used in medical image segmentation. Combining multi-scale…

图像与视频处理 · 电气工程与系统科学 2020-04-21 Huimin Huang , Lanfen Lin , Ruofeng Tong , Hongjie Hu , Qiaowei Zhang , Yutaro Iwamoto , Xianhua Han , Yen-Wei Chen , Jian Wu