Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Build Out Web UI or Application for Creating Models from Scratch #3

Open
4 tasks
nhubbard opened this issue May 30, 2019 · 0 comments
Open
4 tasks
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nhubbard
Copy link
Member

This is a huge project. This won't be done for a long time.

Mainly, the UI needs to:

  • Allow batch import of many images at a time
  • Classify items as -2, -1, 0 or 1 (false negative, true negative, false positive, true positive), along with their item names/types and any other information required
  • Launch training jobs on either the local system or on Google Cloud/another service, and monitor training progress of jobs
  • Exporting the model for inference or testing the model locally

Ideally, it would be written in Python, or if we're insane enough, C/C++ and use Qt as the widget toolkit for portability.

@nhubbard nhubbard added enhancement New feature or request help wanted Extra attention is needed labels May 30, 2019
@nhubbard nhubbard self-assigned this May 30, 2019
@nhubbard nhubbard added this to To do in Proposition Infinity via automation May 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant