Skip to content

This project investigates the application of Wasserstein Generative Adversarial Networks with Gradient Penalty (WGAN-GP) for generating synthetic urban layouts using Open Street Map (OSM) tile datasets from Gurugram, India, and California, USA.

Notifications You must be signed in to change notification settings

RahulrajPrd/G5-RahulRajParida-Final-Year-Project-Btech-CSE-AIML-KRMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Clone the Repository:
    • Use GitHub Desktop to clone this repo, or download it as a ZIP from GitHub.
  2. Install Dependencies:
    • Install Python 3.x.
    • Run pip install -r requirements.txt in a terminal, or manually install the libraries listed in requirements.txt.
  3. Download the Dataset:

Usage

  1. Train the Model:
    • Open GAN_Training_California/Gurugram and run it in your Python environment (e.g., VS Code, Jupyter Notebook, or Google Colab), please note that i have trained my model with the dataset stored in my google drive please update the links according to your environment.
  2. Generate Layouts:

Results

  • Current outputs are noisy (see outputs/), lacking clear urban features.
  • California dataset shows slight diversity compared to Gurugram due to structured layouts.

Paper

  • Find the published paper in paper/IJMSRT25MAR040.pdf.

Authors

  • Vandna, Rahul Raj Parida, Mayank Raj (School of Engineering and Technology, KR Mangalam University, Gurugram, Haryana)

License

This project is submitted under the supervision of KR MANGALAM UNIVERSITY.

About

This project investigates the application of Wasserstein Generative Adversarial Networks with Gradient Penalty (WGAN-GP) for generating synthetic urban layouts using Open Street Map (OSM) tile datasets from Gurugram, India, and California, USA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published