-
-
Notifications
You must be signed in to change notification settings - Fork 357
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-based Art Generator using Deep learning #962
Conversation
Our team will soon review your PR. Thanks @alo7lika :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Can you mention the URL of the dataset you are using here?
- Remove the
Images/Image
file. - Please follow the
README.md
template and update theREADME
accordingly. - You have mentioned that you'll be using 3-4 GAN based models for this project while taking this issue, can you please put some light on it.
…t Generator using Deep learning.ipynb
…t Generator using Deep learning (1).ipynb
@alo7lika please add hacktober fest tag to this PR. |
@abhisheks008 kindly check the PR AND MERGE IT AND ALSO ADD LABELS |
@sanjay-kv Kindly review the task since @abhisheks008 is not reviewing the task |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
Pull Request for DL-Simplified 💡
Issue Title : GAN-based Art Generator using Deep Learning
Closes: #954
Describe the add-ons or changes you've made 📃
Added a complete GAN-based Art Generator implementation, including the generator and discriminator architectures, training process, and usage instructions in the README.
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
The GAN was trained on a synthetic dataset of artistic images, and the generated outputs were visually inspected for quality and uniqueness.
Checklist: ☑️