You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
This is a huge project. This won't be done for a long time.
Mainly, the UI needs to:
Ideally, it would be written in Python, or if we're insane enough, C/C++ and use Qt as the widget toolkit for portability.
The text was updated successfully, but these errors were encountered: