Detection of Areas with Human Vulnerability Using Public Satellite Images and Deep Learning (Dataset)
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13768462
下载链接
链接失效反馈官方服务:
资源简介:
Overview
This repository contains the code and resources for the project titled "Detection of Areas with Human Vulnerability Using Public Satellite Images and Deep Learning". The goal of this project is to identify regions where individuals are living under precarious conditions and facing neglected basic needs, a situation often seen in Brazil. This concept is referred to as "human vulnerability" and is exemplified by families living in inadequate shelters or on the streets in both urban and rural areas.
Focusing on the Federal District of Brazil as the research area, this project aims to develop two novel public datasets consisting of satellite images. The datasets contain imagery captured at 50m and 100m scales, covering regions of human vulnerability, traditional areas, and improperly disposed waste sites.
The project also leverages these datasets for training deep learning models, including YOLOv7 and other state-of-the-art models, to perform image segmentation. A comparative analysis is conducted between the models using two training strategies: training from scratch with random weight initialization and fine-tuning using pre-trained weights through transfer learning.
Key Achievements
Two new satellite image datasets focusing on human vulnerability and improperly disposed waste sites, available in public domains.
Comparison of image segmentation models, including YOLOv7 and Segmentation Models, with performance metrics.
Best F1-scores: 0.55 for YOLOv7 and 0.64 for Segmentation Models.
This repository provides the code, models, and data pipelines used for training, evaluation, and performance comparison of these deep learning models.
Citation (Bibtex)
@TECHREPORT {TechReport-Julia-Laura-HumanVulnerability-2024,
author = "Julia Passos Pontes, Laura Maciel Neves Franco, Flavio De Barros Vidal",
title = "Detecção de Áreas com Atividades de Vulnerabilidade Humana utilizando Imagens Públicas de Satélites e Aprendizagem Profunda",
institution = "University of Brasilia",
year = "2024",
type = "Undergraduate Thesis",
address = "Computer Science Department - University of Brasilia - Asa Norte - Brasilia - DF, Brazil",
month = "aug",
note = "People living in precarious conditions and with their basic needs neglected is an unfortunate reality in Brazil. This scenario will be approached in this work according to the concept of \"human vulnerability\" and can be exemplified through families who live in inadequate shelters, without basic structures and on the streets of urban or rural centers. Therefore, assuming the Federal District as the research scope, this project proposes to develop two new databases to be made available publicly, considering the map scales of 50m and 100m, and composed by satellite images of human vulnerability areas,
regions treated as traditional and waste disposed inadequately. Furthermore, using these image bases, trainings were done with the YOLOv7 model and other deep learning models for image segmentation. By adopting an exploratory approach, this work compares the results of different image segmentation models and training strategies, using random weight initialization
(from scratch) and pre-trained weights (transfer learning). Thus, the present work was able to reach maximum F1
score values of 0.55 for YOLOv7 and 0.64 for other segmentation models."
}
License
This project is licensed under the MIT License - see the LICENSE file for details.
创建时间:
2024-09-16



