label-studio-ml-backend icon indicating copy to clipboard operation
label-studio-ml-backend copied to clipboard

Configs and boilerplates for Label Studio's Machine Learning backend

Results 260 label-studio-ml-backend issues
Sort by recently updated
recently updated
newest added

Version: 2.0.1dev0 OS: Linux 22.04 + docker compose Getting the following error when using sam and sam2. Images in minio cause this error, directly uploaded images do not get this...

https://github.com/HumanSignal/label-studio/issues/6312 causes an extra call to `predict` when 'Submit' is clicked, causing duplicate predictions. This is a workaround that shouldn't impact the functionality (handling an edge case that shouldn't happen...

![Image](https://github.com/user-attachments/assets/302f12ff-fa67-4e71-a1cb-e8b6f8aaf31c)

## Problem Summary Configuration parameters specified via `--with` flag or `config.json` file are not being passed to model initialization in `*_wsgi.py` files, breaking customization functionality that previously worked. ## Expected...

Add examples for DocLayout-YOLO & D-Fine - https://github.com/opendatalab/DocLayout-YOLO - https://github.com/Peterande/D-FINE

I got the problem with 401 client error, Authentication credentials were not provided. I run the `segment_anything_2_image`. 1. try create new token. 2. LABEL_STUDIO_USE_REDIS=true above of the methods didn't work!...

I am working on a custom version of the [segment_anything_2_video](https://github.com/HumanSignal/label-studio-ml-backend/tree/7d8171412d7b345e4ae9ed76bc85c7f1d4fc6464/label_studio_ml/examples/segment_anything_2_video) ml backend and I was wondering if there is a way to obtain the currently selected video frame in the...

Is it possible to have the "autodetect toolbar" like in `segment_anything_2_image` on the `segment_anything_2_video` model? I tried it like this ``` .main { font-family: Arial, sans-serif; background-color: #f5f5f5; margin: 0;...

Anybody can help me ? ``` D:\Documents\Github\label-studio-ml-backend\label_studio_ml\examples\yolo>docker compose up --build time="2025-06-07T10:20:36+08:00" level=warning msg="The \"TEST_ENV\" variable is not set. Defaulting to a blank string." time="2025-06-07T10:20:36+08:00" level=warning msg="D:\\Documents\\Github\\label-studio-ml-backend\\label_studio_ml\\examples\\yolo\\docker-compose.yml: the attribute `version` is...

The label-studio repository has 88 Tags for version control: https://github.com/HumanSignal/label-studio This repository has no tags for version control. While I occasionally take a snapshot of the label-studio-ml-backend repository (as I...