Skip to content

Linkyi-Shop/linkyi-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

linkyi-ml

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.

Prerequisite

  1. TensorFlow - version 2.13 or higher
  2. Sklearn - version 1.5.0 or higher
  3. Matplotlib - version 3.7 or higher

Usage

  1. Clone the repository
git clone https://github.com/Linkyi-Shop/linkyi-ml.git
cd linkyi-ml
  1. Run the notebook
linkyi-ml/
├── notebook/
│   ├── [Notebook.ipynb] (run this notebook)
├── README.md
└── ...

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published