xiefan-guo / initno

[CVPR 2024] InitNO: Boosting Text-to-Image Diffusion Models via Initial Noise Optimization
https://xiefan-guo.github.io/initno
Apache License 2.0
27 stars 1 forks source link

Target token choice #1

Closed DimitriosKakouris closed 2 months ago

DimitriosKakouris commented 2 months ago

Congratulations on your work!Very exciting and it seems to emphasize the importance of optimized noise initialization. I would like to know the process of getting the target token for any prompt I would like to give. The paper states "manually or automatically with GPT", could you expand more on the process please, are they just the indices on the text prompt I would like to emphasize?