Git Product home page Git Product logo

river-blindness's Introduction

river-blindness

Recommended materials

๐ŸŒด Vacation plans

  • Ane
    • [11-15] July
    • Around 10 days sometime in the beginning of August
  • Eldar
  • Mohammed
  • Sangmeng
    • [11-15] July
  • Sebastian
    • [28-31] July

Proposed project architecture

Initial architecture proposal by Ane:

2 main pipelines:

  1. Training
    1. Input artifact: testing images
    2. Image preprocessing
    3. Data augmentation
    4. Hyperparameter tuning
    5. Design model
    6. Train model (steps 3 and 4 are repeated multiple times until finding appropriate hyperparameters)
    7. Deploy model
    8. Output artifact: model endpoint
  2. Testing
    1. Input artifact: testing images
    2. Image preprocessing (same as in training pipeline)
    3. Call model endpoint
    4. Retrieve and parse results
    5. Output artifacts: test results

Based on test results, the model might be retrained, the preprocessing algorithm modified, etc.

  • Yellow boxes are meant to be development steps (data science related)
  • Red boxes are meant to be operations steps (AWS related)
    • At least model training and
  • Rhombus is for artifacts
    • Blue is input artifacts, images
    • Green is the model endpoint
    • Purple is test results, which we will use to improve our system

river-blindness's People

Contributors

mhz1985 avatar bergvi avatar anebz avatar sultanow avatar sangmengli avatar hammersebastian avatar

Watchers

Daniel Kuehlwein avatar  avatar  avatar  avatar

river-blindness's Issues

Research labeling tools in AWS

In my previous company I used the Azure ML labelling tool, which was very intuitive and easy to use.
After labelling enough images, the service actually recommends boxes which the user can accept/modify/delete, which speeds up labelling even more.
It was also very easy to export the label boxes into the coco format.

I will research if AWS has anything similar.

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.