Skip to content

kekehurry/evolvable_case_based_design

Repository files navigation

Evolvable-Case-based-Design

This repository is the interface of the evolvable case-based design system: an AI support system for urban morphology generation. This system can automaticllay learn the morphological pattern in the datasets and allows users to untorl the floor space index(FSI) and ground space index(GSI) of the generated results.

The dataset and pretrained checkpoints is available at: Baidu NetDisk (code:esi4) or Dropbox

1 Installation

pip install -r requirement.txt

2 Usage

  • download the repository.
  • download the pretrained checkpoints and place them inside "checkpoints\Shenzhen".
  • run the interface:
streamlit run app.py

interface

3 Project Contributor and Contact

This project is supervised by Professor Yubo Liu ([email protected]) and Associate Professor Qiaoming Deng ([email protected]). Kai Hu ([email protected]) provided technical support for algorithms and data collection. If you have any questions regarding to this project, please feel free to contact the authors.

4 Cite Our paper

@article{liu2024,
  title = {Evolvable Case-Based Design: {{An}} Artificial Intelligence System for Urban Form Generation with Specific Indicators},
  shorttitle = {Evolvable Case-Based Design},
  author = {Liu, Yubo and Hu, Kai and Deng, Qiaoming},
  year = {2024},
  month = oct,
  journal = {Environment and Planning B: Urban Analytics and City Science},
  volume = {51},
  number = {8},
  pages = {1742--1757},
  issn = {2399-8083, 2399-8091},
  doi = {10.1177/23998083231219364},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published