Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
/ Hut Public archive

Hut : Rock Paper Scissors Classification on Various Deployment

Notifications You must be signed in to change notification settings

Kelnitt/Hut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

🔍 Question

  • How to Classify Rock, Paper, Scissors Picture Using TensorFlow ?
  • How to Utilize TensorFlow Lite to Deploy Our Model ?

Data

  • Split Data into Train and Validation
  • Data Augmentation Using ImageDataGenerator

Model

  • Creating CNN Model to Classify Multi Class on 5 Train Loop
  • Model Performance on Train Dataset in 5 Training Loop

image

  • Model Performance on Test Dataset in 5 Training Loop

image

Model Deployment

  • Model Deployment on TensorFlow Lite : Create 1.3 MB TensorFlow Lite Model Using CNN Model
  • Model Deployment on FastAPI
  • Model Deployment on TensorFlow Serving

image

⚔️ Others

Hut Project is Part of Belajar Machine Learning Untuk Pemula Final Project Submission

About

Hut : Rock Paper Scissors Classification on Various Deployment

Resources

Stars

Watchers

Forks