Skip to content

Application that identifies man-made landmarks in Lagos State, Nigeria

Notifications You must be signed in to change notification settings

EyimofeP/landmarks-of-lagos

Repository files navigation

The Landmarks of Lagos

Check it Out!


The aim of this project is to build an application that can classify seven (7) popular architectural landmarks that can be found in Lagos state, Nigeria. These landmarks include

  • Aro Meta Statue

    • aro meta

  • Cathedral Church of Christ, Marina

    • cathedral church of christ

  • Civic Center & Towers Lagos

    • Civic Centre

  • Lekki-Ikoyi Link Bridge

    • link bridge

  • National theatre lagos

    • national theatre

  • Necom house lagos

    • necom

  • Tafawa Balewa Square (TBS)

    • tbs

The data was scraped using the Google Image Scraper tool to extract all the images from Google


  • Extracted the data

  • Arranged and label the data

  • Performed various Data Preprocessing techniques such as converting images into tensors and feature normalization/scaling

  • Convolutional Neural Networks (CNN) using Data Augmentation and Transfer Learning / Pretrained Model to achieved best performance

  • Tuned Inception V3 achieved best performance with 99% training accuracy and 97.2% test accuracy


Model Performamce

Accuracy with Confusion Matrix was used to evaluate performance.

  • Tuned Inception V3 with Data Augmentation
    • Training Accuracy : 99%
    • Testing Accuracy : 97.2%
    • Confusion Matrix CF of base

Model Deployment

The final model with the best score was deployed on a web application built with Streamlit

Web application of the model


About

Application that identifies man-made landmarks in Lagos State, Nigeria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published