Skip to content

Chefies/chefies-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chefies Machine-Learning

YOLOv8 and TFLite model that supports object detection of 5 Classes (Banana, Egg, Garlic, Shallot, Tomato). This is being made as a requirement to complete the Bangkit capstone project.

Contributors ✨

Thanks goes to these wonderful people 👀 :

yosia
yosia

💻
ten
ten

💻
hanif
hanif

💻

Dataset

Our dataset is open source and available on Roboflow, link below :

https://universe.roboflow.com/capstone-chefies/chefies

Exporting Model

You can export the model to any format you want. Here is how :

  1. Import
!pip install ultralytics
import ultralytics
  1. Export (read more)
!yolo export model=best.pt format=tflite

TFLite model is available on our releases.

About

Machine Learning Model For Chefies App.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •