Overview
This project is the capstone project of the Awakening program held by the Ministry of Education and Culture in collaboration with Gojek, Google, Tokopedia and Traveloka. Lanting was carried out by 6 people:
- Fahri Ahmad Fachrudin (Mobile Developer, UX Designer)
- Fitria Urbach (Machine Learning)
- Hafifsyah Rifaldi (Cloud Computing)
- Syafniya Zilfah Aniesiy (Machine Learning, UI Designer, Illustrator)
- Muhammad Zulfikri (Cloud Computing)
- Firli Subhi Ramadani (Mobile Developer)
Dataset
Because we use YoLoV3 to process images, we create our own dataset by looking for images that contain more than 2 objects in 1 image. then we give the image a label based on the object in each image. We make 7 classes namely:
- white rice
- boiled eggs
- fried chicken
- stir-fried kale
- avocado
- banana
- papaya
Model
This application uses image processing using the YoLoV3 model with 7 classes.
Project Repo
Project Github Repo (Machine Learning + Cloud Computing) Project Github Repo (Mobile Developer)