中文
相关论文

相关论文: Implicit Style-Content Separation using B-LoRA

200 篇论文

Single image super-resolution (SR) aims to estimate a high-resolution (HR) image from a lowresolution (LR) input. Image priors are commonly learned to regularize the otherwise seriously ill-posed SR problem, either using external LR-HR…

计算机视觉与模式识别 · 计算机科学 2015-10-28 Zhangyang Wang , Yingzhen Yang , Zhaowen Wang , Shiyu Chang , Jianchao Yang , Thomas S. Huang

Photorealism is a complex concept that cannot easily be formulated mathematically. Deep Photo Style Transfer is an attempt to transfer the style of a reference image to a content image while preserving its photorealism. This is achieved by…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Sebastian Penhouët , Paul Sanzenbacher

Processing visual data often involves small adjustments or sequences of changes, e.g., image filtering, surface smoothing, and animation. While established graphics techniques like normal mapping and video compression exploit redundancy to…

图形学 · 计算机科学 2025-10-20 Anh Truong , Ahmed H. Mahmoud , Mina Konaković Luković , Justin Solomon

Continual Learning (CL) requires models to sequentially adapt to new tasks without forgetting old knowledge. Recently, Low-Rank Adaptation (LoRA), a representative Parameter-Efficient Fine-Tuning (PEFT) method, has gained increasing…

机器学习 · 计算机科学 2026-05-26 Lingfeng He , De Cheng , Huaijie Wang , Xi Yang , Nannan Wang , Xinbo Gao

Remote sensing (RS) imagery, requiring specialized satellites to collect and being difficult to annotate, suffers from data scarcity and class imbalance in certain spectrums. Due to data scarcity, training any large-scale RS models from…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Zichen Tian , Zhaozheng Chen , Qianru Sun

Low-Rank Adaptation (LoRA) has become a widely adopted technique in text-to-image diffusion models, enabling the personalisation of visual concepts such as characters, styles, and objects. However, existing approaches struggle to…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Niki Foteinopoulou , Ignas Budvytis , Stephan Liwicki

Generating images in a consistent reference visual style remains a challenging computer vision task. State-of-the-art methods aiming for style-consistent generation struggle to effectively separate semantic content from stylistic elements,…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Tilemachos Aravanis , Panagiotis Filntisis , Petros Maragos , George Retsinas

Style transfer aims to fuse the artistic representation of a style image with the structural information of a content image. Existing methods train specific networks or utilize pre-trained models to learn content and style features.…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ying Hu , Chenyi Zhuang , Pan Gao

Low-rank adaption (LoRA) is a prominent method that adds a small number of learnable parameters to the frozen pre-trained weights for parameter-efficient fine-tuning. Prompted by the question, ``Can we make its representation enough with…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Injoon Hwang , Haewon Park , Youngwan Lee , Jooyoung Yang , SunJae Maeng

The personalized text-to-image generation has rapidly advanced with the emergence of Stable Diffusion. Existing methods, which typically fine-tune models using embedded identifiers, often struggle with insufficient stylization and…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Anran Yu , Wei Feng , Yaochen Zhang , Xiang Li , Lei Meng , Lei Wu , Xiangxu Meng

Advancements in deep image synthesis techniques, such as generative adversarial networks (GANs) and diffusion models (DMs), have ushered in an era of generating highly realistic images. While this technological progress has captured…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Mamadou Keita , Wassim Hamidouche , Hessen Bougueffa Eutamene , Abdenour Hadid , Abdelmalik Taleb-Ahmed

Personalized text-to-image generation has gained significant attention for its capability to generate high-fidelity portraits of specific identities conditioned on user-defined prompts. Existing methods typically involve test-time…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Yujia Wu , Yiming Shi , Jiwei Wei , Chengwei Sun , Yang Yang , Heng Tao Shen

The persistent challenge of medical image synthesis posed by the scarcity of annotated data and the need to synthesize `missing modalities' for multi-modal analysis, underscored the imperative development of effective synthesis methods.…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yuchen Mao , Hongwei Li , Wei Pang , Giorgos Papanastasiou , Guang Yang , Chengjia Wang

Low-rank adaptation (LoRA) is widely used for parameter-efficient fine-tuning, but its standard all-token, all-head design ignores the heterogeneous structure of vision language model (VLM) inputs. We introduce \emph{Image-LoRA}, a…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Tiange Luo , Lajanugen Logeswaran , Jaekyeom Kim , Justin Johnson , Honglak Lee

While Multimodal Large Language Models (MLLMs) excel at generalizing across modalities and tasks, effectively adapting them to specific downstream tasks while simultaneously retaining both general and specialized knowledge remains…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Jian Liang , Wenke Huang , Guancheng Wan , Qu Yang , Mang Ye

Artistic style transfer aims to use a style image and a content image to synthesize a target image that retains the same artistic expression as the style image while preserving the basic content of the content image. Many recently proposed…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Kunxiao Liu , Guowu Yuan , Hao Wu , Wenhua Qian

Continual Learning (CL) with foundation models has recently emerged as a promising paradigm to exploit abundant knowledge acquired during pre-training for tackling sequential tasks. However, existing prompt-based and Low-Rank…

机器学习 · 计算机科学 2025-03-10 Yichen Wu , Hongming Piao , Long-Kai Huang , Renzhen Wang , Wanhua Li , Hanspeter Pfister , Deyu Meng , Kede Ma , Ying Wei

Low-Rank Adaptation (LoRA) lowers the computational and memory overhead of fine-tuning large models by updating a low-dimensional subspace of the pre-trained weight matrix. Albeit efficient, LoRA exhibits suboptimal convergence and…

机器学习 · 计算机科学 2026-02-25 Yilang Zhang , Bingcong Li , Georgios B. Giannakis

Controlling the degree of stylization in the Neural Style Transfer (NST) is a little tricky since it usually needs hand-engineering on hyper-parameters. In this paper, we propose the first deep Reinforcement Learning (RL) based architecture…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Chengming Feng , Jing Hu , Xin Wang , Shu Hu , Bin Zhu , Xi Wu , Hongtu Zhu , Siwei Lyu

In this work, we present a new framework for the stylization of text-based binary images. First, our method stylizes the stroke-based geometric shape like text, symbols and icons in the target binary image based on an input style image.…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Shuai Yang , Jiaying Liu , Wenhan Yang , Zongming Guo