中文
相关论文

相关论文: StyMam: A Mamba-Based Generator for Artistic Style…

200 篇论文

The paper proposes a Dynamic ResBlock Generative Adversarial Network (DRB-GAN) for artistic style transfer. The style code is modeled as the shared parameters for Dynamic ResBlocks connecting both the style encoding network and the style…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Wenju Xu , Chengjiang Long , Ruisheng Wang , Guanghui Wang

Domain generalization~(DG) aims at solving distribution shift problems in various scenes. Existing approaches are based on Convolution Neural Networks (CNNs) or Vision Transformers (ViTs), which suffer from limited receptive fields or…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Shaocong Long , Qianyu Zhou , Xiangtai Li , Xuequan Lu , Chenhao Ying , Yuan Luo , Lizhuang Ma , Shuicheng Yan

Throughout history, humans have created remarkable works of art, but artificial intelligence has only recently started to make strides in generating visually compelling art. Breakthroughs in the past few years have focused on using…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Kapil Kashyap , Mehak Garg , Sean Fargose , Sindhu Nair

Pixel dependency modeling from tampered images is pivotal for image forgery localization. Current approaches predominantly rely on Convolutional Neural Networks (CNNs) or Transformer-based models, which often either lack sufficient…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Zijie Lou , Gang Cao , Kun Guo , Shaowei Weng , Lifang Yu

Attention mechanisms have been widely used to capture long-range dependencies among nodes in Graph Transformers. Bottlenecked by the quadratic computational cost, attention mechanisms fail to scale in large graphs. Recent improvements in…

机器学习 · 计算机科学 2024-02-02 Chloe Wang , Oleksii Tsepa , Jun Ma , Bo Wang

Semantic segmentation of remote sensing imagery is a fundamental task in computer vision, supporting a wide range of applications such as land use classification, urban planning, and environmental monitoring. However, this task is often…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Qinfeng Zhu , Han Li , Liang He , Lei Fan

Mamba, a State Space Model (SSM), has recently shown competitive performance to Convolutional Neural Networks (CNNs) and Transformers in Natural Language Processing and general sequence modeling. Various attempts have been made to adapt…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Trung Dinh Quoc Dang , Huy Hoang Nguyen , Aleksei Tiulpin

In recent years, the use of Generative Adversarial Networks (GANs) has become very popular in generative image modeling. While style-based GAN architectures yield state-of-the-art results in high-fidelity image synthesis, computationally,…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Sergei Belousov

StyleMamba has recently demonstrated efficient text-driven image style transfer by leveraging state-space models (SSMs) and masked directional losses. In this paper, we extend the StyleMamba framework to handle video sequences. We propose…

图形学 · 计算机科学 2025-07-31 Chao Li , Minsu Park , Cristina Rossi , Zhuang Li

Performance of data-driven network for tumor classification varies with stain-style of histopathological images. This article proposes the stain-style transfer (SST) model based on conditional generative adversarial networks (GANs) which is…

计算机视觉与模式识别 · 计算机科学 2018-12-21 Hyungjoo Cho , Sungbin Lim , Gunho Choi , Hyunseok Min

Radiography imaging protocols target on specific anatomical regions, resulting in highly consistent images with recurrent structural patterns across patients. Recent advances in medical anomaly detection have demonstrated the effectiveness…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Rui Pan , Ruiying Lu

Image style transfer aims to manipulate the appearance of a source image, or "content" image, to share similar texture and colors of a target "style" image. Ideally, the style transfer manipulation should also preserve the semantic content…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Mahmoud Afifi , Abdullah Abuolaim , Mostafa Hussien , Marcus A. Brubaker , Michael S. Brown

Large, text-conditioned generative diffusion models have recently gained a lot of attention for their impressive performance in generating high-fidelity images from text alone. However, achieving high-quality results is almost unfeasible in…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Manuel Brack , Patrick Schramowski , Felix Friedrich , Dominik Hintersdorf , Kristian Kersting

Stylized Text-to-Image Generation (STIG) aims to generate images from text prompts and style reference images. In this paper, we present ArtWeaver, a novel framework that leverages pretrained Stable Diffusion (SD) to address challenges such…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Chengming Xu , Kai Hu , Qilin Wang , Donghao Luo , Jiangning Zhang , Xiaobin Hu , Yanwei Fu , Chengjie Wang

GAN inversion aims at inverting given images into corresponding latent codes for Generative Adversarial Networks (GANs), especially StyleGAN where exists a disentangled latent space that allows attribute-based image manipulation at latent…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Chenyi Zhuang , Pan Gao , Aljosa Smolic

The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Tero Karras , Samuli Laine , Miika Aittala , Janne Hellsten , Jaakko Lehtinen , Timo Aila

In the rapidly evolving field of online fashion shopping, the need for more personalized and interactive image retrieval systems has become paramount. Existing methods often struggle with precisely manipulating specific garment attributes…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Vittorio Casula , Lorenzo Berlincioni , Luca Cultrera , Federico Becattini , Chiara Pero , Carmen Bisogni , Marco Bertini , Alberto Del Bimbo

State-space models (SSMs) have recently shown promise in capturing long-range dependencies with subquadratic computational complexity, making them attractive for various applications. However, purely SSM-based models face critical…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Abdelrahman Shaker , Syed Talal Wasim , Salman Khan , Juergen Gall , Fahad Shahbaz Khan

Neural style transfer (NST) is a powerful image generation technique that uses a convolutional neural network (CNN) to merge the content of one image with the style of another. Contemporary methods of NST use first or second order…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Eddie Huang , Sahil Gupta

Recent advancements in sequence modeling have led to the development of the Mamba architecture, noted for its selective state space approach, offering a promising avenue for efficient long sequence handling. However, its application in 3D…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Shentong Mo