中文
相关论文

相关论文: Neural Stain-Style Transfer Learning using GAN for…

200 篇论文

Generative adversarial networks (GANs) are a recent approach to train generative models of data, which have been shown to work particularly well on image data. In the current paper we introduce a new model for texture synthesis based on GAN…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Nikolay Jetchev , Urs Bergmann , Roland Vollgraf

Image style transfer is a challenging task in computational vision. Existing algorithms transfer the color and texture of style images by controlling the neural network's feature layers. However, they fail to control the strength of…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Junjie Kang , Jinsong Wu , Shiqi Jiang

In recent years, arbitrary image style transfer has attracted more and more attention. Given a pair of content and style images, a stylized one is hoped that retains the content from the former while catching style patterns from the latter.…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Chiyu Zhang , Jun Yang , Zaiyan Dai , Peng Cao

Breast cancer is one of the leading causes of mortality in women. Early detection and treatment are imperative for improving survival rates, which have steadily increased in recent years as a result of more sophisticated…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Sulaiman Vesal , Nishant Ravikumar , AmirAbbas Davari , Stephan Ellmann , Andreas Maier

We propose a discrete latent distribution for Generative Adversarial Networks (GANs). Instead of drawing latent vectors from a continuous prior, we sample from a finite set of learnable latents. However, a direct parametrization of such a…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Evangelos Ntavelis , Mohamad Shahbazi , Iason Kastanis , Radu Timofte , Martin Danelljan , Luc Van Gool

Recent advances in generative adversarial networks (GANs) have shown remarkable progress in generating high-quality images. However, this gain in performance depends on the availability of a large amount of training data. In limited data…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Puneet Mangla , Nupur Kumari , Mayank Singh , Balaji Krishnamurthy , Vineeth N Balasubramanian

Acquisition of data in task-specific applications of machine learning like plant disease recognition is a costly endeavor owing to the requirements of professional human diligence and time constraints. In this paper, we present a simple…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Haseeb Nazki , Sook Yoon , Alvaro Fuentes , Dong Sun Park

Neural Style Transfer (NST) has quickly evolved from single-style to infinite-style models, also known as Arbitrary Style Transfer (AST). Although appealing results have been widely reported in literature, our empirical studies on four…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Jiaxin Cheng , Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Prem Natarajan

Recent object detection models for infrared (IR) imagery are based upon deep neural networks (DNNs) and require large amounts of labeled training imagery. However, publicly available datasets that can be used for such training are limited…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Evelyn A. Stump , Francesco Luzi , Leslie M. Collins , Jordan M. Malof

Medical imaging is a critical initial tool used by clinicians to determine a patient's cancer diagnosis, allowing for faster intervention and more reliable patient prognosis. At subsequent stages of patient diagnosis, genetic information is…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Rahul Mehta

Generative adversarial networks (GANs) offer an effective solution to the image-to-image translation problem, thereby allowing for new possibilities in medical imaging. They can translate images from one imaging modality to another at a low…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Agnieszka Tomczak , Aarushi Gupta , Slobodan Ilic , Nassir Navab , Shadi Albarqouni

Generalization is one of the main challenges of computational pathology. Slide preparation heterogeneity and the diversity of scanners lead to poor model performance when used on data from medical centers not seen during training. In order…

图像与视频处理 · 电气工程与系统科学 2024-01-09 Nicolas Nerrienet , Rémy Peyret , Marie Sockeel , Stéphane Sockeel

This work proposes a classification approach for breast cancer histopathologic images (HI) that uses transfer learning to extract features from HI using an Inception-v3 CNN pre-trained with ImageNet dataset. We also use transfer learning on…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Jonathan de Matos , Alceu de S. Britto , Luiz E. S. Oliveira , Alessandro L. Koerich

Computational pathology is a domain that aims to develop algorithms to automatically analyze large digitized histopathology images, called whole slide images (WSI). WSIs are produced scanning thin tissue samples that are stained to make…

图像与视频处理 · 电气工程与系统科学 2022-01-20 Niccoló Marini , Manfredo Atzori , Sebastian Otálora , Stephane Marchand-Maillet , Henning Müller

Histopathology image classification is crucial for the accurate identification and diagnosis of various diseases but requires large and diverse datasets. Obtaining such datasets, however, is often costly and time-consuming due to the need…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Leire Benito-Del-Valle , Aitor Alvarez-Gila , Itziar Eguskiza , Cristina L. Saratxaga

Immunohistochemical (IHC) staining serves as a valuable technique for detecting specific antigens or proteins through antibody-mediated visualization. However, the IHC staining process is both time-consuming and costly. To address these…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Zetong Chen , Yuzhuo Chen , Hai Zhong , Xu Qiao

The automated analysis of medical images is currently limited by technical and biological noise and bias. The same source tissue can be represented by vastly different images if the image acquisition or processing protocols vary. For an…

This paper proposed a method to imitate handwriting style by style transfer. We proposed an neural network model based on conditional generative adversarial networks (cGAN) for handwriting style transfer. This paper improved the loss…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Kai Yang , Xiaoman Liang , Huihuang Zhao

Currently, it is hard to compare and evaluate different style transfer algorithms due to chaotic definitions of style and the absence of agreed objective validation methods in the study of style transfer. In this paper, a novel approach,…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Guanjie Huang , Hongjian He , Xiang Li , Xingchen Li , Ziang Liu

Style transfer is the image synthesis task, which applies a style of one image to another while preserving the content. In statistical methods, the adaptive instance normalization (AdaIN) whitens the source images and applies the style of…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Dongki Jung , Seunghan Yang , Jaehoon Choi , Changick Kim