HumanSignal / HumanSignal/label-studio
interactive annotation about <TextArea> with perRegion="true"
Open
community_reviewed
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
Hi~ Thanks for this wonderful project.
Currently, I try to perform interactive annotation for automatically polishing the description of each bbox region via a LLM, which looks like
```
```
However, when I submit the text, I am unable to transmit the annotated description to the predict function in the label-studio-ml backend.
It seems `perRegion="true"` disables this process. How could I address this issue? Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.