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

Hart : Classify Cat or Dog 🐱 🐶 !

Notifications You must be signed in to change notification settings

Kelnitt/Hart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

❔ Question

  • How to Classify Cat or Dog Using MobileNet Model on TensorFlow ?
  • How to Utilize TensorFlow Lite to Deploy Model on Edge Device ?

💻 Ontech

Our Tech

🚀 Output

  • Using MobileNet on Cats and Dogs Object w/ Objective to Classify Binary Classificiation.
  • Using MobileNet Help to Build High Accuracy Classifier Model
    • Lab 01 : 0.88 on Training + 0.87 on Validating
    • Lab 03 : 0.97 on Training + 0.97 on Validating + 0.96 on Testing
  • Using TensorFlow Lite to Deploy Model on Android with Model Size 3.2 MegaByte
  • Another Method is Using FastAPI

Lab 01

  • Training Metrics on 10 Training Loop

image

  • Testing Metrics on 10 Training Loop

image

Lab 03

  • Training Metrics on 5 Training Loop

image

  • Testing Metrics on 5 Training Loop

image

📘 Others

About

Hart : Classify Cat or Dog 🐱 🐶 !

Resources

Stars

Watchers

Forks