中文
相关论文

相关论文: Benchmarking CNN-based Models against Transformer-…

200 篇论文

Objective : Abdominal anatomy segmentation is crucial for numerous applications from computer-assisted diagnosis to image-guided surgery. In this context, we address fully-automated multi-organ segmentation from abdominal CT and MR images…

图像与视频处理 · 电气工程与系统科学 2020-01-29 Pierre-Henri Conze , Ali Emre Kavur , Emilie Cornec-Le Gall , Naciye Sinem Gezer , Yannick Le Meur , M. Alper Selver , François Rousseau

Accurate segmentation of organs from abdominal CT scans is essential for clinical applications such as diagnosis, treatment planning, and patient monitoring. To handle challenges of heterogeneity in organ shapes, sizes, and complex…

Inspired by the success of Transformers in Computer vision, Transformers have been widely investigated for medical imaging segmentation. However, most of Transformer architecture are using the recent transformer architectures as encoder or…

图像与视频处理 · 电气工程与系统科学 2024-04-30 Fares Bougourzi , Fadi Dornaika , Abdelmalik Taleb-Ahmed , Vinh Truong Hoang

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

UNet has become the gold standard method for segmenting 2D medical images that any new method must be validated against. However, in recent years, several variations of the seminal UNet have been proposed with promising results. However,…

The success of Transformer in computer vision has attracted increasing attention in the medical imaging community. Especially for medical image segmentation, many excellent hybrid architectures based on convolutional neural networks (CNNs)…

图像与视频处理 · 电气工程与系统科学 2022-07-26 Wentao Liu , Tong Tian , Weijin Xu , Huihua Yang , Xipeng Pan , Songlin Yan , Lemeng Wang

Deep learning, especially convolutional neural networks (CNNs) and Transformer architectures, have become the focus of extensive research in medical image segmentation, achieving impressive results. However, CNNs come with inductive biases…

图像与视频处理 · 电气工程与系统科学 2024-09-20 Xiao Liu , Peng Gao , Tao Yu , Fei Wang , Ru-Yue Yuan

The segmentation of medical images is important for the improvement and creation of healthcare systems, particularly for early disease detection and treatment planning. In recent years, the use of convolutional neural networks (CNNs) and…

图像与视频处理 · 电气工程与系统科学 2024-01-12 Siddharth Tiwari

Automated histopathological image analysis plays a vital role in computer-aided diagnosis of various diseases. Among developed algorithms, deep learning-based approaches have demonstrated excellent performance in multiple tasks, including…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Nima Torbati , Anastasia Meshcheryakova , Ramona Woitek , Diana Mechtcheriakova , Amirreza Mahbod

Large language models, notably utilizing Transformer architectures, have emerged as powerful tools due to their scalability and ability to process large amounts of data. Dosovitskiy et al. expanded this architecture to introduce Vision…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Ananya Jain , Aviral Bhardwaj , Kaushik Murali , Isha Surani

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

Deep neural networks have been widely adopted for automatic organ segmentation from abdominal CT scans. However, the segmentation accuracy of some small organs (e.g., the pancreas) is sometimes below satisfaction, arguably because deep…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Yuyin Zhou , Lingxi Xie , Wei Shen , Yan Wang , Elliot K. Fishman , Alan L. Yuille

This project provides a comparative study of dynamic convolutional neural networks (CNNs) for various tasks, including image classification, segmentation, and time series analysis. Based on the ResNet-18 architecture, we compare five…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Kamal Sherawat , Vikrant Bhati

Abdominal organ segmentation from CT and MRI is an essential prerequisite for surgical planning and computer-aided navigation systems. It is challenging due to the high variability in the shape, size, and position of abdominal organs.…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Fabian Bongratz , Anne-Marie Rickmann , Christian Wachinger

The accurate identification of brain tumors from magnetic resonance imaging (MRI) is essential for timely diagnosis and effective therapeutic intervention. While deep convolutional neural networks (CNNs), particularly those pre-trained on…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Helia Abedini , Saba Rahimi , Reza Vaziri

Medical image segmentation, a crucial task in computer vision, facilitates the automated delineation of anatomical structures and pathologies, supporting clinicians in diagnosis, treatment planning, and disease monitoring. Notably,…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Fuchen Zheng , Xinyi Chen , Xuhang Chen , Haolun Li , Xiaojiao Guo , Weihuang Liu , Chi-Man Pun , Shoujun Zhou

Recent advances in transformer-based models have drawn attention to exploring these techniques in medical image segmentation, especially in conjunction with the U-Net model (or its variants), which has shown great success in medical image…

图像与视频处理 · 电气工程与系统科学 2021-10-22 Xiangyi Yan , Hao Tang , Shanlin Sun , Haoyu Ma , Deying Kong , Xiaohui Xie

The integration of deep learning based systems in clinical practice is often impeded by challenges rooted in limited and heterogeneous medical datasets. In addition, the field has increasingly prioritized marginal performance gains on a…

图像与视频处理 · 电气工程与系统科学 2025-03-18 Sebastian Doerrich , Francesco Di Salvo , Julius Brockmann , Christian Ledig

In the last three years, the world has been facing a global crisis caused by Covid-19 pandemic. Medical imaging has been playing a crucial role in the fighting against this disease and saving the human lives. Indeed, CT-scans has proved…

图像与视频处理 · 电气工程与系统科学 2023-03-29 Fares Bougourzi , Cosimo Distante , Fadi Dornaika , Abdelmalik Taleb-Ahmed

Deep convolutional neural networks (CNNs) have been widely used in various medical imaging tasks. However, due to the intrinsic locality of convolution operation, CNNs generally cannot model long-range dependencies well, which are important…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Xuxin Chen , Ke Zhang , Neman Abdoli , Patrik W. Gilley , Ximin Wang , Hong Liu , Bin Zheng , Yuchen Qiu