中文
相关论文

相关论文: TransNorm: Transformer Provides a Strong Spatial N…

200 篇论文

Medical image segmentation is of great significance in analysis of illness. The use of deep neural networks in medical image segmentation can help doctors extract regions of interest from complex medical images, thereby improving diagnostic…

图像与视频处理 · 电气工程与系统科学 2026-04-01 Zhuoyi Fang , Kexuan Shi , Jiajia Liu , Qiang Han

Anatomical segmentation is a fundamental task in medical image computing, generally tackled with fully convolutional neural networks which produce dense segmentation masks. These models are often trained with loss functions such as…

图像与视频处理 · 电气工程与系统科学 2022-11-28 Nicolás Gaggion , Lucas Mansilla , Candelaria Mosquera , Diego H. Milone , Enzo Ferrante

In this study, the performance of existing U-shaped neural network architectures was enhanced for medical image segmentation by adding Transformer. Although Transformer architectures are powerful at extracting global information, its…

图像与视频处理 · 电气工程与系统科学 2024-04-12 Songkai Sun , Qingshan She , Yuliang Ma , Rihui Li , Yingchun Zhang

We propose a novel transformer model, capable of segmenting medical images of varying modalities. Challenges posed by the fine grained nature of medical image analysis mean that the adaptation of the transformer for their analysis is still…

图像与视频处理 · 电气工程与系统科学 2023-01-31 Athanasios Tragakis , Chaitanya Kaul , Roderick Murray-Smith , Dirk Husmeier

Vision transformers are effective deep learning models for vision tasks, including medical image segmentation. However, they lack efficiency and translational invariance, unlike convolutional neural networks (CNNs). To model long-range…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Liam Chalcroft , Ruben Lourenço Pereira , Mikael Brudfors , Andrew S. Kayser , Mark D'Esposito , Cathy J. Price , Ioannis Pappas , John Ashburner

U-Net, known for its simple yet efficient architecture, is widely utilized for image processing tasks and is particularly suitable for deployment on neuromorphic chips. This paper introduces the novel concept of Spiking-UNet for image…

神经与进化计算 · 计算机科学 2024-04-12 Hebei Li , Yueyi Zhang , Zhiwei Xiong , Xiaoyan Sun

This paper presents a deep learning framework for medical video segmentation. Convolution neural network (CNN) and transformer-based methods have achieved great milestones in medical image segmentation tasks due to their incredible semantic…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Chengxi Zeng , Xinyu Yang , David Smithard , Majid Mirmehdi , Alberto M Gambaruto , Tilo Burghardt

Image segmentation, a key task in computer vision, has traditionally relied on convolutional neural networks (CNNs), yet these models struggle with capturing complex spatial dependencies, objects with varying scales, need for manually…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Deepjyoti Chetia , Debasish Dutta , Sanjib Kr Kalita

Transfer learning improves the performance of deep learning models by initializing them with parameters pre-trained on larger datasets. Intuitively, transfer learning is more effective when pre-training is on the in-domain datasets. A…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Khaled Alrfou , Tian Zhao , Amir Kordijazi

Transformers have recently gained attention in the computer vision domain due to their ability to model long-range dependencies. However, the self-attention mechanism, which is the core part of the Transformer model, usually suffers from…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Reza Azad , René Arimond , Ehsan Khodapanah Aghdam , Amirhossein Kazerouni , Dorit Merhof

Recently, many attempts have been made to construct a transformer base U-shaped architecture, and new methods have been proposed that outperformed CNN-based rivals. However, serious problems such as blockiness and cropped edges in predicted…

图像与视频处理 · 电气工程与系统科学 2022-12-20 MohammadReza Naderi , MohammadHossein Givkashi , Fatemeh Piri , Nader Karimi , Shadrokh Samavi

Accurate segmentation of the heart is essential for personalized blood flow simulations and surgical intervention planning. Segmentations need to be accurate in every spatial dimension, which is not ensured by segmenting data slice by…

图像与视频处理 · 电气工程与系统科学 2024-01-25 Lee Jollans , Mariana Bustamante , Lilian Henriksson , Anders Persson , Tino Ebbers

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

Electron microscopic connectomics is an ambitious research direction with the goal of studying comprehensive brain connectivity maps by using high-throughput, nano-scale microscopy. One of the main challenges in connectomics research is…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Tran Minh Quan , David G. C. Hildebrand , Won-Ki Jeong

Medical image registration plays a vital role in medical image processing. Extracting expressive representations for medical images is crucial for improving the registration quality. One common practice for this end is constructing a…

图像与视频处理 · 电气工程与系统科学 2025-05-09 Jinhai Xiang , Shuai Guo , Qianru Han , Dantong Shi , Xinwei He , Xiang Bai

Understanding the morphological structure of medical images and precisely segmenting the region of interest or abnormality is an important task that can assist in diagnosis. However, the unique properties of medical imaging make clear…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Sungmin Kang , Jaeha Song , Jihie Kim

The U-Net was presented in 2015. With its straight-forward and successful architecture it quickly evolved to a commonly used benchmark in medical image segmentation. The adaptation of the U-Net to novel problems, however, comprises several…

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

The U-net architecture has significantly impacted deep learning-based segmentation of medical images. Through the integration of long-range skip connections, it facilitated the preservation of high-resolution features. Out-of-distribution…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Frauke Wilm , Jonas Ammeling , Mathias Öttl , Rutger H. J. Fick , Marc Aubreville , Katharina Breininger

Medical image segmentation has made significant progress in recent years. Deep learning-based methods are recognized as data-hungry techniques, requiring large amounts of data with manual annotations. However, manual annotation is expensive…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Yi Lin , Yufan Chen , Kwang-Ting Cheng , Hao Chen