You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for open source. I have a few questions about some details:
1.I noticed that in your inference.py file, you use a file called fs3.npy. Could you explain what the data in this file means and how I can obtain it? I couldn't find any code in your repository for generating this file.
2.I also noticed that in your train.py file, you don't set a max_iters parameter, and only iterate through the dataset once. Does this mean that the delta mapper doesn't need multiple rounds of training?
3.Your open source code doesn't seem to include the code for cspace_ffhq_feat.npy and sspace_ffhq_feat.npy. Could you provide this code or tell me where I can find it?
4.When I tried editing the sample images you provided with the default parameters, I got the same results as shown in the paper for the provided texts. However, when I tried other texts, the results weren't very good. But when I used the text "Blue hair", I got a result that was close to the "Blue suit" in the paper. Have you encountered this situation before?
The text was updated successfully, but these errors were encountered:
junyizeng
changed the title
Some issues regarding the implementation of open source code.
Some questions about the implementation of open source code.
Apr 4, 2023
Thank you so much for open source. I have a few questions about some details:
1.I noticed that in your inference.py file, you use a file called fs3.npy. Could you explain what the data in this file means and how I can obtain it? I couldn't find any code in your repository for generating this file.
2.I also noticed that in your train.py file, you don't set a max_iters parameter, and only iterate through the dataset once. Does this mean that the delta mapper doesn't need multiple rounds of training?
3.Your open source code doesn't seem to include the code for cspace_ffhq_feat.npy and sspace_ffhq_feat.npy. Could you provide this code or tell me where I can find it?
4.When I tried editing the sample images you provided with the default parameters, I got the same results as shown in the paper for the provided texts. However, when I tried other texts, the results weren't very good. But when I used the text "Blue hair", I got a result that was close to the "Blue suit" in the paper. Have you encountered this situation before?
The text was updated successfully, but these errors were encountered: