This is our Machine Learning Development repository for working in this capstone project. This repository store our notebook.ipynb that can be referred later as our implementation documentation. We implements Object Detection Model with transfer learning from MobileNetV2. The model is implemented to detect any harmful object in an image, so that it can be used in our mobile application.
- TensorFlow - version 2.13 or higher
- Sklearn - version 1.5.0 or higher
- Matplotlib - version 3.7 or higher
- Clone the repository
git clone https://github.com/Linkyi-Shop/linkyi-ml.git
cd linkyi-ml
- Run the notebook
linkyi-ml/
├── notebook/
│ ├── [Notebook.ipynb] (run this notebook)
├── README.md
└── ...
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions, feel free to reach out to us at linkyishop@gmail.com.
Developed by C241-PS238 Machine Learning Team 🔥 - Bangkit Academy 2024 Batch 1