paper-with-me

Papers

StyleMamba : State Space Model for Efficient Text-driven Image Style Transfer

2024-05-08 · Zijia Wang, Zhi-Song Liu

We present StyleMamba, an efficient image style transfer framework that translates text prompts into corresponding visual styles while preserving the content integrity of the original images. Existing text-guided stylization requires hundreds of training iterations and takes a lot of computing resources. To speed up the process, we propose a conditional State Space Model for Efficient Text-driven Image Style Transfer, dubbed StyleMamba, that sequentially aligns the image features to the target text prompts. To enhance the local and global style consistency between text and image, we propose masked and second-order directional losses to optimize the stylization direction to significantly reduce the training iterations by 5 times and the inference time by 3 times. Extensive experiments and qualitative evaluation confirm the robust and superior stylization performance of our methods compared to the existing baselines.

📄 PDF Abstract BibTeX arXiv:2405.05027

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

ReverBERT: A State Space Model for Efficient Text-Driven Speech Style Transfer

2025-03-26 · Michael Brown, Sofia Martinez, Priya Singh

Text-driven speech style transfer aims to mold the intonation, pace, and timbre of a spoken utterance to match stylistic cues from text descriptions. While existing methods leverage large-scale neural architectures or pr…

Computational EfficiencyStyle Transfer

Adaptive State-Space Mamba for Real-Time Sensor Data Anomaly Detection

2025-03-26 · Alice Zhang, Chao Li

State-space modeling has emerged as a powerful paradigm for sequence analysis in various tasks such as natural language processing, time-series forecasting, and signal processing. In this work, we propose an \emph{Adapti…

Anomaly DetectionMambaState Space ModelsStyle Transfer+2

SP-MoMamba: Superpixel-driven Mixture of State Space Experts for Efficient Image Super-Resolution

2026-05-25 · Wenbin Zou, Yawen Cui, Yi Wang, Lap-Pui Chau 외 arxiv

State space models (SSMs) have emerged as a powerful paradigm for efficient single-image super-resolution (SR) due to their linear complexity and long-range modeling capabilities. However, existing Mamba-based methods ty…

Image Super-ResolutionLong-range modeling

Towards Arbitrary Text-driven Image Manipulation via Space Alignment

2023-01-25 · Yunpeng Bai, Zihan Zhong, Chao Dong, Weichen Zhang 외

The recent GAN inversion methods have been able to successfully invert the real image input to the corresponding editable latent code in StyleGAN. By combining with the language-vision model (CLIP), some text-driven imag…

AttributeImage Manipulation

Physics-Driven Autoregressive State Space Models for Medical Image Reconstruction

2024-12-12 · Bilal Kabas, Fuat Arslan, Valiyeh A. Nezhad, Saban Ozturk 외

Medical image reconstruction from undersampled acquisitions is an ill-posed problem that involves inversion of the imaging operator linking measurement and image domains. In recent years, physics-driven (PD) models have …

Image ReconstructionSensitivityState Space Models