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
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
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...
Here is a problem while using rotationControl. ``` ``` Draw a rectangle  Rotate Left 
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...