CVPR 2024poster1 citations

Named Entity Driven Zero-Shot Image Manipulation

Zhida Feng, Li Chen, Jing Tian, JiaXiang Liu, Shikun Feng

Abstract

We introduced StyleEntity a zero-shot image manipulation model that utilizes named entities as proxies during its training phase. This strategy enables our model to manipulate images using unseen textual descriptions during inference all within a single training phase. Additionally we proposed an inference technique termed Prompt Ensemble Latent Averaging (PELA). PELA averages the manipulation directions derived from various named entities during inference effectively eliminating the noise directions thus achieving stable manipulation. In our experiments StyleEntity exhibited superior performance in a zero-shot setting compared to other methods. The code model weights and datasets is available at https://github.com/feng-zhida/StyleEntity.

BibTeX
@inproceedings{cvpr2024_namedentitydrive,
  title = {Named Entity Driven Zero-Shot Image Manipulation},
  author = {Zhida Feng and Li Chen and Jing Tian and JiaXiang Liu and Shikun Feng},
  booktitle = {CVPR 2024},
  year = {2024}
}
Named Entity Driven Zero-Shot Image Manipulation · CVPR 2024