Skip to content

Application that identifies natural & man-made landmarks in Nigeria

Notifications You must be signed in to change notification settings

EyimofeP/landmarks-of-9ja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Landmarks of 9ja

Check it Out!


The aim of this project is to build an application that can classify eleven (11) popular natural & architectural landmarks that are in Nigeria. These landmarks include

  • Bowers Tower, Ibadan, Oyo State

    • bowers tower

  • Gidan Rumfa, Kano, Kano State

    • gidan rumfa

  • Gurara Falls, Gurara, Niger State
    • gurara falls

  • Kajuru Castle, Kajuru, Kaduna State

    • kajuru castle

  • National Theatre, Surulere, Lagos State

    • national theatre

  • National Ecumenical Center, Abuja, Federal Capital Territory (FCT)

    • national ecumenical center abuja

  • National Mosque, Abuja, FCT

    • national mosque abuja

  • Olumo Rock, Abeokuta, Ogun State

    • olumo rock

  • Osun Osogbo Sacred Grove, Osogbo, Osun State

    • osunosogbosacredgrove rock

  • Tafawa Balewa Square (TBS), Onikan, Lagos State

    • tbs

  • Zuma Rock, Abuja, FCT

    • zuma rock

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 84% training accuracy and 93.3% test accuracy


Model Performamce

Accuracy with Confusion Matrix was used to evaluate performance.

  • Tuned Inception V3 with Data Augmentation
    • Training Accuracy : 84%
    • Testing Accuracy : 93.3%
    • 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 natural & man-made landmarks in Nigeria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published