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

Content: - Test against all current [LTS](https://nodejs.org/en/about/releases/) versions of node - Don't fix yarn version - Support for possibly test on multiple OS in the future

Fix #295 Content: - Fix deprecation warnings - Code formatting

Fix #297 Content: - Add devcontainer

Example Config: ``` ``` the `annotation` object served does not have any timing duration, it only contains: `{"choices": ["speech"]}`

When **_polygon and rotation_** are used, with each rotation the label changes incorrectly

bug

I had asked this question in Label Studio's frontend Slack channel. Based on that information I have implemented a LabelStudio wrapper component in a React.js app. However, I am getting...

Currently, image segmentation still feels a bit 'clunky' and is only usable for the most basic tasks. Some ideas to improve the experience: - Images are presented in a relatively...

bug
enhancement

Here is a problem while using rotationControl. ``` ``` Draw a rectangle ![image](https://user-images.githubusercontent.com/2757089/119474823-2558b980-bd7f-11eb-9d72-7883265f9dae.png) Rotate Left ![image](https://user-images.githubusercontent.com/2757089/119474934-3dc8d400-bd7f-11eb-9467-dcf6a1c5b39d.png)

bug

As shown in the figure, after the two delete buttons are clicked, the results obtained through OnSubmitAnnotation and OnUpdateAnnotation events are abnormal. For example, there are two annotation data in...