Interested to Contribute #269
Unanswered
Mukku27
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @vpj ,
I'm Mukesh Vemulapalli, an undergraduate student majoring in Electronics and Communication Engineering at Rajiv Gandhi University of Knowledge Technologies.
I'm interested in contributing to paper implementations related to GANs (Generative Adversarial Networks). If you have any feature requests or bugs that need attention, feel free to assign those issues to me. I would be happy to spend time reading the respective papers and work on resolving the issues.
I have worked on some interesting projects inspired by research papers, which you can find here:
CycleGAN - Unpaired Image Translation: Based on the research paper "Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks" (arXiv link).
Conditional GAN for Street-to-Satellite Image Translation: Inspired by the research paper "Image-to-Image Translation with Conditional Adversarial Networks" (arXiv link).
Unsupervised Representation Learning with DCGAN: A basic implementation of a DCGAN for unsupervised representation learning. You can experiment with different hyperparameters (learning rate, batch size, network architectures) to improve the quality of the generated images. Check out the research paper here.
Looking forward to contributing to the community and learning from this experience.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions