Skip to content

Capstone Project Bangkit 2022 - Gasturah ( Gas to Situs Bersejarah )

Notifications You must be signed in to change notification settings

ekorahmattt/Capstone-Project-Gasturah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstone-Project-Gasturah

Capstone Project Bangkit 2022

Gasturah is a mobile-based app to help tourists recognize historical sites. Gasturah is a mean "Gas To Situs Bersejarah" which a have 3 features such as historical site detection, search location, and take share.

Machine Learning

Here is our ML workflow

  1. Dataset

We collecting historical site images from google images with web scraping. We got 20000s images with 10 classes or sites with 2000s images in each class. here is our web scraping script .


After getting and cleaning the dataset, we add augmentation to the dataset.


here is if you want to see our dataset. And then we split the dataset into 3 pieces 85% training data, 10% validation data, and 5% testing data.

  1. Build Model

We build the model with TensorFlow. We use the Convolutional Neural Network method in our models. With images size 150, batch size 32, and 4 convolution layers like this.
Summary
We use adam optimizers with a learning rate of 0.0001 and we got 93% accuracy in the training set. You can look at the accuracy in here.
So we did the testing set with evaluate method from the testing data and we got an 83% accuracy.

Click here is if you want to see more detail our model

  1. Save model

Before we save the model, we did simulation with random images to predict the image.

we create saved model as a folder. Here our saved model.

  1. Android Repository https://github.com/Lasteinsa/app_package_gasturah
  2. Cloud Computing
  1. Figma Design https://www.figma.com/file/QRNvDrjtPEjN7aZWAMbGSl/Fix-Model?node-id=0%3A1

ML-Path

  • Eko - Universitas Mulawarman
  • Reza - Universitas Budi Luhur

MD-Path

  • Arman - Universitas Mulawarman
  • Rubi - Universitas Budi Luhur

CC-Path

  • Daffa - Universitas Mulawarman
  • Farel - Universitas Indonesia

File save model ML : Save Model

About

Capstone Project Bangkit 2022 - Gasturah ( Gas to Situs Bersejarah )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published