Giter VIP home page Giter VIP logo

rebage-machine-learning's Introduction

The machine learning part required by the Rebage application

To perform object detection, we conducted experiments to learn how to create bounding boxes and also perform dataset creation.

Reference dataset:

Object label to be detected and classified

  1. glass bottle
  2. plastic bottles
  3. cans
  4. cardboard
  5. rubber
  6. paper
  7. plastic
  8. straws

Documentation:

  1. Looking for references and creating datasets manually by taking photos through a smartphone camera
  2. Provide a bounding box and label for each data
  3. Perform analysis for each image that has been given a bounding box
  4. Divide the data in a ratio of 80 (train) and 10 (test)
  5. Create TFRecord for train and test data
  6. Experiment for freezing layer on feature extractor section of MobileNet v2 architecture
  7. Augmenting image data and Tuning hyperparameter
  8. Conduct machine learning model training experiments with 50,000 to 75,000 train steps
  9. Evaluate the machine learning model
  10. Testing real data using real photos and using a webcam
  11. Save the model by changing the input to base64
  12. Deploy the model to Vertex AI

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.