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

GAN for RGB imagesin qskit #730

Closed
Elyon7 opened this issue Dec 19, 2023 · 1 comment
Closed

GAN for RGB imagesin qskit #730

Elyon7 opened this issue Dec 19, 2023 · 1 comment
Assignees
Labels
status: time-out Issuer creator has not responded within 2 weeks type: discussion

Comments

@Elyon7
Copy link

Elyon7 commented Dec 19, 2023

i would like to get this code working in order to generate RGB images (64x64x3) with GAN in qskit.
I started from this code: https://qiskit.org/ecosystem/machine-learning/tutorials/04_torch_qgan.html
But this is not for images. I have problems with the generator because in the tutorial does not receive any noise as input, while I think it is necessary in GAN for images. How can I change the generator?
Is the quantum qskit circuit suitable for my purpose?

@oscar-wallis
Copy link
Collaborator

Hi @Elyon7, could you help me out by providing a bit more context to the scope of your problem by answering the questions below, the more detail, the better I can help you back!

  1. What RGB images are you trying to generate?
  2. What are they trying to mimic?
  3. How do you plan on verifying the images are correct? What kind of network?
  4. Where do you want to add noise and why?

@oscar-wallis oscar-wallis self-assigned this May 21, 2024
@oscar-wallis oscar-wallis added the status: time-out Issuer creator has not responded within 2 weeks label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: time-out Issuer creator has not responded within 2 weeks type: discussion
Projects
None yet
Development

No branches or pull requests

3 participants