Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: kekehurry
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 3.11 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

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 (liuyubo@scut.edu.cn) and Associate Professor Qiaoming Deng (dengqm@scut.edu.cn). Kai Hu (arhukai@mail.scut.edu.cn) 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}, }

Owner

  • Login: kekehurry
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Evolvable-Case-based-Design
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Yubo
    family-names: Liu
  - given-names: Kai
    family-names: Hu
  - given-names: Qiaoming
    family-names: Deng
identifiers:
  - type: url
    value: >-
      https://github.com/kekehurry/Evolvable-Case-based-Design
repository-code: 'https://github.com/kekehurry/Evolvable-Case-based-Design'

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1