label-studio-frontend
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
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...
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...
This only works with common mouse events
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.
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...