-
Notifications
You must be signed in to change notification settings - Fork 79
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
Custom Edit Directions #3
Comments
Hi, The
To generate these sentences, you could prompt your choice of language model (GPT3, ChatGPT, etc) with sentences like: Please let us know if you run into any issues with generating custom directions! Regards, |
@pix2pixzero Hi, thanks for your detailed instructions and releasing the codes of your inspiring work. I have tried "cat2yawning cat" by constructing text files following "Generate many sentences that describe a picture containing a yawning cat." using chatGPT. However, this editing direction nearly unalter the provided cat image and could not reproduce the results like the paper. Could you give more suggestions or release more editing direction files to verify the effectiveness of other editing directions? |
Yes, we plan to release a huggingface demo and a large list of directions soon.
Please let us know if you still cannot get the results you want! Regards, |
OpenAI's api keeps freezing and on top of that doing this for several directions seems expensive. Is there any other way to generate such sentences? |
I have generated edit directions for 100 classes in cifar100 - https://github.com/rahulvigneswaran/pix2pix-zero-directions |
@rahulvigneswaran 404 Not Found. QAQ |
Thank you so much! |
This link does not exist |
In the description where you explain how to create new edit directions you mention to create 2 files with large number of sentences (~1000), but there is no explanation of what those sentences should be exactly.
I tried to find out more details before opening this issue, but I could not figure out what the 2 files should contain exactly.
Thanks for the help and this amazing work!
The text was updated successfully, but these errors were encountered: