An open API service indexing awesome lists of open source software.

https://github.com/GPlaying/AttentionDrag


https://github.com/GPlaying/AttentionDrag

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

        

# AttentionDrag: Exploiting Latent Correlation Knowledge in Pre-trained Diffusion Models for Image Editing

## 算法介绍
AttentionDrag是一种新颖的一步式基于点的图像编辑方法,利用预训练扩散模型中的内在潜在知识和特征相关性,无需大量重新优化或重新训练,即可实现语义一致性及高质量的图像编辑,解决传统方法效率低下、难以捕捉语义关系的问题。

## 算法结构