中文
相关论文

相关论文: Learning Euler's Elastica Model for Medical Image …

200 篇论文

Image compression is a critical tool in decreasing the cost of storage and improving the speed of transmission over the internet. While deep learning applications for natural images widely adopts the usage of lossy compression techniques,…

图像与视频处理 · 电气工程与系统科学 2024-09-26 Anvar Kurmukov , Bogdan Zavolovich , Aleksandra Dalechina , Vladislav Proskurov , Boris Shirokikh

Recent state-of-the-art image segmentation algorithms are mostly based on deep neural networks, thanks to their high performance and fast computation time. However, these methods are usually trained in a supervised manner, which requires…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Boah Kim , Jong Chul Ye

Motion artifacts caused by prolonged acquisition time are a significant challenge in Magnetic Resonance Imaging (MRI), hindering accurate tissue segmentation. These artifacts appear as blurred images that mimic tissue-like appearances,…

图像与视频处理 · 电气工程与系统科学 2024-12-06 Sunyoung Jung , Yoonseok Choi , Mohammed A. Al-masni , Minyoung Jung , Dong-Hyun Kim

There is an increasing interest in applying deep learning to 3D mesh segmentation. We observe that 1) existing feature-based techniques are often slow or sensitive to feature resizing, 2) there are minimal comparative studies and 3)…

图形学 · 计算机科学 2018-02-09 David George , Xianghua Xie , Gary KL Tam

Over half a million individuals are diagnosed with head and neck cancer each year worldwide. Radiotherapy is an important curative treatment for this disease, but it requires manual time consuming delineation of radio-sensitive organs at…

Image and video restoration has achieved a remarkable leap with the advent of deep learning. The success of deep learning paradigm lies in three key components: data, model, and loss. Currently, many efforts have been devoted to the first…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Man Zhou , Naishan Zheng , Jie Huang , Chunle Guo , Chongyi Li

Existing displacement strategies in semi-supervised segmentation only operate on rectangular regions, ignoring anatomical structures and resulting in boundary distortions and semantic inconsistency. To address these issues, we propose UCAD,…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Chengbo Ding , Fenghe Tang , Shaohua Kevin Zhou

In medical imaging, segmentation models have known a significant improvement in the past decade and are now used daily in clinical practice. However, similar to classification models, segmentation models are affected by adversarial attacks.…

图像与视频处理 · 电气工程与系统科学 2023-10-06 Othmane Laousy , Alexandre Araujo , Guillaume Chassagnon , Nikos Paragios , Marie-Pierre Revel , Maria Vakalopoulou

Selective segmentation is an important application of image processing. In contrast to global segmentation in which all objects are segmented, selective segmentation is used to isolate specific objects in an image and is of particular…

数值分析 · 数学 2019-07-08 Michael Roberts , Ke Chen , Klaus L. Irion

Medical image segmentation plays a vital role in various clinical applications, enabling accurate delineation and analysis of anatomical structures or pathological regions. Traditional CNNs have achieved remarkable success in this field.…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Seyed M. R. Modaresi , Aomar Osmani , Mohammadreza Razzazi , Abdelghani Chibani

The automated segmentation of cerebral aneurysms is pivotal for accurate diagnosis and treatment planning. Confronted with significant domain shifts and class imbalance in 3D Rotational Angiography (3DRA) data from various medical…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Fengming Lin , Yan Xia , Michael MacRaild , Yash Deo , Haoran Dou , Qiongyao Liu , Nina Cheng , Nishant Ravikumar , Alejandro F. Frangi

Hyperspectral image analysis has become an important topic widely researched by the remote sensing community. Classification and segmentation of such imagery help understand the underlying materials within a scanned scene, since…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Jakub Nalepa , Michal Myller , Yasuteru Imai , Ken-ichi Honda , Tomomi Takeda , Marek Antoniak

Image segmentation, the process of dividing images into meaningful regions, is critical in medical applications for accurate diagnosis, treatment planning, and disease monitoring. Although manual segmentation by healthcare professionals…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Salma J. Ahmed , Emad A. Mohammed , Azam Asilian Bidgoli

Like other applications in computer vision, medical image segmentation has been most successfully addressed using deep learning models that rely on the convolution operation as their main building block. Convolutions enjoy important…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Davood Karimi , Serge Vasylechko , Ali Gholipour

3D medical image segmentation is a challenging task with crucial implications for disease diagnosis and treatment planning. Recent advances in deep learning have significantly enhanced fully supervised medical image segmentation. However,…

图像与视频处理 · 电气工程与系统科学 2025-06-23 Runmin Jiang , Zhaoxin Fan , Junhao Wu , Lenghan Zhu , Xin Huang , Tianyang Wang , Heng Huang , Min Xu

We introduce a new loss function for the weakly-supervised training of semantic image segmentation models based on three guiding principles: to seed with weak localization cues, to expand objects based on the information about which classes…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Alexander Kolesnikov , Christoph H. Lampert

Anatomical segmentation of organs in ultrasound images is essential to many clinical applications, particularly for diagnosis and monitoring. Existing deep neural networks require a large amount of labeled data for training in order to…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Yordanka Velikova , Mohammad Farid Azampour , Walter Simson , Vanessa Gonzalez Duque , Nassir Navab

In clinical practice, regions of interest in medical imaging often need to be identified through a process of precise image segmentation. The quality of this image segmentation step critically affects the subsequent clinical assessment of…

图像与视频处理 · 电气工程与系统科学 2021-03-23 João B. S. Carvalho , João A. Santinha , Đorđe Miladinović , Joachim M. Buhmann

Segmenting anatomical structures in medical images has been successfully addressed with deep learning methods for a range of applications. However, this success is heavily dependent on the quality of the image that is being segmented. A…

图像与视频处理 · 电气工程与系统科学 2020-07-06 Ilkay Oksuz , James R. Clough , Bram Ruijsink , Esther Puyol Anton , Aurelien Bustin , Gastao Cruz , Claudia Prieto , Andrew P. King , Julia A. Schnabel

In order to completely separate objects with large sections of occluded boundaries in an image, we devise a new variational level set model for image segmentation combining the Chan-Vese model with elastica and landmark constraints. For…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Jintao Song , Huizhu Pan , Wuanquan Liu , Zisen Xu , Zhenkuan Pan
‹ 上一页 1 8 9 10 下一页 ›