中文
相关论文

相关论文: Generative Residual Attention Network for Disease …

200 篇论文

Generative adversarial networks (GANs) are unsupervised Deep Learning approach in the computer vision community which has gained significant attention from the last few years in identifying the internal structure of multimodal medical…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Nripendra Kumar Singh , Khalid Raza

Computed tomography (CT) uses X-ray measurements taken from sensors around the body to generate tomographic images of the human body. Conventional reconstruction algorithms can be used if the X-ray data are adequately sampled and of high…

图像与视频处理 · 电气工程与系统科学 2021-12-28 Ruiwen Xing , Thomas Humphries , Dong Si

Discriminating lung nodules as malignant or benign is still an underlying challenge. To address this challenge, radiologists need computer aided diagnosis (CAD) systems which can assist in learning discriminative imaging features…

计算机视觉与模式识别 · 计算机科学 2018-10-15 Maria J. M. Chuquicusma , Sarfaraz Hussein , Jeremy Burt , Ulas Bagci

Synthetic medical image generation has a huge potential for improving healthcare through many applications, from data augmentation for training machine learning systems to preserving patient privacy. Conditional Adversarial Generative…

图像与视频处理 · 电气工程与系统科学 2022-05-05 Mohammad Havaei , Ximeng Mao , Yiping Wang , Qicheng Lao

Generative adversarial networks (GANs) have ushered in a revolution in image-to-image translation. The development and proliferation of GANs raises an interesting question: can we train a GAN to remove an object, if present, from an image…

图像与视频处理 · 电气工程与系统科学 2019-08-30 Md Mahfuzur Rahman Siddiquee , Zongwei Zhou , Nima Tajbakhsh , Ruibin Feng , Michael B. Gotway , Yoshua Bengio , Jianming Liang

Corneal diseases are the most common eye disorders. Deep learning techniques are used to per-form automated diagnoses of cornea. Deep learning networks require large-scale annotated datasets, which is conceded as a weakness of deep…

图像与视频处理 · 电气工程与系统科学 2023-01-30 Samer Kais Jameel , Sezgin Aydin , Nebras H. Ghaeb , Jafar Majidpour , Tarik A. Rashid , Sinan Q. Salih , P. S. JosephNg

Recently, deep neural networks have significant progress and successful application in various fields, but they are found vulnerable to attack instances, e.g., adversarial examples. State-of-art attack methods can generate attack images by…

机器学习 · 计算机科学 2019-03-19 Ping Yu , Kaitao Song , Jianfeng Lu

This work introduces a novel system for the generation of images that contain multiple classes of objects. Recent work in Generative Adversarial Networks have produced high quality images, but many focus on generating images of a single…

机器学习 · 计算机科学 2019-11-11 Elijah D. Bolluyt , Cristina Comaniciu

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

Currently generative adversarial networks (GANs) are rarely applied to medical images of large sizes, especially 3D volumes, due to their large computational demand. We propose a novel multi-scale patch-based GAN approach to generate large…

图像与视频处理 · 电气工程与系统科学 2019-07-09 Hristina Uzunova , Jan Ehrhardt , Fabian Jacob , Alex Frydrychowicz , Heinz Handels

Data diversity is critical to success when training deep learning models. Medical imaging data sets are often imbalanced as pathologic findings are generally rare, which introduces significant challenges when training deep learning models.…

Advances in deep-learning-based pipelines have led to breakthroughs in a variety of microscopy image diagnostics. However, a sufficiently big training data set is usually difficult to obtain due to high annotation costs. In the case of…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Lukas Uzolas , Javier Rico , Pierrick Coupé , Juan C. SanMiguel , György Cserey

Adversarial attacks on image classification systems have always been an important problem in the field of machine learning, and generative adversarial networks (GANs), as popular models in the field of image generation, have been widely…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Yahe Yang

In spite of the compelling achievements that deep neural networks (DNNs) have made in medical image computing, these deep models often suffer from degraded performance when being applied to new test datasets with domain shift. In this…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Cheng Chen , Qi Dou , Hao Chen , Pheng-Ann Heng

Disease-aware image editing by means of generative adversarial networks (GANs) constitutes a promising avenue for advancing the use of AI in the healthcare sector. Here, we present a proof of concept of this idea. While GAN-based techniques…

图像与视频处理 · 电气工程与系统科学 2021-09-07 Aakash Saboo , Sai Niranjan Ramachandran , Kai Dierkes , Hacer Yalim Keles

In medical imaging, image synthesis is the estimation process of one image (sequence, modality) from another image (sequence, modality). Since images with different modalities provide diverse biomarkers and capture various features,…

图像与视频处理 · 电气工程与系统科学 2023-05-26 Firoozeh Shomal Zadeh , Sevda Molani , Maysam Orouskhani , Marziyeh Rezaei , Mehrzad Shafiei , Hossein Abbasi

Collecting well-annotated image datasets to train modern machine learning algorithms is prohibitively expensive for many tasks. One appealing alternative is rendering synthetic data where ground-truth annotations are generated…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantinos Bousmalis , Nathan Silberman , David Dohan , Dumitru Erhan , Dilip Krishnan

Neural network-based approaches can achieve high accuracy in various medical image segmentation tasks. However, they generally require large labelled datasets for supervised learning. Acquiring and manually labelling a large medical dataset…

图像与视频处理 · 电气工程与系统科学 2020-06-25 Chen Chen , Chen Qin , Huaqi Qiu , Cheng Ouyang , Shuo Wang , Liang Chen , Giacomo Tarroni , Wenjia Bai , Daniel Rueckert

Despite the recent success in applying supervised deep learning to medical imaging tasks, the problem of obtaining large and diverse expert-annotated datasets required for the development of high performant models remains particularly…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Amirata Ghorbani , Vivek Natarajan , David Coz , Yuan Liu

Generative Adversarial Networks (GAN) have shown great promise in tasks like synthetic image generation, image inpainting, style transfer, and anomaly detection. However, generating discrete data is a challenge. This work presents an…

机器学习 · 计算机科学 2018-04-04 Shreyas Patel , Ashutosh Kakadiya , Maitrey Mehta , Raj Derasari , Rahul Patel , Ratnik Gandhi