label-studio-frontend icon indicating copy to clipboard operation
label-studio-frontend copied to clipboard

Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package

Results 207 label-studio-frontend issues
Sort by recently updated
recently updated
newest added

Is it possible to pass multiple images or a list of images to Label studio component? Here is an example of the component for a single image. ``` var labelStudio...

question
labeling

Hi, can anyone tell me how can I use Auto annotation feature of label-studio frontend library and how to connect my frontend library to ML endpoint for auto-annotation/smart annotation? If,...

Hi, I'm doing some image segmentation project and I need to do it pixel-wise. The problem is when we zoom on an image the image loader is adding some kind...

enhancement

This only works with common mouse events

enhancement

the unpkg.com was referring the old pkg. corrected it to point to new package

It would be helpful to click on relation arrow or its label and this relation to be selected in Relations window to edit or delete.

enhancement
design
jira

Hey I tried using this npm package in my next.js project and am getting error: Automatic publicPath is not supported in this browser This is my code: ``` import React...