中文
相关论文

相关论文: EMCAD: Efficient Multi-scale Convolutional Attenti…

200 篇论文

Image restoration is a challenging ill-posed problem which estimates latent sharp image from its degraded counterpart. Although the existing methods have achieved promising performance by designing novelty architecture of module, they…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hu Gao , Bowen Ma , Ying Zhang , Jingfan Yang , Jing Yang , Depeng Dang

Visual attention mechanisms are a key component of neural network models for computer vision. By focusing on a discrete set of objects or image regions, these mechanisms identify the most relevant features and use them to build more…

计算机视觉与模式识别 · 计算机科学 2021-04-08 António Farinhas , André F. T. Martins , Pedro M. Q. Aguiar

While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper…

图像与视频处理 · 电气工程与系统科学 2025-04-02 Pooya Ashtari , Shahryar Noei , Fateme Nateghi Haredasht , Jonathan H. Chen , Giuseppe Jurman , Aleksandra Pizurica , Sabine Van Huffel

Accurate lung nodule segmentation is crucial for early-stage lung cancer diagnosis, as it can substantially enhance patient survival rates. Computed tomography (CT) images are widely employed for early diagnosis in lung nodule analysis.…

图像与视频处理 · 电气工程与系统科学 2025-08-11 Muhammad Usman , Azka Rehman , Abd Ur Rehman , Abdullah Shahid , Tariq Mahmood Khan , Imran Razzak , Minyoung Chung , Yeong Gil Shin

Deep learning has achieved remarkable success in medical image segmentation, often reaching expert-level accuracy in delineating tumors and tissues. However, most existing approaches remain task-specific, showing strong performance on…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Fares Bougourzi , Fadi Dornaika , Abdenour Hadid

We present a novel and practical deep fully convolutional neural network architecture for semantic pixel-wise segmentation termed SegNet. This core trainable segmentation engine consists of an encoder network, a corresponding decoder…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Vijay Badrinarayanan , Alex Kendall , Roberto Cipolla

Semi-supervised medical image segmentation aims to leverage minimal expert annotations, yet remains confronted by challenges in maintaining high-quality consistency learning. Excessive perturbations can degrade alignment and hinder precise…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Wenbo Xiao , Zhihao Xu , Guiping Liang , Yangjun Deng , Yi Xiao

Medical image segmentation (MIS) aims to finely segment various organs. It requires grasping global information from both parts and the entire image for better segmenting, and clinically there are often certain requirements for segmentation…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Dongwei Gan , Ming Chang , Juan Chen

To better retain the deep features of an image and solve the sparsity problem of the end-to-end segmentation model, we propose a new deep convolutional network model for medical image pixel segmentation, called MC-Net. The core of this…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Hongfeng You , Shengwei Tian , Long Yu , Xiang Ma , Yan Xing , Ning Xin

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extracting finer features and…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Sharif Amit Kamran , Ali Shihab Sabbir

Medical image segmentation has been very challenging due to the large variation of anatomy across different cases. Recent advances in deep learning frameworks have exhibited faster and more accurate performance in image segmentation. Among…

图像与视频处理 · 电气工程与系统科学 2020-03-12 Maryam Asadi-Aghbolaghi , Reza Azad , Mahmood Fathy , Sergio Escalera

Radiation hazards associated with standard-dose positron emission tomography (SPET) images remain a concern, whereas the quality of low-dose PET (LPET) images fails to meet clinical requirements. Therefore, there is great interest in…

图像与视频处理 · 电气工程与系统科学 2024-06-21 Jiaqi Cui , Xinyi Zeng , Pinxian Zeng , Bo Liu , Xi Wu , Jiliu Zhou , Yan Wang

Recently, referring image segmentation has aroused widespread interest. Previous methods perform the multi-modal fusion between language and vision at the decoding side of the network. And, linguistic feature interacts with visual feature…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Guang Feng , Zhiwei Hu , Lihe Zhang , Huchuan Lu

Multi-organ segmentation in medical imaging remains challenging due to large anatomical variability, complex inter-organ dependencies, and diverse organ scales and shapes. Conventional encoder-decoder architectures often struggle to capture…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Zhuoyi Fang

We propose an attention mechanism for 3D medical image segmentation. The method, named segmentation-by-detection, is a cascade of a detection module followed by a segmentation module. The detection module enables a region of interest to…

计算机视觉与模式识别 · 计算机科学 2017-11-02 Min Tang , Zichen Zhang , Dana Cobzas , Martin Jagersand , Jacob L. Jaremko

Accurate medical image segmentation is essential for diagnosis and treatment planning of diseases. Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they are…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Ran Gu , Guotai Wang , Tao Song , Rui Huang , Michael Aertsen , Jan Deprest , Sébastien Ourselin , Tom Vercauteren , Shaoting Zhang

Large Multimodal Models (LMMs) extend Large Language Models (LLMs) by handling diverse inputs such as images, audio, and video, but at the cost of adding a multimodal encoding stage that increases both computational and memory overhead.…

分布式、并行与集群计算 · 计算机科学 2025-07-01 Gursimran Singh , Xinglu Wang , Yifan Hu , Timothy Yu , Linzi Xing , Wei Jiang , Zhefeng Wang , Xiaolong Bai , Yi Li , Ying Xiong , Yong Zhang , Zhenan Fan

Despite deep convolutional neural networks achieved impressive progress in medical image computing and analysis, its paradigm of supervised learning demands a large number of annotations for training to avoid overfitting and achieving…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Liyan Sun , Chenxin Li , Xinghao Ding , Yue Huang , Guisheng Wang , Yizhou Yu

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

Accurate and computationally efficient 3D medical image segmentation remains a critical challenge in clinical workflows. Transformer-based architectures often demonstrate superior global contextual modeling but at the expense of excessive…

图像与视频处理 · 电气工程与系统科学 2026-02-19 Kavyansh Tyagi , Vishwas Rathi , Puneet Goyal