gaoyixuan111
gaoyixuan111
Thank you for your excellent work. I am very interested and will soon reference it. Could you please share with me the code for directly generating edited images using only...
"Thank you for your response. When I run train_wild.py, I don't understand how the 'f = open('./Face/ffhq_wild_names_with_caption.txt', 'r')' part is supposed to be constructed. In the txt file I created,...
"Thank you very much for your excellent work. Could you please share the code or readme for 'utilizing BLIP2 to obtain captions'?"
Thank you for your encouragement all along. When I execute the .sh file directly in my virtual environment, the code trains normally. However, when I debug it in VS Code...
The statement at the end of the WPlusAttnProcessor Class defines the residual connection. Are you defining the initial hidden_states, which is the input from the previous step, as residual, and...
Hello! Thank you very much for your excellent work. As a newcomer, I don't quite understand which script file to run during the inference editing stage. How should I control...
"Thank you for your work and response. If I input the face segmentation mask obtained from a wild image processed by a segmentation model into e4e to get W+, it...
@JackAILab In the definition of the `masks_for_unique_values` function in your `functions.py` script, if the `parsing_mask` passed in does not contain any pixels with `value=0`, then the generated `parsing_mask_list` will not...
This is a very good piece of work. Could you please explain why, after adding Ledit in the second stage of training, the weights of `adapter_modules` are fixed and only...