-
Notifications
You must be signed in to change notification settings - Fork 359
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
How to generating multi-view images from other public datasets #85
Comments
hi there! |
Hello! What's your purpose to process the infrared spectrum dataset? I noticed that issue #73 may be helpful, but I have not tested it. |
Hi thanks a lot for the best tip! It is quite helpful for my situation. |
Thank you! Have you figured out how to pass the input images ? |
According to the comment, my understanding would be, that this is an unconditional model, so when using it, you cannot pass an extra input img into the model, the generation is based on some other params like seeds. |
Hi, I see you are using also grayscale images, could you possibly look at my comment here? Thank you! |
你好,请问你解决了这个不能传入img到模型中的这个问题吗,我需要将img传入模型生成自己的图像 |
Hello!
thanks for sharing your great job!
I want to use the pretrain model to generate multi-view images with other public datasets. Could you give me some suggestions
The text was updated successfully, but these errors were encountered: