Dalageo/gan-landscape-generator
Generating Landscapes Using DCGAN and StyleGAN3 🏞️
This project helps artists, designers, game developers, or content creators generate diverse and realistic landscape images. You provide existing landscape images as input, and the project outputs new, unique landscape visuals, ranging from detailed mountain terrains to vibrant valleys, which can be used for inspiration or direct integration into projects. It's ideal for anyone needing to create a large volume of varied landscape imagery without manual drawing or photography.
Use this if you need to rapidly generate a wide array of high-quality, photorealistic landscape images for creative projects or digital environments.
Not ideal if you need to generate images of subjects other than natural landscapes or require extremely precise control over specific elements within the generated scenery.
Stars
12
Forks
2
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Dec 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Dalageo/gan-landscape-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch