Skip to content

chintan-27/LandscapeGenerator

Repository files navigation

ColorScape (Originally called LandscapeGenerator)

This project was created for Swamp Hacks on January 27-29, 2023.

OUR UI

Inspiration

Our inspiration came from wanting to explore the unknown. In particular, we thought that human imagination was the most unknown space. So we created an AI website that can visually express the landscape that people imagine.

What it does

ColorScope helps us to explore unknown landscapes using AI through color code data that is received in the form of five colors from the users. It can also function to know various colors of nature. It helps you build landscapes that may not be present on our planet. It lets you peek into your realm of imagination on how other planets or places look like.

How we built it

We are using conditional generative adversarial networks (cGANs) to accomplish this task. GANs are one of the most effective machine-learning models for new controlled data generation. We used a Dataset with about 4000+ landscape images and the top 5 most abundant colors in those images as input to the GAN. We rescaled and preprocessed the images using OpenCV to a uniform size. We used TensorFlow to train the model. We are using deep branched convolutional network

Our model Predictions

OUR UI

How to run

  1. Install requirements: pip install -r requirements.txt
  2. Go to flask_API directory: cd flask_API
  3. Open landscape.html file in any browser
  4. Have fun Exploring the unknown

Team

Chintan Acharya

Seoyoung Kong

Abelardo D. Montalvo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages