yumingj / Talk-to-Edit

Code for Talk-to-Edit (ICCV2021). Paper: Talk-to-Edit: Fine-Grained Facial Editing via Dialog.

Home Page:https://www.mmlab-ntu.com/project/talkedit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to edit attribute in positive or negative direction

Dangdd opened this issue · comments

Thanks for your excellent work!
I have 2 questions, could you tell me:

  1. Is there a variable to contral positive or negative direction of attribute? eg: add Beard or no Beard.
  2. Is there a variable to contral edit step of attribute? eg: add little Beard, add a little Beard, add a lot Beard.
  1. The alpha here controls the positive and negative direction of the attribute.
  2. We allow to specify some fine-grained target attributes. You need to use the edit step to get the target attribute degree.