shivangi-aneja / ClipFace

[SIGGRAPH 2023] ClipFace: Text-guided Editing of Textured 3D Morphable Models
https://shivangi-aneja.github.io/projects/clipface/
Other
183 stars 4 forks source link

text prompt? #4

Open hdjang opened 1 week ago

hdjang commented 1 week ago

Dear author Thanks for sharing your great efforts!

I wonder how to get text prompt? As I know, there is no text prompt provided in FFHQ original data. How did you acquire those text prompts?

Best regards HD Jang

shivangi-aneja commented 1 week ago

Hi, We experimented with a fixed set of text prompts which we show in the paper. You are right, FFHQ does not come with text prompts. An example text prompt you can find in config/clipface.yaml in line 67-68.

hdjang commented 4 days ago

Ah ha Thanks for the reply!

How did you annotated those text prompt?

Did you get them by yourself via something like image-to-text model or did you use some data that already exists like below? https://github.com/DCGM/ffhq-features-dataset

shivangi-aneja commented 4 days ago

Hi, Since I tried experiments with only a small set of text prompts, I created them myself but you can also refer to other papers and see what other authors try out. One example reference: https://github.com/orpatashnik/StyleCLIP