中文
相关论文

相关论文: A new eye segmentation method based on improved U2…

200 篇论文

U-Net is a widely adopted neural network in the domain of medical image segmentation. Despite its quick embracement by the medical imaging community, its performance suffers on complicated datasets. The problem can be ascribed to its simple…

图像与视频处理 · 电气工程与系统科学 2022-06-07 Mehreen Mubashar , Hazrat Ali , Christer Gronlund , Shoaib Azmat

In this paper, we introduce U-Net v2, a new robust and efficient U-Net variant for medical image segmentation. It aims to augment the infusion of semantic information into low-level features while simultaneously refining high-level features…

图像与视频处理 · 电气工程与系统科学 2024-04-02 Yaopeng Peng , Milan Sonka , Danny Z. Chen

We develop a connection sensitive attention U-Net(CSAU) for accurate retinal vessel segmentation. This method improves the recent attention U-Net for semantic segmentation with four key improvements: (1) connection sensitive loss that…

计算机视觉与模式识别 · 计算机科学 2019-04-24 Ruirui Li , Mingming Li , Jiacheng Li , Yating Zhou

With the immersive development in the field of augmented and virtual reality, accurate and speedy eye-tracking is required. Facebook Research has organized a challenge, named OpenEDS Semantic Segmentation challenge for per-pixel…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Priya Kansal , Sabari Nathan

In this work, we propose a special cascade network for image segmentation, which is based on the U-Net networks as building blocks and the idea of the iterative refinement. The model was mainly applied to achieve higher recognition quality…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Artem Sevastopolsky , Stepan Drapak , Konstantin Kiselev , Blake M. Snyder , Jeremy D. Keenan , Anastasia Georgievskaya

Medical imaging is essential in healthcare to provide key insights into patient anatomy and pathology, aiding in diagnosis and treatment. Non-invasive techniques such as X-ray, Magnetic Resonance Imaging (MRI), Computed Tomography (CT), and…

图像与视频处理 · 电气工程与系统科学 2024-12-04 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Sonavi Makarand Dalvi , Nikolaos Mantzou , Safa Shubbar

The segmentation of the retinal vasculature from eye fundus images represents one of the most fundamental tasks in retinal image analysis. Over recent years, increasingly complex approaches based on sophisticated Convolutional Neural…

图像与视频处理 · 电气工程与系统科学 2020-09-07 Adrian Galdran , André Anjos , José Dolz , Hadi Chakor , Hervé Lombaert , Ismail Ben Ayed

Models based on U-like structures have improved the performance of medical image segmentation. However, the single-layer decoder structure of U-Net is too "thin" to exploit enough information, resulting in large semantic differences between…

图像与视频处理 · 电气工程与系统科学 2023-09-08 Haoyuan Chen , Yufei Han , Pin Xu , Yanyi Li , Kuan Li , Jianping Yin

Gliomas, among the most common primary brain tumors, vary widely in aggressiveness, prognosis, and histology, making treatment challenging due to complex and time-intensive surgical interventions. This study presents an Attention-Gated…

人工智能 · 计算机科学 2026-02-18 Rut Pate , Snehal Rajput , Mehul S. Raval , Rupal A. Kapdi , Mohendra Roy

Image segmentation is a fundamental task in image analysis and clinical practice. The current state-of-the-art techniques are based on U-shape type encoder-decoder networks with skip connections, called U-Net. Despite the powerful…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Chun-Wun Cheng , Christina Runkel , Lihao Liu , Raymond H Chan , Carola-Bibiane Schönlieb , Angelica I Aviles-Rivero

Brain tumor segmentation is crucial for diagnosis and treatment planning, yet challenges such as class imbalance and limited model generalization continue to hinder progress. This work presents a reproducible evaluation of U-Net…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Saumya B

Precision in identifying and differentiating micro and macro blood vessels in the retina is crucial for the diagnosis of retinal diseases, although it poses a significant challenge. Current autoencoding-based segmentation approaches…

图像与视频处理 · 电气工程与系统科学 2024-03-05 Rui Yang , Shunpu Zhang

Retinal vascular segmentation, a widely researched topic in biomedical image processing, aims to reduce the workload of ophthalmologists in treating and detecting retinal disorders. Segmenting retinal vessels presents unique challenges;…

图像与视频处理 · 电气工程与系统科学 2025-01-06 Melaku N. Getahun , Oleg Y. Rogov , Dmitry V. Dylov , Andrey Somov , Ahmed Bouridane , Rifat Hamoudi

Our research focuses on the critical field of early diagnosis of disease by examining retinal blood vessels in fundus images. While automatic segmentation of retinal blood vessels holds promise for early detection, accurate analysis remains…

图像与视频处理 · 电气工程与系统科学 2024-05-14 Fatema Tuj Johora Faria , Mukaffi Bin Moin , Pronay Debnath , Asif Iftekher Fahim , Faisal Muhammad Shah

Extracting blood vessels from retinal fundus images plays a decisive role in diagnosing the progression in pertinent diseases. In medical image analysis, vessel extraction is a semantic binary segmentation problem, where blood vasculature…

图像与视频处理 · 电气工程与系统科学 2022-03-21 Kundan Kumar , Sumanshu Agarwal

This paper proposes a new framework to detect, segment, and estimate the localization of the eyes from a periocular Near-Infra-Red iris image under alcohol consumption. The purpose of the system is to measure the fitness for duty. Fitness…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Juan Tapia , Enrique Lopez Droguett , Andres Valenzuela , Daniel Benalcazar , Leonardo Causa , Christoph Busch

Medical image segmentation is vital to the area of medical imaging because it enables professionals to more accurately examine and understand the information offered by different imaging modalities. The technique of splitting a medical…

图像与视频处理 · 电气工程与系统科学 2024-09-01 Aitik Gupta , Joydip Dhar

Meningiomas are the most common type of primary brain tumor, accounting for approximately 30% of all brain tumors. A substantial number of these tumors are never surgically removed but rather monitored over time. Automatic and precise…

图像与视频处理 · 电气工程与系统科学 2021-01-20 David Bouget , André Pedersen , Sayied Abdol Mohieb Hosainey , Ole Solheim , Ingerid Reinertsen

In recent years, although U-Net network has made significant progress in the field of image segmentation, it still faces performance bottlenecks in remote sensing image segmentation. In this paper, we innovatively propose to introduce SimAM…

分布式、并行与集群计算 · 计算机科学 2024-08-26 Qiming Yang , Zixin Wang , Shinan Liu , Zizheng Li

Instance segmentation is critical in biomedical imaging to accurately distinguish individual objects like cells, which often overlap and vary in size. Recent query-based methods, where object queries guide segmentation, have shown strong…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yaroslav Prytula , Illia Tsiporenko , Ali Zeynalli , Dmytro Fishman