Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about the implementation of open source code. #3

Open
junyizeng opened this issue Mar 29, 2023 · 3 comments
Open

Some questions about the implementation of open source code. #3

junyizeng opened this issue Mar 29, 2023 · 3 comments

Comments

@junyizeng
Copy link

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?
image
image
演示delta

@junyizeng 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
@fb-reps
Copy link

fb-reps commented Apr 16, 2023

I also cannot find the file fs3.npy. Could you please tell me how you ran the program and obtained the result? Thank you.

@junyizeng
Copy link
Author

You can find this file in the styleclip project and hope it can help you.

@junyizeng
Copy link
Author

Hi, Why close my issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants