Giter VIP home page Giter VIP logo

indestra's People

Contributors

matogr avatar redhot099 avatar

Stargazers

 avatar

Watchers

 avatar

indestra's Issues

Data preprocessing

We need scripts / pipeline for data pre-processing, that could be included in the training pipeline

Dockerized version of demo application

We need a dockerized version of demo app for both tests and presentation. In this case we want all the models to run locally on the device on which the docker container is running – no requests and external API communication

Separate inference and interaction with the system

We need a regular structure of a project consisting of the back- and front-end. Both elements could be easily ran inside the container (dockerized), yet we would have separate modules, that could just share their functionalities and make everything more elastic.

Things to consider:

  1. Should we have a separate server for each of the inference 'types'? One for segmentation, another for generation or should we go on with the one big environment allowing to run both model kinds?
  2. Client – stay with Streamlit or go with other framework (React, I guess)?

TODO:

  • Decide on the approach regarding the backend part
  • Create backend (probably in FastAPI) performing inference using available models.
  • Create client communicating with the backend

Acceptance criteria:

  • Backend allowing to perform inference is and client used to interact with system are functional,
  • Services are dockerized and can be spawned with single script / by docker compose

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.