Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label Studio ML backend #64

Open
4 tasks
metazool opened this issue Jan 21, 2025 · 0 comments
Open
4 tasks

Label Studio ML backend #64

metazool opened this issue Jan 21, 2025 · 0 comments

Comments

@metazool
Copy link
Collaborator

This is the preferred option for #32 at the moment - a pre-annotation API for Label Studio

There's a draft on the label_studio_backend branch for this, presently with a single classifier with a hardcoded path, dropped into this repository for ease of testing.

What needs to happen with it is

  • more testing against Label Studio, return labels it finds meaningful
  • document the setup and link to docs for running Label Studio against the JASMIN store ( @Kzra )
  • use a different model depending on s3 bucket
  • (re)generate models with a lot more image input

There's a DVC pipeline that runs the last step. There are a lot more samples in the object store now, we need a means of tracking and searching what's been processed if it's not always going to run from the same place!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant