GithubHelp home page GithubHelp logo

microsoft / hack-workshop-lobe Goto Github PK

View Code? Open in Web Editor NEW
15.0 8.0 3.0 29.89 MB

Workshop for student hackathons focused on Lobe.ai

Home Page: https://microsoft.github.io/hack-workshop-lobe

License: MIT License

HTML 14.03% TypeScript 69.39% CSS 16.59%
hackathon lobe-ai lobe machine-learning image-classification ml workshop tensorflowjs

hack-workshop-lobe's Introduction

Scenario: Getting started with Lobe

Ever wish you could be alerted when your package has arrived at your door without relying on less-than-accurate delivery-tracking apps? What about needing someone else count your reps during your workout?

Lobe is here to the rescue! Lobe is a free, private desktop application that has everything you need to take your machine learning ideas from prototype to production.

In this lab, you'll build an image classification model to solve a problem that you and your team come up with together.

Prerequisites

Skills

Your team should be familiar with the following:

Hardware

โ›”๏ธ Lobe is not currently supported on Apple computers with Apple Silicon chips, such as the M1, M1 Pro and M1 Max

  • A computer capable of running arbitrary code and on which you have administrative rights
  • A stable internet connection (for setup and data download only)

Software

Each member of your team will also need the following software installed:

Resources

A series of resources will be provided to help your team determine the appropriate steps for completion. The resources provided should provide your team with enough information to achieve each goal. If you get stuck, you can always ask a mentor for additional help.

Exploring the source code

The key folder for the application, apps, contains a starter web application in which to drop an exported model from Lobe. The flow of the application is as follows:

  1. A user navigates to the page and is presented with the option to take a photo or upload a photo
  2. User takes a photo using their device's camera or uploads a photo from their device.
  3. After submitting the photo, the model will attempt to classify and tag the photo.

๐Ÿ’ก No updates to the application code will be made during this workshop. Your team will be able to successfully complete the workshop without any experience with React. The only files your team will add are generated by the Lobe app exporting function.

Goals

Your team will obtain the starter, train the model, and use the model in locally-run web application.

  1. Obtain the source code: The first step when working with any codebase is to download it. Your team's first goal will be to obtain the code from GitHub.
  2. Train the model: Because we need a model to classify photos, your team will first need to train a model. For this workshop, your team will use Lobe, which will train the model for you based on photos and tags that your team selects.
  3. Test the model: A key aspect of training a model is testing and improving it. Here you will take or upload photos to improve the model by fine-tuning it's training.
  4. Export the model: Our webapp will only work if it has a model to run! You will use Lobe to export your model as a TensorFlow.js script and model files.
  5. Run the app: Run your app! For this goal, you will run your web application on your local computer and try to classify images with it.

Where do we go from here?

This project is designed as a potential seed for future development. If you were to continue with this idea, your team could potentially:

hack-workshop-lobe's People

Contributors

dependabot[bot] avatar jenfoxbot avatar lmgeorge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.