StoryGen
StoryGen copied to clipboard
[CVPR 2024] Intelligent Grimm - Open-ended Visual Storytelling via Latent Diffusion Models
I encountered a FileNotFoundError while trying to run the dataset.py script. It seems that the directory ./StorySalon/image_inpainted_finally_checked is missing. Below is the detailed error message: ` File "/projects/StoryGen/dataset.py", line 143,...
Hello, I'm trying to build an environment with environment.yaml on Windows, and there are a lot of things that aren't running. GPU is also a 4070ti super, so I think...
Thank you for your wonderful work. May I ask if it is possible for me to input a story and output a series of images. How can I implement this...
Hi Haoning, I was trying inference.py, annd the results seem to be underperforming. I was wondering if you could help me check if I did everything correctly. I downloaded checkpoint_Story...
Hello!Thanks for your code and checkpoint!Could you please explain what "multi-image-condition" and "auto-regressive" mean in the context of the model?
Thanks for your wonderful work! And I have some questions: 1. The checkpoint link you provided includes the folders vae, scheduler, tokenizer, and unet. However, in the pretrained section, you...
Hello, thank you for providing the code and checkpoints. I would like to generate stories similar to those inferred in the paper, but the results I am getting are as...
Testset
Hi, In one of the issues, you said that the test data does not need data processing. Is `MiniGPT-v2` or `TextBind` applied to this data? What about the results reported...
Thanks for your code and checkpoints. I tried to run inference.py and expected to generate a story with a series of image-text pairs. But I got this: ...
Thank you for your excellent work! In a previous issue raised by someone else, you mentioned that if one wants to generate a continuous story, they can first generate the...