https://github.com/avd1729/starry-ai-night
In this project, we aim to leverage the power of artificial intelligence (AI) to generate paintings inspired by Vincent van Gogh's iconic works. Specifically, we will explore the use of a cycle generative adversarial network (CycleGAN) to generate new artworks that capture the essence of Van Gogh's style.
https://github.com/avd1729/starry-ai-night
cyclegan gan
Last synced: 14 days ago
JSON representation
In this project, we aim to leverage the power of artificial intelligence (AI) to generate paintings inspired by Vincent van Gogh's iconic works. Specifically, we will explore the use of a cycle generative adversarial network (CycleGAN) to generate new artworks that capture the essence of Van Gogh's style.
- Host: GitHub
- URL: https://github.com/avd1729/starry-ai-night
- Owner: avd1729
- License: mit
- Created: 2024-03-06T17:16:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T17:06:56.000Z (over 1 year ago)
- Last Synced: 2025-06-28T18:09:15.422Z (4 months ago)
- Topics: cyclegan, gan
- Language: Jupyter Notebook
- Homepage:
- Size: 1.9 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Starry-AI-Night
==============================Vincent van Gogh's paintings are renowned for their distinctive style,
characterized by bold brushstrokes, vibrant colors, and emotive expression.
However, creating new artwork in the style of Van Gogh presents a unique challenge,
requiring a deep understanding of his artistic techniques and aesthetic sensibilities.
In this project, we aim to leverage the power of artificial intelligence (AI) to generate
paintings inspired by Vincent van Gogh's iconic works. Specifically, we will explore
the use of cycle generative adversarial
network (CycleGAN) to generate new artworks that capture the essence of Van Gogh's
style.