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

How to generating multi-view images from other public datasets #85

Open
xwhkkk opened this issue Jan 3, 2023 · 7 comments
Open

How to generating multi-view images from other public datasets #85

xwhkkk opened this issue Jan 3, 2023 · 7 comments

Comments

@xwhkkk
Copy link

xwhkkk commented Jan 3, 2023

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

@MartinMao1101
Copy link

hi there!
I am also trying to use this great model to process with my dataset in infrared sprectrum, could have a talk if you are also interested

@xwhkkk
Copy link
Author

xwhkkk commented Jan 4, 2023

hi there! I am also trying to use this great model to process with my dataset in infrared sprectrum, could have a talk if you are also interested

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.

@MartinMao1101
Copy link

Hi thanks a lot for the best tip! It is quite helpful for my situation.
My situation is that, i have some infrared real human face imgs (in greyscale), and i want to generate some synthetic human face imgs (also in greyscale) with consistency from multiview by using EG3D. So i guess we are in similar situation, difference is that i need infrared imgs instead of RGB imgs.
Btw i also saw the #29 maybe could answer your question here

@xwhkkk
Copy link
Author

xwhkkk commented Jan 5, 2023

Hi thanks a lot for the best tip! It is quite helpful for my situation. My situation is that, i have some infrared real human face imgs (in greyscale), and i want to generate some synthetic human face imgs (also in greyscale) with consistency from multiview by using EG3D. So i guess we are in similar situation, difference is that i need infrared imgs instead of RGB imgs. Btw i also saw the #29 maybe could answer your question here

Hi thanks a lot for the best tip! It is quite helpful for my situation. My situation is that, i have some infrared real human face imgs (in greyscale), and i want to generate some synthetic human face imgs (also in greyscale) with consistency from multiview by using EG3D. So i guess we are in similar situation, difference is that i need infrared imgs instead of RGB imgs. Btw i also saw the #29 maybe could answer your question here

Thank you! Have you figured out how to pass the input images ?

@MartinMao1101
Copy link

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.
But of course, when doing the training, you need to feed the model with some imgs by defining the hyperparam --data=path_to_your_training_dataset

@povolann
Copy link

Hi thanks a lot for the best tip! It is quite helpful for my situation. My situation is that, i have some infrared real human face imgs (in greyscale), and i want to generate some synthetic human face imgs (also in greyscale) with consistency from multiview by using EG3D. So i guess we are in similar situation, difference is that i need infrared imgs instead of RGB imgs. Btw i also saw the #29 maybe could answer your question here

Hi, I see you are using also grayscale images, could you possibly look at my comment here? Thank you!

@yanre-hyd
Copy link

在进行训练时,您需要通过定义 hyperparam --data=path_to_your_training_dataset 为模型提供一些 imgs

你好,请问你解决了这个不能传入img到模型中的这个问题吗,我需要将img传入模型生成自己的图像

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

4 participants