GithubHelp home page GithubHelp logo

khoa9 / tropical_clone_damage_assessment Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 275.58 MB

This project utilizes YOLO framework to build an AI model that can classify between undamaged/damaged residential and commercial buildings in order to help the community recover after the disaster. This work is ranked in top 3% in EY Data Science 2024 Challenge

Jupyter Notebook 100.00%

tropical_clone_damage_assessment's Introduction

Tropical Cyclone Damage Assessment Using Satellite Imagery

Project Overview

This is the project that got my team into top participants and got a certification in the EY Open Science Data Challenge 2024.

This project focuses on the assessment of damage caused by tropical cyclones using high-resolution satellite images. The aim is to develop a machine learning model capable of identifying and categorizing damage to coastal infrastructure, including residential and commercial buildings. By automating the detection of damaged and undamaged buildings, this project contributes to efficient and rapid disaster response efforts.

This project utilizes YOLOv8 for object detection.


Logo

A machine learning challenge to identify damaged and undamaged buildings from satellite imagery.
Explore the notebook »

Table of Contents
  1. Methodlogy
  2. Objectives
  3. Tools, Frameworks & Libraries
  4. Dataset License
  5. Getting Started

Methodology

The workflow of this project involves several key steps:

  1. Data Collection: Utilize high-resolution pre- and post-event satellite imagery from sources like Maxar GeoEye-1, as well as moderate-resolution images from European Sentinel-2 and Landsat satellites.
  2. Data Annotation: Employ LabelMe, an open-source graphical image annotation tool, to manually annotate images for training the model. Annotations identify various structures as 'Undamaged Residential Building', 'Damaged Residential Building', 'Undamaged Commercial Building', and 'Damaged Commercial Building'.
  3. Model Training: Use the YOLO (You Only Look Once) object detection model for identifying and classifying the annotated buildings in satellite images. The model is trained on the annotated dataset to detect and distinguish between damaged and undamaged infrastructure.
  4. Evaluation and Improvement: Assess the model's performance and iteratively refine the approach to improve accuracy and reliability in detecting and classifying building damage.

(back to top)

Objectives

The primary objectives of this project include:

  • Rapid Damage Assessment: Enable faster assessment of infrastructure damage following tropical cyclones to aid in timely disaster response and recovery efforts.
  • Automated Analysis: Reduce the reliance on manual analysis of satellite imagery, thereby increasing the speed and scale at which damage assessments can be conducted.
  • Accuracy and Precision: Develop a model that not only identifies damaged structures but also categorizes them with high accuracy, providing valuable insights for disaster response teams.

(back to top)

Tools, Frameworks & Libraries

  • LabelMe: For the detailed annotation of satellite images, marking damaged and undamaged buildings.

  • Ultralytics YOLOv8: Employed for its efficiency and accuracy in real-time object detection, YOLOv8 is used to train and validate the machine learning model on the annotated dataset.

  • Other Frameworks and Libraries:

(back to top)

Dataset License

The dataset used in this project is provided by EY and is subject to specific licensing conditions. The data, including high-resolution satellite images and annotations, remains the property of EY. Users of this dataset are required to adhere to the terms of use specified by EY, which includes restrictions on redistribution and commercial use. For more detailed information on the licensing terms, please contact EY directly.

(back to top)

Getting Started

To replicate the demonstration or build upon it, follow the below steps:

Prerequisites

Installation of necessary packages:

pip install ultralytics
pip install opencv-python-headless
pip install labelme2yolo
pip install rasterio
pip install GDAL

USAGE

For detailed examples on how to use the project, refer to the Jupyter Notebook included in the repository. Additionally, consult the Ultralytics Documentation for advanced usage of YOLOv8.

(back to top)

Conclusion

This project aims to harness the power of machine learning and satellite imagery for the critical task of assessing damage following tropical cyclones. By leveraging advanced tools like LabelMe for annotation and YOLO for object detection, we strive to create a model that can significantly improve disaster response strategies through rapid and accurate damage assessment.

(back to top)

tropical_clone_damage_assessment's People

Contributors

khoa9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.