中文
相关论文

相关论文: Anatomical Priors for Image Segmentation via Post-…

200 篇论文

Convolutional Neural Networks (CNNs) are highly effective for image reconstruction problems. Typically, CNNs are trained on large amounts of training images. Recently, however, un-trained CNNs such as the Deep Image Prior and Deep Decoder…

图像与视频处理 · 电气工程与系统科学 2021-04-29 Mohammad Zalbagi Darestani , Reinhard Heckel

Advanced Driver-Assistance Systems rely heavily on perception tasks such as semantic segmentation where images are captured from large field of view (FoV) cameras. State-of-the-art works have made considerable progress toward applying…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Clément Playout , Ola Ahmad , Freddy Lecue , Farida Cheriet

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

In this work we present a method of automatic segmentation of defective skulls for custom cranial implant design and 3D printing purposes. Since such tissue models are usually required in patient cases with complex anatomical defects and…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Oldřich Kodym , Michal Španěl , Adam Herout

In medical imaging, the heterogeneity of multi-centre data impedes the applicability of deep learning-based methods and results in significant performance degradation when applying models in an unseen data domain, e.g. a new centreor a new…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Hongwei Li , Timo Loehr , Anjany Sekuboyina , Jianguo Zhang , Benedikt Wiestler , Bjoern Menze

Unsupervised anomaly detection in medical images such as chest radiographs is stepping into the spotlight as it mitigates the scarcity of the labor-intensive and costly expert annotation of anomaly data. However, nearly all existing methods…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Behzad Bozorgtabar , Dwarikanath Mahapatra , Jean-Philippe Thiran

Probabilistic atlases (PAs) have long been used in standard segmentation approaches and, more recently, in conjunction with Convolutional Neural Networks (CNNs). However, their use has been restricted to relatively standardized structures…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Udaranga Wickramasinghe , Graham Knott , Pascal Fua

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

Deep convolutional neural networks have significantly boosted the performance of fundus image segmentation when test datasets have the same distribution as the training datasets. However, in clinical practice, medical images often exhibit…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Shujun Wang , Lequan Yu , Kang Li , Xin Yang , Chi-Wing Fu , Pheng-Ann Heng

The accurate segmentation of multiple types of lesions from adjacent tissues in medical images is significant in clinical practice. Convolutional neural networks (CNNs) based on the coarse-to-fine strategy have been widely used in this…

图像与视频处理 · 电气工程与系统科学 2021-10-12 Xiangyu Zhao , Peng Zhang , Fan Song , Chenbin Ma , Guangda Fan , Yangyang Sun , Youdan Feng , Guanglei Zhang

Although numerous improvements have been made in the field of image segmentation using convolutional neural networks, the majority of these improvements rely on training with larger datasets, model architecture modifications, novel loss…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Saied Asgari Taghanaki , Kumar Abhishek , Ghassan Hamarneh

Fully convolutional neural networks (CNNs) have proven to be effective at representing and classifying textural information, thus transforming image intensity into output class masks that achieve semantic image segmentation. In medical…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Ali Hatamizadeh , Demetri Terzopoulos , Andriy Myronenko

Deep Convolutional Neural Networks have proven effective in solving the task of semantic segmentation. However, their efficiency heavily relies on the pixel-level annotations that are expensive to get and often require domain expertise,…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Ostap Viniavskyi , Mariia Dobko , Oles Dobosevych

Ultrasonic imaging algorithms used in many clinical and industrial applications consist of three steps: A data pre-processing, an image formation and an image post-processing step. For efficiency, image formation often relies on an…

图像与视频处理 · 电气工程与系统科学 2021-09-03 Georgios Pilikos , Lars Horchens , Kees Joost Batenburg , Tristan van Leeuwen , Felix Lucka

Automatic image segmentation technology is critical to the visual analysis. The autoencoder architecture has satisfying performance in various image segmentation tasks. However, autoencoders based on convolutional neural networks (CNN) seem…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Shiqiang Ma , Xuejian Li , Jijun Tang , Fei Guo

Pathological brain lesions exhibit diverse appearance in brain images, in terms of intensity, texture, shape, size, and location. Comprehensive sets of data and annotations are difficult to acquire. Therefore, unsupervised anomaly detection…

Algorithms for Magnetic Resonance (MR) image reconstruction from undersampled measurements exploit prior information to compensate for missing k-space data. Deep learning (DL) provides a powerful framework for extracting such information…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Kerem C. Tezcan , Christian F. Baumgartner , Roger Luechinger , Klaas P. Pruessmann , Ender Konukoglu

When approaching a novel visual recognition problem in a specialized image domain, a common strategy is to start with a pre-trained deep neural network and fine-tune it to the specialized domain. If the target domain covers a smaller visual…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Frederick Tung , Srikanth Muralidharan , Greg Mori

With the development of Deep Neural Networks (DNNs), many efforts have been made to handle medical image segmentation. Traditional methods such as nnUNet train specific segmentation models on the individual datasets. Plenty of recent…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Xiaobao Wei , Jiajun Cao , Yizhu Jin , Ming Lu , Guangyu Wang , Shanghang Zhang

Automated surface segmentation is important and challenging in many medical image analysis applications. Recent deep learning based methods have been developed for various object segmentation tasks. Most of them are a classification based…

图像与视频处理 · 电气工程与系统科学 2020-07-03 Leixin Zhou , Xiaodong Wu