Skip to content

The purpose of this publication of the code is to share the results of this final project’s research and development with the public, particularly in the context of implementing semantic segmentation for building density detection.

Notifications You must be signed in to change notification settings

krisjhn/FinalProject_DenseandSparseBuilding_with-SemanticSegmentation

Repository files navigation

🎯 Objective

The publication of this code aims to:

  • Share the results of this final project’s research and development with the public, particularly in the context of implementing semantic segmentation for building density detection.
  • Facilitate the reproduction of experiments by other researchers working on similar topics.
  • Provide a reference for developers or researchers who wish to utilize or further develop this final project’s research.

🛠 Technologies / Environment Used

[running with Kaggle Notebook] with:

  • Python 3.10
  • TensorFlow / PyTorch / Keras
  • Sklearn
  • -U segmentation-models
  • Jaccard Coefficient for accuration metrics

🚀 Masking Image for Dataset

Before making mask dataset, image dataset should be labelled as masking of image dataset. On this final project used Label Studio with 2000 image dataset. For further information regarding its use it can follow the following link: https://labelstud.io/

🔌 Model Performance

In this research, the model training was carried out as many as 50 epochs and the results were obtained as in Figure I - Figure III.

Figure I: Training vs Validation Loss

Figure II: Training vs Validation IoU

Figure III: Metrics Evaluation

👾 Visualitation with Gradio

The model for predicted image generated in this research was integrated with Gradio and resulted in two classes, namely sparse and dense as shown in Figure IV and Figure V.

Figure IV: Predict as Sparse

Figure V: Predict as Dense

About

The purpose of this publication of the code is to share the results of this final project’s research and development with the public, particularly in the context of implementing semantic segmentation for building density detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published