中文
相关论文

相关论文: FocusNet++: Attentive Aggregated Transformations f…

200 篇论文

Channel attention mechanisms in convolutional neural networks have been proven to be effective in various computer vision tasks. However, the performance improvement comes with additional model complexity and computation cost. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Krushi Patel , Guanghui 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

Remotely captured images possess an immense scale and object appearance variability due to the complex scene. It becomes challenging to capture the underlying attributes in the global and local context for their segmentation. Existing…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Satyawant Kumar , Abhishek Kumar , Dong-Gyu Lee

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

Accuracy segmentation of brain structures could be helpful for glioma and radiotherapy planning. However, due to the visual and anatomical differences between different modalities, the accurate segmentation of brain structures becomes…

图像与视频处理 · 电气工程与系统科学 2021-01-05 Munan Ning , Cheng Bian , Chenglang Yuan , Kai Ma , Yefeng Zheng

Early-stage 3D brain tumor segmentation from magnetic resonance imaging (MRI) scans is crucial for prompt and effective treatment. However, this process faces the challenge of precise delineation due to the tumors' complex heterogeneity.…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Ebtihal J. Alwadee , Xianfang Sun , Yipeng Qin , Frank C. Langbein

We propose the autofocus convolutional layer for semantic segmentation with the objective of enhancing the capabilities of neural networks for multi-scale processing. Autofocus layers adaptively change the size of the effective receptive…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Yao Qin , Konstantinos Kamnitsas , Siddharth Ancha , Jay Nanavati , Garrison Cottrell , Antonio Criminisi , Aditya Nori

Aiming at the problems that the convolutional neural networks neglect to capture the inherent attributes of natural images and extract features only in a single scale in the field of image super-resolution reconstruction, a network…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Jiawen Lyn , Sen Yan

Lesion segmentation requires both speed and accuracy. In this paper, we propose a simple yet efficient network DSNet, which consists of a encoder based on Transformer and a convolutional neural network(CNN)-based distinct pyramid decoder…

图像与视频处理 · 电气工程与系统科学 2022-12-15 Yunxiao Liu

In the realm of medical diagnostics, rapid advancements in Artificial Intelligence (AI) have significantly yielded remarkable improvements in brain tumor segmentation. Encoder-Decoder architectures, such as U-Net, have played a…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Eyad Gad , Seif Soliman , M. Saeed Darweesh

Purpose Automated segmentation of anatomical structures in medical image analysis is a prerequisite for autonomous diagnosis as well as various computer and robot aided interventions. Recent methods based on deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Max-Heinrich Laves , Jens Bicker , Lüder A. Kahrs , Tobias Ortmaier

Medical image segmentation is a critical aspect of modern medical research and clinical practice. Despite the remarkable performance of Convolutional Neural Networks (CNNs) in this domain, they inherently struggle to capture long-range…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Jiashu Xu

We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the importance of features…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Michael S. Ryoo , AJ Piergiovanni , Juhana Kangaspunta , Anelia Angelova

Integrating textual data with imaging in liver tumor segmentation is essential for enhancing diagnostic accuracy. However, current multi-modal medical datasets offer only general text annotations, lacking lesion-specific details critical…

图像与视频处理 · 电气工程与系统科学 2024-11-08 Xiaoyan Jiang , Zhi Zhou , Hailing Wang , Guozhong Wang , Zhijun Fang

Detection of colon polyps has become a trending topic in the intersecting fields of machine learning and gastrointestinal endoscopy. The focus has mainly been on per-frame classification. More recently, polyp segmentation has gained…

图像与视频处理 · 电气工程与系统科学 2021-07-02 Vajira Thambawita , Steven A. Hicks , Pål Halvorsen , Michael A. Riegler

In this paper, we present MicroNet, which is an efficient convolutional neural network using extremely low computational cost (e.g. 6 MFLOPs on ImageNet classification). Such a low cost network is highly desired on edge devices, yet usually…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Yunsheng Li , Yinpeng Chen , Xiyang Dai , Dongdong Chen , Mengchen Liu , Lu Yuan , Zicheng Liu , Lei Zhang , Nuno Vasconcelos

In this paper we propose a 2D deep residual Unet with 104 convolutional layers (DR-Unet104) for lesion segmentation in brain MRIs. We make multiple additions to the Unet architecture, including adding the 'bottleneck' residual block to the…

图像与视频处理 · 电气工程与系统科学 2021-05-05 Jordan Colman , Lei Zhang , Wenting Duan , Xujiong Ye

In convolutional neural network based medical image segmentation, the periphery of foreground regions representing malignant tissues may be disproportionately assigned as belonging to the background class of healthy tissues…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Mou-Cheng Xu , Neil P. Oxtoby , Daniel C. Alexander , Joseph Jacob

Accurate segmentation of organs or lesions from medical images is crucial for reliable diagnosis of diseases and organ morphometry. In recent years, convolutional encoder-decoder solutions have achieved substantial progress in the field of…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Bingzhi Chen , Yishu Liu , Zheng Zhang , Guangming Lu , Adams Wai Kin Kong

Over the past decade, Deep Convolutional Neural Networks have been widely adopted for medical image segmentation and shown to achieve adequate performance. However, due to the inherent inductive biases present in the convolutional…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Jeya Maria Jose Valanarasu , Poojan Oza , Ilker Hacihaliloglu , Vishal M. Patel
‹ 上一页 1 8 9 10 下一页 ›