inzva / object-detection-with-street-view

GitHub repository for inzva AI Projects for Social Good #6 project - Object Detection with Street View Images for Demographic Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inzva: AI PROJECTS #6 FOR SOCIAL GOOD

This is the repository for inzva AI Projects for Social Good #6 project - Object Detection with Street View Images for Demographic Analysis. Our project is inspired from the study conducted in Stanford University and aims to replica the study in Istanbul using Google Street View (GSV) images. The study aims to extract insights from GSV images by using object detection in order to predict development level of the neighbourhoods.

For more details about the project you can refer to inzva's blog(-Blog post to be added)

We used Social-Economic Welfare Level Index (SEGE) developed by Ministry of Industry and Technology of Turkey as our target dataset to use as a benchmark for development level of the district in Istanbul. SEGE uses several features such as population, health and education accesses and economic levels to determine development level.

To do this, we developed a way to get images from each neighbourhood using Haversine Distance and acquired images (approximately 250 images each) for 10 different districts of Istanbul. After that using imageAI library, we predicted objects in those districts and check whether is there any correlation between number of objects in each district and their SEGE score.

In this repository you can find the notebooks on acquiring data from Google Street View API, object detection via ImageAI library and our final presentation that is made at AI Projects #6

Contributors Github pages:

Alara Hergün

Başak Ekinci

Efehan Danışman

Sefa Kurtipek

About

GitHub repository for inzva AI Projects for Social Good #6 project - Object Detection with Street View Images for Demographic Analysis

License:MIT License


Languages

Language:Jupyter Notebook 100.0%