中文
相关论文

相关论文: Segmentation with Residual Attention U-Net and an …

200 篇论文

Segmentation of the Left ventricle (LV) is a crucial step for quantitative measurements such as area, volume, and ejection fraction. However, the automatic LV segmentation in 2D echocardiographic images is a challenging task due to…

图像与视频处理 · 电气工程与系统科学 2019-12-24 Shakiba Moradi , Mostafa Ghelich-Oghli , Azin Alizadehasl , Isaac Shiri , Niki Oveisi , Mehrdad Oveisi , Majid Maleki , Jan Dhooge

Purpose: Automated distinct bone segmentation from CT scans is widely used in planning and navigation workflows. U-Net variants are known to provide excellent results in supervised semantic segmentation. However, in distinct bone…

图像与视频处理 · 电气工程与系统科学 2023-02-01 Eva Schnider , Julia Wolleb , Antal Huck , Mireille Toranelli , Georg Rauter , Magdalena Müller-Gerbl , Philippe C. Cattin

We propose a new residual block for convolutional neural networks and demonstrate its state-of-the-art performance in medical image segmentation. We combine attention mechanisms with group convolutions to create our group attention…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Chaitanya Kaul , Nick Pears , Hang Dai , Roderick Murray-Smith , Suresh Manandhar

Segmentation of brain structures on MRI is the primary step for further quantitative analysis of brain diseases. Manual segmentation is still considered the gold standard in terms of accuracy; however, such data is extremely time-consuming…

图像与视频处理 · 电气工程与系统科学 2024-10-16 Mengyu Li , Magnus Magnusson , Thilo van Eimeren , Lotta M. Ellingsen

Recent attention-based volumetric segmentation (VS) methods have achieved remarkable performance in the medical domain which focuses on modeling long-range dependencies. However, for voxel-wise prediction tasks, discriminative local…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Muhammad Hamza Sharif , Muzammal Naseer , Mohammad Yaqub , Min Xu , Mohsen Guizani

One of the key drawbacks of 3D convolutional neural networks for segmentation is their memory footprint, which necessitates compromises in the network architecture in order to fit into a given memory budget. Motivated by the RevNet for…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Robin Brügger , Christian F. Baumgartner , Ender Konukoglu

Brain image segmentation is used for visualizing and quantifying anatomical structures of the brain. We present an automated ap-proach using 2D deep residual dilated networks which captures rich context information of different tissues for…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Hongwei Li , Andrii Zhygallo , Bjoern Menze

A glioma is a malignant brain tumor that seriously affects cognitive functions and lowers patients' life quality. Segmentation of brain glioma is challenging because of interclass ambiguities in tumor regions. Recently, deep learning…

图像与视频处理 · 电气工程与系统科学 2022-11-02 Yiming Yao , Peisheng Qian , Ziyuan Zhao , Zeng Zeng

While nowadays deep neural networks achieve impressive performances on semantic segmentation tasks, they are usually trained by optimizing pixel-wise losses such as cross-entropy. As a result, the predictions outputted by such networks…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Yifu Chen , Arnaud Dapogny , Matthieu Cord

Retinal vessel segmentation plays an imaportant role in the field of retinal image analysis because changes in retinal vascular structure can aid in the diagnosis of diseases such as hypertension and diabetes. In recent research, numerous…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Changlu Guo , Márton Szemenyei , Yugen Yi , Ying Xue , Wei Zhou , Yangyuan Li

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

Lots of neural network architectures have been proposed to deal with learning tasks on graph-structured data. However, most of these models concentrate on only node features during the learning process. The edge features, which usually play…

机器学习 · 计算机科学 2021-01-20 Jun Chen , Haopeng Chen

Change detection, i.e. identification per pixel of changes for some classes of interest from a set of bi-temporal co-registered images, is a fundamental task in the field of remote sensing. It remains challenging due to unrelated forms of…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Foivos I. Diakogiannis , François Waldner , Peter Caccetta

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

Automatic segmentation of multiple organs and tumors from 3D medical images such as magnetic resonance imaging (MRI) and computed tomography (CT) scans using deep learning methods can aid in diagnosing and treating cancer. However, organs…

图像与视频处理 · 电气工程与系统科学 2022-07-25 Hao Li , Yang Nan , Javier Del Ser , Guang Yang

The current state-of-the art techniques for image segmentation are often based on U-Net architectures, a U-shaped encoder-decoder networks with skip connections. Despite the powerful performance, the architecture often does not perform well…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Asbjørn Munk , Ao Ma , Mads Nielsen

Segmentation of colorectal cancerous regions from 3D Magnetic Resonance (MR) images is a crucial procedure for radiotherapy which conventionally requires accurate delineation of tumour boundaries at an expense of labor, time and…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Yi-Jie Huang , Qi Dou , Zi-Xian Wang , Li-Zhi Liu , Ying Jin , Chao-Feng Li , Lisheng Wang , Hao Chen , Rui-Hua Xu

Attention mechanism has been shown to be effective for person re-identification (Re-ID). However, the learned attentive feature embeddings which are often not naturally diverse nor uncorrelated, will compromise the retrieval performance…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Tianlong Chen , Shaojin Ding , Jingyi Xie , Ye Yuan , Wuyang Chen , Yang Yang , Zhou Ren , Zhangyang Wang

Nowadays, pre-trained encoders are widely used in medical image segmentation due to their strong capability in extracting rich and generalized feature representations. However, existing methods often fail to fully leverage these features,…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Xiaolin Gou , Chuanlin Liao , Jizhe Zhou , Fengshuo Ye , Yi Lin

The traditional SegNet architecture commonly encounters significant information loss during the sampling process, which detrimentally affects its accuracy in image semantic segmentation tasks. To counter this challenge, we introduce an…

图像与视频处理 · 电气工程与系统科学 2024-06-05 Zijun Gao , Qi Wang , Taiyuan Mei , Xiaohan Cheng , Yun Zi , Haowei Yang
‹ 上一页 1 8 9 10 下一页 ›