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

Every time the ml backend is turned on, a random version number will be generated on the model version side, and the data and label results will be separated, which...

It seems that I have to download and deploy a machine learning model locally, and then let Label-Studio use it. Can I directly transmit the data to a LLM model...

Hi, I tried to build the docker image using the below command `docker-compose up` The docker image downloads all the necessary packages but the /app/start.sh does not execute. I have...

Hello, I am getting the following error logs when trying to finetune Gliner, based on annotations which have been corrected via Label Studio. I am using docker for the ml...

Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

title needs formatting
dependencies
python

Hi Team, I am writing to request the integration of the newly released Meta SAM2 model for video segmentation into Label Studio. Meta SAM2 has demonstrated exceptional performance in video...

Hello, so I try to implement a custom NER+L model into Label Studio via the ML backend. I have a problem where I cannot do the docker compose command because...

Small changes to the readme for the auto-generated tutorial page.