paper-with-me

홈 › Papers

StainFuser: Controlling Diffusion for Faster Neural Style Transfer in Multi-Gigapixel Histology Images

2024-03-14 · Robert Jewsbury, Ruoyu Wang, Abhir Bhalerao, Nasir Rajpoot, Quoc Dang Vu

Stain normalization algorithms aim to transform the color and intensity characteristics of a source multi-gigapixel histology image to match those of a target image, mitigating inconsistencies in the appearance of stains used to highlight cellular components in the images. We propose a new approach, StainFuser, which treats this problem as a style transfer task using a novel Conditional Latent Diffusion architecture, eliminating the need for handcrafted color components. With this method, we curate SPI-2M the largest stain normalization dataset to date of over 2 million histology images with neural style transfer for high-quality transformations. Trained on this data, StainFuser outperforms current state-of-the-art deep learning and handcrafted methods in terms of the quality of normalized images and in terms of downstream model performance on the CoNIC dataset.

📄 PDF Abstract BibTeX arXiv:2403.09302

Code (1)

r-j96/stainfuser 공식 구현 pytorch

Tasks

Computational EfficiencyInstance SegmentationSemantic SegmentationStyle Transferwhole slide images

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Harnessing the Latent Diffusion Model for Training-Free Image Style Transfer

2024-10-02 · Kento Masui, Mayu Otani, Masahiro Nomura, Hideki Nakayama

Diffusion models have recently shown the ability to generate high-quality images. However, controlling its generation process still poses challenges. The image style transfer task is one of those challenges that transfer…

Style Transfer

SCAdapter: Content-Style Disentanglement for Diffusion Style Transfer

2025-12-15 · Luan Thanh Trinh, Kenji Doi, Atsuki Osanai arxiv

Diffusion models have emerged as the leading approach for style transfer, yet they struggle with photo-realistic transfers, often producing painting-like results or missing detailed stylistic elements. Current methods in…

Style Transfer

Stroke Controllable Fast Style Transfer with Adaptive Receptive Fields

2018-02-20 · ECCV 2018 9 · Yongcheng Jing, Yang Liu, Yezhou Yang, Zunlei Feng 외

The Fast Style Transfer methods have been recently proposed to transfer a photograph to an artistic style in real-time. This task involves controlling the stroke size in the stylized results, which remains an open challe…

Style Transfer

Improved Style Transfer by Respecting Inter-layer Correlations

2018-01-05 · Mao-Chuang Yeh, Shuai Tang

A popular series of style transfer methods apply a style to a content image by controlling mean and covariance of values in early layers of a feature stack. This is insufficient for transferring styles that have strong s…

Style TransferTexture Synthesis

Improving Diffusion Models for Scene Text Editing with Dual Encoders

2023-04-12 · Jiabao Ji, Guanhua Zhang, Zhaowen Wang, Bairu Hou 외

Scene text editing is a challenging task that involves modifying or inserting specified texts in an image while maintaining its natural and realistic appearance. Most previous approaches to this task rely on style-transf…

Scene Text EditingStyle TransferZero-shot Generalization