paper-with-me

홈 › Papers

StyleShot: A Snapshot on Any Style

2024-07-01 · Junyao Gao, Yanchen Liu, Yanan sun, Yinhao Tang, Yanhong Zeng, Kai Chen, Cairong Zhao

In this paper, we show that, a good style representation is crucial and sufficient for generalized style transfer without test-time tuning. We achieve this through constructing a style-aware encoder and a well-organized style dataset called StyleGallery. With dedicated design for style learning, this style-aware encoder is trained to extract expressive style representation with decoupling training strategy, and StyleGallery enables the generalization ability. We further employ a content-fusion encoder to enhance image-driven style transfer. We highlight that, our approach, named StyleShot, is simple yet effective in mimicking various desired styles, i.e., 3D, flat, abstract or even fine-grained styles, without test-time tuning. Rigorous experiments validate that, StyleShot achieves superior performance across a wide range of styles compared to existing state-of-the-art methods. The project page is available at: https://styleshot.github.io/.

📄 PDF Abstract BibTeX arXiv:2407.01414

Code (2)

open-mmlab/StyleShot 공식 구현 pytorch
Vill-Lab/forkOfStyleShot pytorch

Tasks

Image GenerationStyle Transfer

Similar Papers 제목 키워드 기반

MexPub: Deep Transfer Learning for Metadata Extraction from German Publications

2021-06-04 · Zeyd Boukhers, Nada Beili, Timo Hartmann, Prantik Goswami 외

Extracting metadata from scientific papers can be considered a solved problem in NLP due to the high accuracy of state-of-the-art methods. However, this does not apply to German scientific publications, which have a vari…

Transfer Learning

Learning Visual Features from Snapshots for Web Search

2017-10-19 · Fan Yixing, Guo Jiafeng, Lan Yanyan, Xu Jun 외

When applying learning to rank algorithms to Web search, a large number of features are usually designed to capture the relevance signals. Most of these features are computed based on the extracted textual elements, link…

Learning-To-RankRetrieval

EPC: A Standardized Protocol for Measuring Evaluator Preference Dynamics in LLM Agent Systems

2026-07-01 · Zewen Liu arxiv

When LLM agents use evaluator feedback to adapt their behavior in closed loops, evaluator biases propagate through the agent's strategy distribution -- a phenomenon known as evaluator preference coupling. Prior work has …

Saturation in Snapshot Compressive Imaging

2025-01-21 · Mengyu Zhao, Shirin Jalali

Snapshot Compressive Imaging (SCI) maps three-dimensional (3D) data cubes, such as videos or hyperspectral images, into two-dimensional (2D) measurements via optical modulation, enabling efficient data acquisition and re…

Learning to Commit: Generating Organic Pull Requests via Online Repository Memory

2026-03-27 · Mo Li, L. H. Xu, Qitai Tan, Ting Cao 외 arxiv

Large language model (LLM)-based coding agents achieve impressive results on controlled benchmarks yet routinely produce pull requests that real maintainers reject. The root cause is not functional incorrectness but a la…